mirror of
https://github.com/mastodon/mastodon.git
synced 2025-02-07 01:39:20 +01:00
* 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