Adding SALT from DB and new Algorithm to be connected with HumHub

https://github.com/nextcloud/user_sql/pull/42
This commit is contained in:
Marcin Łojewski
2018-06-30 13:19:04 +02:00
parent 434e2777c3
commit a2b65f144c
10 changed files with 142 additions and 8 deletions

View File

@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [v4.0.0-rc2]
### Added
- User active column
- SHA512 Whirlpool hashing algorithm
- Support for salt column
### Changed
- Fixed "Use of undefined constant" error for Argon2 Crypt with PHP below 7.2.