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/spec
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
7 years ago
..
controllers Add ability to change an instance default theme from the administration panel (#7092) (#8381) 7 years ago
fabricators
features
fixtures
helpers
lib Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 7 years ago
mailers
models Allow mods to disable login, improve message when login disabled (#8329) 7 years ago
policies
presenters
requests
routing
services Improve federated ID validation (#8372) 7 years ago
support
validators
views
workers
rails_helper.rb
spec_helper.rb