Skip to content

Automatically confirm user when authenticated via Google SSO#473

Merged
cenon-delrosario merged 1 commit intomainfrom
feature/confirm-user-when-google-sso
Aug 15, 2025
Merged

Automatically confirm user when authenticated via Google SSO#473
cenon-delrosario merged 1 commit intomainfrom
feature/confirm-user-when-google-sso

Conversation

@cenon-delrosario
Copy link
Contributor

@cenon-delrosario cenon-delrosario commented Aug 14, 2025

Changes:

  • Gemfile.lock - Redcarpet upgraded to 3.6.1 to resolve test warnings
  • Users::OmniauthCallbacksController - Set confirmed_at when successful authentication via Google SSO and user is not yet confirmed
  • Updated integration tests
  • Updated Test config to set default host for ActionMailer - Similar to other environments (e.g. Development, Stage and Production)

Pull Request Checklist

  • Pull request is based on the main branch
  • Pull request includes a sign off

Changes:

* Gemfile.lock - Redcarpet upgraded to 3.6.1 to resolve test warnings
* Users::OmniauthCallbacksController - Set confirmed_at when successful authentication via Google SSO and user is not yet confirmed
* Updated integration tests
* Updated Test config to set default host for ActionMailer - Similar to other environments (e.g. Development, Stage and Production)
@cenon-delrosario cenon-delrosario force-pushed the feature/confirm-user-when-google-sso branch from a5b8ba5 to d731743 Compare August 15, 2025 09:14
@cenon-delrosario cenon-delrosario merged commit 6671aca into main Aug 15, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants