This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/lib/auth
Gerhard Schlager 8bdbefe0e0
FIX: Logout could fail due to cached user (#17325)
Logging out failed when the current user was cached by an instance of `Auth::DefaultCurrentUserProvider` and `#log_off_user` was called on a different instance of that class.

Co-authored-by: Sam <sam.saffron@gmail.com>
2022-07-04 17:01:19 +02:00
..
omniauth_strategies
auth_provider.rb
authenticator.rb
current_user_provider.rb
default_current_user_provider.rb FIX: Logout could fail due to cached user (#17325) 2022-07-04 17:01:19 +02:00
discord_authenticator.rb
facebook_authenticator.rb
github_authenticator.rb
google_oauth2_authenticator.rb
managed_authenticator.rb
result.rb
twitter_authenticator.rb