1.6.0
Improved password-based authentication:
- Added built-in
htpasswd
-alike utility. - More hashes formats are supported for
basicfile
auth:- SSHA
- MD5Crypt
- APR1Crypt
- SHA
- Bcrypt
- Plain text
- Crypt with SHA-256 and SHA-512
- Password file autoreload feature