File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ WordpressAuth is a <a href="https://github.com/simplesamlphp/simplesamlphp">Simp
2626
2727## Requirements
2828
29- - SimpleSAMLphp ``` 2.1 ```
30- - Tested with SimpleSAMLphp ``` 2.0.5 ``` , ``` 2.0.6 ``` , ``` 2.1.0 ```
31- - WordPress
32- - Tested with WordPress ``` 6.3 ``` *
33- - MariaDB/MySQL
34- - Tested with MariaDB ``` 11 .0.3 ``` *
35-
36- * Backward compatible.
29+ | Component | Minimum | Tested | Notes |
30+ | ----------- | --------- | -------- | ------- |
31+ | SimpleSAMLphp | 2.x | 2.4.3 | 2.0.x should work |
32+ | WordPress | 5.0+ | 6.8.3 | Requires v0.2.0 for WP 6.8+ |
33+ | PHP | 7.4+ | 8.4 | - |
34+ | Database | MySQL 5.7+< br >MariaDB 10.3+ | MariaDB 12 .0.2 | - |
35+
36+ ** Password Hash Support ** : phpass (legacy), BCrypt (standard), BCrypt with ` $wp$ ` prefix (WordPress 6.8+)
3737
3838---
3939
You can’t perform that action at this time.
0 commit comments