aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-01-18 19:01:21 -0500
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-01-18 19:01:21 -0500
commit442e136a653d74bf84391cc591893a45b37edf26 (patch)
treea6cc61d4be1371c35bcea37bb07104c07b8299ac
parentf9870c623cc8cb115016b22eb893e2e845e283c3 (diff)
downloadsabredav-freeipa-442e136a653d74bf84391cc591893a45b37edf26.tar.gz
sabredav-freeipa-442e136a653d74bf84391cc591893a45b37edf26.zip
update readme
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index a8866cb..591b9b3 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,10 @@ Both backends require `php-ldap` compiled with SASL support. Check `phpinfo()` t
verify you have a compatible version. In addition, the PHP process needs access
to kerberos credentials in order to perform LDAP queries (see [below](#apache-configuration)).
-I've only tested this on Rocky Linux 8 with Apache 2.4 and PHP 7.4.
+This project has been used successfully in the following environments:
+
+ - Rocky Linux 8 with Apache 2.4 and PHP 7.4
+ - Rocky Linux 9 with Apache 2.4 and PHP 8.0
## Limitations