1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
Amir Zarrinkafsh a31a17b222
fix(cmd): retry clean tag logic for dockerhub ()
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.
2021-05-05 17:09:31 +10:00
..
authentication fix: removed deprecated smtp/ldap options () 2021-04-16 11:44:37 +10:00
authorization feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
commands feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
configuration feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
duo [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
handlers feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
logging [BUGFIX] Disable colored logging outputs when file is specified () 2021-01-15 22:16:41 +11:00
middlewares feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
mocks feat(session): add redis sentinel provider () 2021-03-10 10:03:05 +11:00
models [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
notification fix(notification): don't remove file based notifier on start up () 2021-03-31 13:27:31 +11:00
oidc feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
regulation [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
server feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
session feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
storage [CI] Update QEMU to v5.1.0-2 () 2020-09-18 22:05:43 +10:00
suites feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
templates fix(web): improve 2fa enrollment process () 2021-02-12 16:59:42 +11:00
utils fix(cmd): retry clean tag logic for dockerhub () 2021-05-05 17:09:31 +10:00