# HG changeset patch # User Kim Alvefur # Date 1526766203 -7200 # Node ID 1380ae0e003f71f0a8ed49fc172181905ec0b167 # Parent 995836ee4f2690b060a239fa0b0996fd6326672e mod_http_authentication: Replace 'Known issues' section with Compatibility since the issue referenced has been resolved diff -r 995836ee4f26 -r 1380ae0e003f mod_http_authentication/README.markdown --- 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