iachat/spec/controllers/devise
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_spec.rb chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
omniauth_callbacks_controller_spec.rb fix: account email validation during signup (#11307) 2025-05-20 20:45:39 -07:00
session_controller_spec.rb fix: Remove user.permissions, resolve it from accounts (#9990) 2024-08-21 11:36:26 +05:30
token_validations_controller_spec.rb Chore: Render avatar url in validate token method (#448) 2020-01-27 00:59:51 +05:45