authelia/internal
James Elliott 1d821a0d3a
fix(storage): mysql timestamp parsed incorrectly (#4230)
The timestamps in MySQL were not being parsed correctly. The driver treats all timestamp and datetime objects the same which is not correct.
2022-10-22 15:25:12 +11:00
..
authentication feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
authorization feat(authorization): query parameter filtering (#3990) 2022-10-19 14:09:22 +11:00
commands feat(commands): random character generator (#4213) 2022-10-21 07:41:46 +11:00
configuration fix(storage): mysql timestamp parsed incorrectly (#4230) 2022-10-22 15:25:12 +11:00
duo fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
handlers feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
logging feat(oidc): issuer jwk certificates (#3989) 2022-10-02 13:07:40 +11:00
metrics refactor(metrics): simplify names (#3515) 2022-06-14 21:51:33 +10:00
middlewares feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
mocks feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
model feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
notification feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
ntp refactor(configuration): utilize time duration decode hook (#2938) 2022-03-02 17:40:26 +11:00
oidc feat(oidc): hashed client secrets (#4026) 2022-10-20 14:21:45 +11:00
regulation feat(metrics): implement prometheus metrics (#3234) 2022-06-14 17:20:13 +10:00
server feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
session feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00
storage fix(storage): mysql timestamp parsed incorrectly (#4230) 2022-10-22 15:25:12 +11:00
suites build(deps): update node.js to v19 (#4203) 2022-10-21 20:34:44 +11:00
templates fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
totp feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
utils feat(configuration): mtls clients (#4221) 2022-10-21 19:41:33 +11:00