Previously, there was no catch for the AccountValidationError exception raised by the account creation function. If, for some reason, the user made it past the first check for a duplicate username/email, then the exception was raised, uncaught, and crashed the server.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
accounts | Loading commit data... | |
course_tag | Loading commit data... | |
management | Loading commit data... | |
migrations | Loading commit data... | |
preferences | Loading commit data... | |
tests | Loading commit data... | |
verification_api | Loading commit data... | |
__init__.py | Loading commit data... | |
errors.py | Loading commit data... | |
forms.py | Loading commit data... | |
helpers.py | Loading commit data... | |
legacy_urls.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... | |
partition_schemes.py | Loading commit data... | |
permissions.py | Loading commit data... | |
serializers.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... |