mod_http_authentication/README.markdown
changeset 3016 1380ae0e003f
parent 2341 c6e86b74f62e
child 3023 b19d64dd4c66
--- a/mod_http_authentication/README.markdown	Sat May 19 23:52:19 2018 +0200
+++ b/mod_http_authentication/README.markdown	Sat May 19 23:43:23 2018 +0200
@@ -19,10 +19,10 @@
 
 This is a global module, so should be added to the global `modules_enabled` option in your config file. It applies to all HTTP virtual hosts.
 
-## Known issues
+## Compatibility
 
-The module use a new API in Prosody 0.10. This API currently has an open issue ([issue #554](https://prosody.im/issues/issue/554)) 
-that means this module cannot be unloaded dynamically at runtime. In practice this shouldn't be an issue, and we will resolve the problem inside Prosody in due course.
+The module use a new API in Prosody 0.10 and will not work with older
+versions.
 
 ## Details