1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott b2638d4af9
fix(authentication): use passwdmodify oid instead of whoami oid ()
This is the correct OID for the passwdModify Extended Operation.
2021-07-02 11:33:10 +10:00
..
authentication fix(authentication): use passwdmodify oid instead of whoami oid () 2021-07-02 11:33:10 +10:00
authorization fix(authorization): configuration reports 2fa disabled with 2fa oidc clients () 2021-06-18 11:38:01 +10:00
commands feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
configuration feat(web): implement automatic theme switch for light/dark () 2021-06-17 16:42:03 +10:00
duo [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
handlers fix(authorization): configuration reports 2fa disabled with 2fa oidc clients () 2021-06-18 11:38:01 +10:00
logging feat: add option to keep stdout logging with log_file_path () 2021-05-31 14:02:54 +10:00
middlewares build(deps): replace jwt-go () 2021-06-18 10:39:19 +10:00
mocks fix(authorization): configuration reports 2fa disabled with 2fa oidc clients () 2021-06-18 11:38:01 +10:00
models [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
notification fix(notification): don't remove file based notifier on start up () 2021-03-31 13:27:31 +11:00
oidc feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
regulation [CI] Add wsl linter () 2020-05-05 21:35:32 +02:00
server feat(configuration): add error and warn log levels () 2021-06-01 14:09:50 +10:00
session feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
storage refactor: drop cgo requirement for sqlite () 2021-06-22 10:45:33 +10:00
suites fix(suites): disable cgo for delve during development () 2021-07-01 10:28:24 +10:00
templates fix(web): improve 2fa enrollment process () 2021-02-12 16:59:42 +11:00
utils build: add enhanced information () 2021-06-18 14:35:43 +10:00