Commit Graph
5 Commits
Author SHA1 Message Date
dkadrikjandNiccolò Forlini 5edf49aaf1 feat(auth): Add password change validation.
feat(auth): Add password change 2FA support.
feat(auth): Integrate Password Management into Mail Settings.
fix(auth): Add password change UI, actions and states.
2025-08-21 07:40:50 +02:00
Marino MeneghelandMargeBot 6376c5bed6 Bump rust lib to 0.122
NOJIRA
2025-08-11 14:00:05 +00:00
Mateusz ArmatysandMargeBot 0f27ab0574 fix(auth): Crash when rotating the screen on the Sign-up screen.
The method `PasswordValidatorServiceHolder.bind` must be idempotent,
so it can be called every time activity is recreated.
2025-07-31 13:56:41 +00:00
Marino Meneghel 1f0c789272 Bump rust lib to 0.101 fixing breaking changes
- Remove call to pwd Validator Service 'fetchValidators' as assuming it's now done internally
- Add new login errors

ET-3836
2025-07-24 11:39:31 +02:00
Mateusz Armatys dbc15552e0 feat(auth): Add password validators (policies) for sign-up. 2025-07-14 11:47:54 +02:00