1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/mocks
James Elliott 06ceafd905
refactor(authentication): simplify ldap connection interface ()
This simplifies the interface to just expose the methods from the underlying connection that we need. The addition of gen.go makes creating the generated mocks easy go generate.
2022-03-17 15:02:54 +11:00
..
authelia_ctx.go refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
duo_api.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
gen.go refactor(authentication): simplify ldap connection interface () 2022-03-17 15:02:54 +11:00
notifier.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
storage.go refactor(authentication): simplify ldap connection interface () 2022-03-17 15:02:54 +11:00
totp.go refactor(authentication): simplify ldap connection interface () 2022-03-17 15:02:54 +11:00
user_provider.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00