asciigoat's .htaccess and .htpasswd parser https://asciigoat.org/httools
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Alejandro Mery c2737bef29 Merge pull request 'htpasswd: implement sha256 and sha512 algorithms' (#2) 2 years ago
htpasswd htpasswd: implement sha256 and sha512 algorithms 2 years ago
tools build-sys: mimic build system from asciigoat/ini 2 years ago
.editorconfig Initial commit 2 years ago
.gitignore Initial commit 2 years ago
LICENCE.txt Initial commit 2 years ago
Makefile build-sys: mimic build system from asciigoat/ini 2 years ago
README.md Initial commit 2 years ago
docs.go Initial commit 2 years ago
go.mod htpasswd: implement routines for working with .htpasswd 2 years ago
go.sum htpasswd: implement routines for working with .htpasswd 2 years ago

README.md