Files
edx-platform/openedx/core/djangoapps/user_api
Nishant Karandikar 6e617fe2a6 Catch exception with duplicate username/email
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.
2017-07-11 14:20:44 -07:00
..
2017-06-08 18:48:26 +00:00
2017-06-08 18:48:26 +00:00
2017-06-09 18:51:10 +00:00
2017-06-08 18:48:26 +00:00