authelia/internal
James Elliott 001589cd6d
feat(metrics): implement prometheus metrics (#3234)
Adds ability to record metrics and gather them for Prometheus.
2022-06-14 17:20:13 +10:00
..
authentication fix(handler): oidc two factor handling (#3512) 2022-06-14 15:17:11 +10:00
authorization feat(authorization): domain regex match with named groups (#2789) 2022-04-01 22:38:49 +11:00
commands feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
configuration feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
duo refactor: apply godot recommendations (#2839) 2022-01-31 16:25:15 +11:00
handlers feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
logging feat(logging): allow time replacement in log file name (#3330) 2022-06-06 09:50:10 +10:00
metrics feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
middlewares feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
mocks refactor(middlewares): convert the bridge to a builder (#3338) 2022-06-10 11:34:43 +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(handler): oidc two factor handling (#3512) 2022-06-14 15:17:11 +10:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +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 feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20: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