mastodon/app/controllers/auth
Eugen Rochko 2ca1f0737a Fix Devise destroy method being available to delete user record ()
(You may think that we need account deletions, but this way would've just orphaned the db records)
2017-05-23 21:32:42 +02:00
..
confirmations_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
passwords_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
registrations_controller.rb Fix Devise destroy method being available to delete user record () 2017-05-23 21:32:42 +02:00
sessions_controller.rb Auth sign out () 2017-05-02 23:37:58 +02:00