Skip to content

Allowed unverified users without subject to sign in - #2935

Merged
maricavor merged 2 commits into
masterfrom
allow-unverified
Jul 27, 2026
Merged

Allowed unverified users without subject to sign in#2935
maricavor merged 2 commits into
masterfrom
allow-unverified

Conversation

@maricavor

@maricavor maricavor commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Relax REPP API sign-in rules so identity verification is required only for API users who have a subject. Users without a subject can authenticate with valid credentials while still active, without needing verified_at set.

Updated Repp::V1::BaseController#authentication_failure_message so the identity_not_verified message is returned only when the user is active, has a subject, and is not verified. Other auth failures continue to return invalid_authorization_information.

@maricavor
maricavor merged commit 6d1a037 into master Jul 27, 2026
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.

1 participant