NickOvt
|
36fcabcd5b
|
fix(typos): fixed typos ZMS-167 (#740)
|
2024-10-14 10:37:58 +03:00 |
|
Andris Reinman
|
3b7f28c128
|
fix(password-hash): Rehash pbkdf2 if required iterations count increases
|
2024-03-12 14:54:22 +02:00 |
|
Andris Reinman
|
da30e1a046
|
Replaces argon2-browser with hash-wasm module
|
2022-12-01 15:35:42 +02:00 |
|
Andris Reinman
|
4c542be9c0
|
Force rehashing of DES hashes
|
2022-05-24 17:09:24 +03:00 |
|
Andris Reinman
|
7ef45b2307
|
Added support for DES password hashes
|
2022-05-24 17:01:45 +03:00 |
|
Andris Reinman
|
9e75853560
|
added support for sha256crypt
|
2020-10-08 11:32:48 +03:00 |
|
Andris Reinman
|
f56e89b14f
|
fixed invalid argon2 key
|
2020-10-08 10:57:26 +03:00 |
|
Andris Reinman
|
021e6bb4af
|
allow importing users with argon2 password hashes
|
2020-10-08 10:50:51 +03:00 |
|
Assis Ngolo
|
5d3342f569
|
Remove call to crypto libraries on user creation, check only hash formats
|
2020-07-14 15:02:05 +01:00 |
|
Assis Ngolo
|
1023dbc9c2
|
add support for sha512crypt hashes during migration
|
2020-07-13 20:02:07 +01:00 |
|
Andris Reinman
|
be69992aa6
|
v1.21.1
|
2019-07-12 11:19:46 +03:00 |
|
Andris Reinman
|
7ab83dd6a0
|
starting asyncifying
|
2019-07-11 10:52:43 +03:00 |
|
Andris Reinman
|
bda1cbd878
|
bumped deps
|
2019-01-25 15:19:51 +02:00 |
|
Andris Reinman
|
d8979f158a
|
use pbkdf2 as default password hash (uses native module), added disabled property for filter API
|
2018-09-21 11:25:55 +03:00 |
|
Andris Reinman
|
87a13a323b
|
updated md5 hash handling
|
2018-09-11 15:56:14 +03:00 |
|
Andris Reinman
|
8521f3340d
|
updated md5 hash handling
|
2018-09-11 15:53:38 +03:00 |
|
Andris Reinman
|
e07576725b
|
updated md5 hash handling
|
2018-09-11 15:49:35 +03:00 |
|
Andris Reinman
|
aea3fb356d
|
Allow using password hashes
|
2018-09-07 10:56:11 +03:00 |
|