Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 лет назад |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 лет назад |
Thorsten Eckel
|
1e54645223
Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich !
|
5 лет назад |
Thorsten Eckel
|
27b9bbd401
Updated rubocop to latest version (0.62.0) and applied required changes.
|
5 лет назад |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 лет назад |
Thorsten Eckel
|
8d078e7398
Fixed bug: Argon2 secret differs after app-reinitialization in test env.
|
6 лет назад |
Thorsten Eckel
|
fbeccbc85c
Updated to latest rubocop version.
|
6 лет назад |
Thorsten Eckel
|
b8a92582a1
Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set.
|
7 лет назад |
Thorsten Eckel
|
0862bf7e6a
Improved password security by using proper password hash module backed by Argon2 (official winner of the Password Hashing Competition) - thanks to @nomoketo and @benbe.
|
7 лет назад |