mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
50f12bc4a4
* [FIX] Send correct HTTP status codes for 1FA * use harmonious func to handle all 1FA attempt errors * use same harmonious func to handle 2FA attempt errors * always send a 401 which is correct according to https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 * fix tests * refactor isTargetURLAuthorized * fix padding and imports * harmonize remaining return messages * fixup docs and layout of verifySessionHasUpToDateProfile |
||
---|---|---|
.. | ||
authentication | ||
authorization | ||
commands | ||
configuration | ||
duo | ||
handlers | ||
logging | ||
middlewares | ||
mocks | ||
models | ||
notification | ||
regulation | ||
server | ||
session | ||
storage | ||
suites | ||
templates | ||
utils |