authelia/cmd
Amir Zarrinkafsh a31a17b222
fix(cmd): retry clean tag logic for dockerhub (#1976)
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
..
authelia refactor: use fatal log message on oidc init error (#1973) 2021-05-05 10:50:24 +10:00
authelia-scripts fix(cmd): retry clean tag logic for dockerhub (#1976) 2021-05-05 17:09:31 +10:00
authelia-suites feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00