This website requires JavaScript.
Explore
Help
Sign In
home
/
harbor
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/harbor.git
synced
2026-08-16 16:28:35 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfb5db7c97bd5d88ee4e4672edc7ea3312cbcd61
harbor
/
utils
/
registry
/
auth
T
History
Wenkai Yin
f77485b926
1. record the local time when token is issued to avoid the mismatch of time for client and registry 2.recover the env variable
2016-09-13 18:02:49 +08:00
..
authorizer_test.go
UT for package utils
2016-08-19 17:09:28 +08:00
authorizer.go
close connection immediately when it is not used anymore
2016-07-14 18:15:24 +08:00
challenge.go
1. modify registry client 2. add https support
2016-06-21 16:39:03 +08:00
credential_test.go
add UT for package utils
2016-08-11 17:58:17 +08:00
credential.go
clean up code, update API url of job service
2016-05-30 14:44:03 +08:00
tokenauthorizer_test.go
UT for package utils
2016-08-19 17:09:28 +08:00
tokenauthorizer.go
1. record the local time when token is issued to avoid the mismatch of time for client and registry 2.recover the env variable
2016-09-13 18:02:49 +08:00