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/app/controllers/users
Roman Rizzi 044de6d670
DEV: Give callback listeners access to the request object. (#13965)
Plugins listening on the `before_auth` callback can interact with the request object and access data like the user agent or the remote IP address. We'll later store this data in the user record, but it might not exist at this point if we're authenticating a new account.
2021-08-06 11:26:11 -03:00
..
associate_accounts_controller.rb DEV: Give callback listeners access to the request object. (#13965) 2021-08-06 11:26:11 -03:00
omniauth_callbacks_controller.rb DEV: Give callback listeners access to the request object. (#13965) 2021-08-06 11:26:11 -03:00