mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
a31a17b222
This change will ensure that if the curl command for the cleaning of Docker tags on DockerHub fails it will be reattempted up to 2 more times (total of 3) with a 10 second sleep between each attempt. The clean tag logic itself within curl attempts to execute the http request upto 3 times so this will ensure a maximum of 9 attempts. |
||
---|---|---|
.. | ||
aes.go | ||
certificates_test.go | ||
certificates.go | ||
check.go | ||
clock.go | ||
const.go | ||
exec.go | ||
files_test.go | ||
files.go | ||
hashing.go | ||
rsa.go | ||
safe_redirection_test.go | ||
safe_redirection.go | ||
strings_test.go | ||
strings.go | ||
time_test.go | ||
time.go |