mastodon/config
Matt Jankowski 8b4afd64a7 Restore default devise secret key behavior
We previously had overridden this to avoid a rails deprecation warning
in regard to how the secret key value is made available:

https://github.com/mastodon/mastodon/pull/28760

Devise recently merged a PR which totally removes the `SecretKeyFinder`:

https://github.com/heartcombo/devise/pull/5645

With merge of this PR we will no longer see the deprecation noise, and
can go back to just using the devise default (which is the same value we
were configuring).
2024-10-23 08:59:53 -04:00
..
environments Pre-import Rails 7.2 generated config minor changes (#30579) 2024-10-21 08:07:07 +00:00
imagemagick Drop favicon.ico generation (#30375) 2024-06-26 13:44:08 +00:00
initializers Restore default devise secret key behavior 2024-10-23 08:59:53 -04:00
locales New Crowdin Translations (automated) (#32573) 2024-10-18 07:56:43 +00:00
routes Add endpoint to remove web push subscription (#32626) 2024-10-23 08:02:31 +00:00
templates Unpluralize mistakenly changed privacy template (#30759) 2024-06-18 21:34:17 +00:00
webpack fix(deps): update dependency fuzzysort to v3 (#30315) 2024-07-24 08:13:09 +00:00
application.rb Remove unused deprecator configuration (#32288) 2024-10-08 12:52:52 +00:00
boot.rb
brakeman.yml
database.yml
environment.rb
formatjs-formatter.js
i18n-tasks.yml Pluralize csv imports (#27094) 2024-10-04 08:19:01 +00:00
navigation.rb Avoid repeated icon stack in settings sidebar (#32201) 2024-10-01 13:50:20 +00:00
pghero.yml
puma.rb
roles.yml
routes.rb Support /.well-known/host-meta.json (#32206) 2024-10-02 09:23:44 +00:00
settings.yml
sidekiq.yml
storage.yml
themes.yml
webpacker.yml