You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/auth
Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329)
* Allow moderators to disable/enable login

* Instead of rejecting login, show forbidden error when login disabled

Avoid confusion because when login is rejected, the message is that
the account is not activated, which is wrong.

* Fix tests
6 years ago
..
confirmations_controller.rb Compensate for scrollbar disappearing when media modal visible (#8100) 7 years ago
omniauth_callbacks_controller.rb CAS + SAML authentication feature (#6425) 7 years ago
passwords_controller.rb Compensate for scrollbar disappearing when media modal visible (#8100) 7 years ago
registrations_controller.rb Compensate for scrollbar disappearing when media modal visible (#8100) 7 years ago
sessions_controller.rb Allow mods to disable login, improve message when login disabled (#8329) 6 years ago