authelia/internal/mocks
James Elliott 06ceafd905
refactor(authentication): simplify ldap connection interface (#3026)
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 (#2839) 2022-01-31 16:25:15 +11:00
duo_api.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
gen.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
notifier.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
storage.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
totp.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
user_provider.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00