File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010- WoltLab Community Framework 2.x hashing algorithm
1111- phpass hashing implementation
1212- Support for salt column
13+ ### Changed
14+ - Example SQL script in README file
1315
1416### Fixed
1517- Table and column autocomplete in settings panel
@@ -36,7 +38,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3638- The whole core implementation, which is NOT COMPATIBLE with the previous versions.
3739- Minimum supported PHP version - 7.0
3840
39- ## Removed
41+ ### Removed
4042- MySQL ENCRYPT() hashing implementation - Function is deprecated as of MySQL 5.7.6 and will be removed in a future MySQL release.
4143- MySQL PASSWORD() hashing implementation - Function is deprecated as of MySQL 5.7.6 and will be removed in a future MySQL release.
4244- Redmine hashing implementation - Cannot implement in new core system.
You can’t perform that action at this time.
0 commit comments