abbot / go-http-auth

Basic and Digest HTTP Authentication for golang http
Apache License 2.0
544 stars 121 forks source link

Extract CheckSecret from CheckAuth #51

Closed darkk closed 6 years ago

darkk commented 7 years ago

That's done to check plain-test password against htpasswd entry and use htpasswd file re-loading functionality in a patch to heipei/nginx-sso.

itayd commented 6 years ago

would love to see this merged :)