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
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
9 years ago
..
assets Remove isRequired from optional prop (#1843) 9 years ago
controllers Give SINGLE_USER a chance to register (#1820) 9 years ago
helpers Rename admin/accounts_helper to admin/filter_helper (#1816) 9 years ago
lib Allow running mastodon on a different domain as the one used for identifying users (#1267) 9 years ago
mailers Make Reporting admin section translatable (#1549) 9 years ago
models Add recovery code support for two-factor auth (#1773) 9 years ago
presenters About page contact email (#1839) 9 years ago
services ActiveRecord::Relation does not respond to `#id` (#1834) 9 years ago
validators Organize coverage dirs (#1695) 9 years ago
views Give SINGLE_USER a chance to register (#1820) 9 years ago
workers Quick best practice cleanup of views/helpers (#1546) 9 years ago