mastodon/spec
Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page (#8655)
* Add force_login option to OAuth authorize page

For when a user needs to sign into an app from multiple accounts
on the same server

* When logging out from modal header, redirect back after re-login
2018-09-09 04:10:44 +02:00
..
controllers Add force_login option to OAuth authorize page (#8655) 2018-09-09 04:10:44 +02:00
fabricators
features
fixtures
helpers
lib Fix autoplay issue with spoiler tag (#8540) 2018-08-31 15:16:59 +02:00
mailers
models Fix nil host in remotable (#8508) 2018-08-29 21:13:49 +02:00
policies
presenters
requests
routing
services Add preference for report notification e-mails, skip for duplicates (#8559) 2018-09-02 00:11:58 +02:00
support
validators
views
workers
rails_helper.rb feat(cookies): Use the same-site attribute to lax (#8626) 2018-09-08 23:54:28 +02:00
spec_helper.rb