Skip to content

fix(session): skip password validation - #184

Merged
ArtificialOwl merged 1 commit into
masterfrom
fix/noid/skip-password-confirmation
Mar 16, 2026
Merged

fix(session): skip password validation#184
ArtificialOwl merged 1 commit into
masterfrom
fix/noid/skip-password-confirmation

Conversation

@ArtificialOwl

Copy link
Copy Markdown
Member

new scope since 30, better than the previous way SSO used to skip it:

 $this->session->set('last-password-confirm', strtotime('+4 year', time()));

@ArtificialOwl
ArtificialOwl force-pushed the fix/noid/skip-password-confirmation branch from ccac19e to 39c385f Compare March 4, 2026 11:32
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@ArtificialOwl
ArtificialOwl force-pushed the fix/noid/skip-password-confirmation branch from 39c385f to 6edff50 Compare March 4, 2026 14:24
@ArtificialOwl
ArtificialOwl merged commit 9fba96c into master Mar 16, 2026
33 of 34 checks passed
@ArtificialOwl
ArtificialOwl deleted the fix/noid/skip-password-confirmation branch March 16, 2026 15:36
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.

2 participants