discourse/app/controllers/users
David Taylor fc6e7dd3f1
DEV: Add session to before_auth and after_auth hooks (#13123)
This allows plugins to store/modify things in the session (e.g. the destination_url). This change is backwards compatible with existing plugins. If they do not specify a third argument, they will just be passed the first two.
2021-05-24 17:35:51 +01:00
..
associate_accounts_controller.rb DEV: Introduce :before_auth DiscourseEvent (#11233) 2020-11-13 14:41:54 +00:00
omniauth_callbacks_controller.rb DEV: Add session to before_auth and after_auth hooks (#13123) 2021-05-24 17:35:51 +01:00