Revert "Fix code quality test failures" This reverts commit8c55e11d1f. Revert "Fix celery send_activation_email task failure" This reverts commit810eea0e51. Revert "Convert Account Activation Emails to edx-ACE" This reverts commit7984c37a4f.
Status: Maintenance Responsibilities ================ The ``user_authn`` app contains user authentication related features such as login and registration. Direction: Extract ================== Ideally this would be in its own service, but at this point, LMS is the home of all authentication related features. At this time, these features are still plugged into Studio. Future clean-up in Studio is intended to make this an LMS only feature. Glossary ======== More Documentation ==================