the-djmaze
eb34fd64d1
Added: Change Password extension use pass_min_length and pass_min_strength in JavaScript
2022-11-09 15:28:12 +01:00
the-djmaze
e8576c75b9
Forgot cleanup for #553
2022-10-14 19:54:11 +02:00
the-djmaze
0f3d8e66df
Resolve #553
2022-10-14 19:53:14 +02:00
the-djmaze
fe3c2feccb
https://github.com/the-djmaze/snappymail/issues/272#issuecomment-1132581341
2022-05-20 10:25:46 +02:00
the-djmaze
ffafc2313d
debug change-password better
2022-05-05 16:49:19 +02:00
the-djmaze
fcb50dfcda
Change for #272
2022-04-30 01:27:40 +02:00
the-djmaze
05f1d62041
Resolve #218
2022-02-09 17:46:31 +01:00
Leon
d9d21845ba
change-password: Use setData instead of deprecated methods after password change to refresh webapp.
2022-02-05 21:02:19 +01:00
David Härdeman
6c5106dbd2
[change-password] Fix password change js
...
Not sure what rl.hash.set() is supposed to do, but it is undefined, which
causes an exeption, which in turn provides an error message even when
the password was successfully changed.
2021-08-23 13:02:07 +02:00
djmaze
2cf5fce562
Resolve Issue #61
2021-03-19 10:11:30 +01:00
djmaze
11fd6736bb
Set response ErrorCode as iError for easier fetch error handling
2021-03-18 12:33:13 +01:00
djmaze
4a8d516123
Changed: StorageResultType to error result code
2021-03-16 09:46:23 +01:00
djmaze
addaede0df
Improved password strength meter
2021-03-05 09:43:46 +01:00
djmaze
0c8c28fe41
Bugfix: Undefined property ChangePasswordPlugin::$oLogger
2021-03-04 14:54:35 +01:00
djmaze
a36cb17165
Issue #51
...
Added: visual password weakness meter
Bugfix: PasswordWeaknessCheck
2021-03-04 14:18:23 +01:00
djmaze
fb03687528
Revamp Issue #51 to make the whole "change password" thing a plugin
2021-03-01 00:52:46 +01:00