mastodon/config
Eugen Rochko ed7dc1704d Bind web UI access tokens to sessions (#3940)
* Add overview of active sessions

* Better display of browser/platform name

* Improve how browser information is stored and displayed for sessions overview

* Fix test

* Fix #2347 - Bind web UI access token to session

When you logout, session also destroys the access token, so it's no longer
valid. If access token is destroyed some other way, the session is also
destroyed, requiring a re-login.

Fix #1681 - Add scheduler to remove revoked access tokens and grants

* Fix test
2017-06-25 23:51:32 +02:00
..
environments Support multiple trusted proxy ip addresses (#3639) 2017-06-08 14:33:28 +02:00
initializers Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
locales Rename "Credentials" page to "Security" for clarity (#3941) 2017-06-25 22:13:02 +02:00
webpack Fix react-intl/locale-data import issue on production build (#3937) 2017-06-25 12:49:53 +02:00
application.rb Set config.cache_store in environments file. (#3219) 2017-05-22 15:01:02 +02:00
boot.rb Adds bootsnap. Faster boot time (#3176) 2017-05-20 19:42:27 +02:00
brakeman.ignore Enable CodeClimate Brakeman checks (#2861) 2017-05-07 02:45:33 +02:00
database.yml fix unnecessary variable (#3947) 2017-06-25 23:29:22 +02:00
deploy.rb Update capistrano lock version to 3.8.1 (#3056) 2017-05-14 17:38:29 +02:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml (#3572) 2017-06-05 01:02:19 +02:00
navigation.rb Rename "Credentials" page to "Security" for clarity (#3941) 2017-06-25 22:13:02 +02:00
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 2017-04-22 01:22:20 +02:00
routes.rb Account deletion (#3728) 2017-06-14 18:01:27 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml setting-for-account-deletable (#3852) 2017-06-19 15:12:31 +02:00
sidekiq.yml Bind web UI access tokens to sessions (#3940) 2017-06-25 23:51:32 +02:00
webpacker.yml Upgrade Webpacker to version 2.0 (#3729) 2017-06-18 02:57:09 +02:00