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
Truong Nguyen 7283a5d3b9
Explicitly set userVerification to discoraged (#16545)
4 years ago
..
challenges_controller.rb
confirmations_controller.rb Change confirmations controller to redirect to / for approved users (#16151) 4 years ago
omniauth_callbacks_controller.rb Fix undefined variable for Auth::OmniauthCallbacksController (#16654) 4 years ago
passwords_controller.rb
registrations_controller.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 4 years ago
sessions_controller.rb Explicitly set userVerification to discoraged (#16545) 4 years ago
setup_controller.rb