chinwagsocial/app/controllers/auth
Marcin Cieślak 1c8477eab2 Give SINGLE_USER a chance to register (#1820)
An attempt to open a brand new Mastodon instance configured
as SINGLE_USER_MODE=true will cause an exception.

Enable temporary registration if we have no users in the database

Fixes #1817
2017-04-15 16:46:27 +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 Give SINGLE_USER a chance to register (#1820) 2017-04-15 16:46:27 +02:00
sessions_controller.rb Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00