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
abcang 6a96af4d20
Fix rubocop warning (#14288)
* Fix rubocop warning

* use limit variable

* use ContextCreatingMethods option
5 years ago
..
challenges_controller.rb
confirmations_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb Fix other sessions not being logged out on password change (#14252) 5 years ago
registrations_controller.rb Fix other sessions not being logged out on password change (#14252) 5 years ago
sessions_controller.rb Fix rubocop warning (#14288) 5 years ago
setup_controller.rb