iachat/app/controllers/devise_overrides
Vishnu Narayanan df7401f71c
fix: account email validation during signup (#11307)
- Refactor email validation logic to be a service
- Use the service for both email/pass signup and Google SSO
- fix account email validation during signup
- Use `blocked_domain` setting for both email/pass signup and Google
Sign In [`BLOCKED_DOMAIN` via GlobalConfig]
- add specs for `account_builder`
- add specs for the new service

---------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2025-05-20 20:45:39 -07:00
..
confirmations_controller.rb fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
omniauth_callbacks_controller.rb fix: account email validation during signup (#11307) 2025-05-20 20:45:39 -07:00
passwords_controller.rb fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
sessions_controller.rb fix: Fixes 9012 Cancelling Google OAuth signup redirects user to /auth/sign_in (#9022) 2024-04-10 12:12:48 +05:30
token_validations_controller.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30