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/config
Daniel 2ed1c92c63
New env variable: CAS_SECURITY_ASSUME_EMAIL_IS_VERIFIED (#16655)
When using a CAS server, the users only have a temporary email
`change@me-foo-cas.com` which can't be changed but by an
administrator.

We need a new environment variable like for SAML to assume the email
from CAS is verified.

* config/initializers/omniauth.rb: define CAS option for assuming
  email are always verified.
* .env.nanobox: add new variable as an example.
5 years ago
..
environments
initializers New env variable: CAS_SECURITY_ASSUME_EMAIL_IS_VERIFIED (#16655) 5 years ago
locales Fix “discoverable” account setting being tied to profile directory (#16637) 5 years ago
webpack Fix compression-webpack-plugin configuration (#16356) 5 years ago
application.rb New Crowdin updates (#16269) 5 years ago
boot.rb
brakeman.ignore Ignore brakeman false positive warning (#16213) 5 years ago
database.yml
deploy.rb Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 5 years ago
environment.rb
i18n-tasks.yml
navigation.rb Add feature to automatically delete old toots (#16529) 5 years ago
pghero.yml
puma.rb
routes.rb Add feature to automatically delete old toots (#16529) 5 years ago
secrets.yml
settings.yml
sidekiq.yml Add feature to automatically delete old toots (#16529) 5 years ago
storage.yml
themes.yml
webpacker.yml