5bd4b5c558Updating the location of the volume to match the new location of the default registry data location.
Jeff Nickoloff
2015-06-10 21:24:16 -0700
280b9c50acSaner default data location
Olivier Gambier
2015-06-10 20:54:24 -0700
6e0cfc17dcSaner default data location
Olivier Gambier
2015-06-10 20:54:24 -0700
e667be389aRename the basic access controller to htpasswd
Stephen J Day
2015-06-10 19:40:05 -0700
0f654c25acRename the basic access controller to htpasswd
Stephen J Day
2015-06-10 19:40:05 -0700
14f3b07db0Harden basic auth implementation
Stephen J Day
2015-06-10 19:29:27 -0700
ffd3662982Harden basic auth implementation
Stephen J Day
2015-06-10 19:29:27 -0700
427c457801Refactor Basic Authentication package
Stephen J Day
2015-06-08 18:56:48 -0700
ffe56ebe41Refactor Basic Authentication package
Stephen J Day
2015-06-08 18:56:48 -0700
3504445680Unexported function to comply with golint
Dave Trombley
2015-06-06 01:58:45 -0400
abd142855aUnexported function to comply with golint
Dave Trombley
2015-06-06 01:58:45 -0400
fe9ca88946Removed dashes from comments, unexported htpasswd struct
Dave Trombley
2015-06-06 01:37:32 -0400
e4c3ab4377Removed dashes from comments, unexported htpasswd struct
Dave Trombley
2015-06-06 01:37:32 -0400
15bbde99c1Fixed golint, gofmt warning advice.
Dave Trombley
2015-06-04 12:02:13 -0400
d4f2260e04Added dependency to golang.org/x/crypto/bcrypt
Dave Trombley
2015-06-06 01:32:55 -0400
ff67393b2bAdded support for bcrypt, plaintext; extension points for other htpasswd hash methods.
Dave Trombley
2015-06-04 11:46:34 -0400
04f6a4811dFixed golint, gofmt warning advice.
Dave Trombley
2015-06-04 12:02:13 -0400
d2b7988b7fAligned formatting with gofmt
Dave Trombley
2015-04-22 15:13:48 +0000
c50dfb7daeAdded support for bcrypt, plaintext; extension points for other htpasswd hash methods.
Dave Trombley
2015-06-04 11:46:34 -0400
7733b6c892Fixed WWW-Authenticate: header, added example config and import into main, fixed golint warnings
Dave Trombley
2015-04-22 14:35:59 +0000
c4849bb99aAligned formatting with gofmt
Dave Trombley
2015-04-22 15:13:48 +0000
0ecaa7f40aFixed WWW-Authenticate: header, added example config and import into main, fixed golint warnings
Dave Trombley
2015-04-22 14:35:59 +0000
60262521bdImplementation of a basic authentication scheme using standard .htpasswd files
BadZen
2015-04-21 19:57:12 +0000
8a204f59e7Implementation of a basic authentication scheme using standard .htpasswd files
BadZen
2015-04-21 19:57:12 +0000