authelia/internal
Amir Zarrinkafsh 74a7e96409
ci: add integration containers for duo and haproxy (#3479)
* ci: add integration containers for duo and haproxy

This change utilises specific integration containers for the DuoPush and HAProxy suites.
In the case of DuoPush suite specifically in dev mode the container will be built on suite startup.

* ci: factorize pre-command hook and unset async on trigger steps
2022-06-04 19:38:13 +10:00
..
authentication fix(commands): hash-password usage instructions (#3437) 2022-06-02 09:18:45 +10:00
authorization feat(authorization): domain regex match with named groups (#2789) 2022-04-01 22:38:49 +11:00
commands fix(commands): hash-password usage instructions (#3437) 2022-06-02 09:18:45 +10:00
configuration fix(commands): hash-password usage instructions (#3437) 2022-06-02 09:18:45 +10:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers fix(handler): missing notification values (#3321) 2022-05-09 08:43:12 +10:00
logging feat: webauthn (#2707) 2022-03-03 22:20:43 +11:00
middlewares fix(handler): missing notification values (#3321) 2022-05-09 08:43:12 +10:00
mocks fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
model fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
notification refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
regulation refactor(model): rename from models (#2968) 2022-03-06 16:47:40 +11:00
server i18n: update translations (#3447) 2022-05-28 17:01:54 +10:00
session feat(oidc): persistent storage (#2965) 2022-04-07 15:33:53 +10:00
storage refactor: exclude id from sqlite3 migration (#3242) 2022-04-25 21:11:56 +10:00
suites ci: add integration containers for duo and haproxy (#3479) 2022-06-04 19:38:13 +10:00
templates refactor(templates): utilize more accurate naming (#3125) 2022-04-07 13:05:20 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils fix(configuration): sector identifier not parsed correctly (#3142) 2022-04-08 17:38:38 +10:00