Kijin Sung
|
6a29c54e78
|
Default to best supported password algorithm, although we never fell back to MD5 anyway #2556
|
2025-05-22 22:44:48 +09:00 |
|
Kijin Sung
|
b373dc94c0
|
Add type hints and use class constants instead of protected properties (continued)
|
2023-10-03 02:55:24 +09:00 |
|
Kijin Sung
|
f34c27c26b
|
Fix truncated password hash for documents and comments written by non-members, if member module is configured to use a hashing algorithm that produces more than 60 chars
|
2023-06-19 01:59:27 +09:00 |
|
Kijin Sung
|
5eab0474e5
|
Fix tests to account for argon2id support
|
2023-04-24 01:13:47 +09:00 |
|
Kijin Sung
|
ee5404eab6
|
Enable password hashing with argon2id algorithm on supported systems (PHP 7.3+)
|
2023-04-24 01:06:54 +09:00 |
|
Kijin Sung
|
a9f72a5cd2
|
Remove trailing whitespace
|
2023-01-17 20:57:44 +09:00 |
|
Kijin Sung
|
0029d1a1ec
|
Rename all common/framework source files to be case-sensitive
|
2022-12-26 16:13:09 +09:00 |
|