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