diff --git a/CHANGELOG.md b/CHANGELOG.md index e9836cd1..505202ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 3.3.4.dev * Add: option [auth] cache_logins/cache_successful_logins_expiry/cache_failed_logins for caching logins * Improve: log used hash method and result on debug for htpasswd authentication +* Improve: htpasswd file now read and verified on start, automatic re-read triggered on change (mtime or size) ## 3.3.3 * Add: display mtime_ns precision of storage folder with condition warning if too less