文件名称:htpasswd-creator
文件大小:4KB
文件格式:ZIP
更新时间:2024-06-07 09:22:07
JavaScript
htpassword服务器 该服务器允许创建和更新htpasswd条目。 它期望在其他(非htpasswd)身份验证下运行,例如LDAP
【文件预览】:
htpasswd-creator-master
----.gitignore(20B)
----Dockerfile(24B)
----package.json(675B)
----index.js(127B)
----README.md(158B)
----lib()
--------update-entry.js(586B)
--------server.js(774B)
--------generate-password.js(757B)
----test()
--------test-update-entry.js(896B)
--------test-generate-password.js(884B)