Skip to content

1.6.0

Compare
Choose a tag to compare
@Snawoot Snawoot released this 06 Sep 21:40
· 213 commits to master since this release
v1.6.0
b049886

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