Skip to content

Check password requirements on login - #427

Open
mgaffigan wants to merge 2 commits into
OpenIntegrationEngine:mainfrom
mgaffigan:feat/check-requirements-on-login
Open

Check password requirements on login#427
mgaffigan wants to merge 2 commits into
OpenIntegrationEngine:mainfrom
mgaffigan:feat/check-requirements-on-login

Conversation

@mgaffigan

@mgaffigan mgaffigan commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Changing password requirements does not affect current users. This PR modifies the login process to check requirements and handle them the same as password expiration, using the existing grace period functionality.

image

Note: command does not seem to handle expired passwords well.

Note to reviewers: Most of this change-set is whitespace changes due to indentation. See https://github.com/OpenIntegrationEngine/engine/pull/427/changes?w=1

Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
@github-actions

Copy link
Copy Markdown

Test Results

675 tests  ±0   675 ✅ ±0   2m 1s ⏱️ + 1m 7s
114 suites ±0     0 💤 ±0 
114 files   ±0     0 ❌ ±0 

Results for commit 0cf7b7f. ± Comparison against base commit 423df18.

@pacmano1

Copy link
Copy Markdown
Contributor

What does this do when I try to grab a token to make API calls? If it denies the token, we need to work through that.

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