..
access_control.go
feat(configuration): reusable definitions ( #8077 )
2025-02-18 09:38:36 +00:00
authentication.go
feat(authentication): additional and custom attributes ( #8078 )
2025-02-22 06:40:08 +00:00
authentication_test.go
feat(authentication): additional and custom attributes ( #8078 )
2025-02-22 06:40:08 +00:00
configuration.go
feat(configuration): reusable definitions ( #8077 )
2025-02-18 09:38:36 +00:00
const.go
feat(authentication): additional and custom attributes ( #8078 )
2025-02-22 06:40:08 +00:00
definitions.go
feat(authentication): additional and custom attributes ( #8078 )
2025-02-22 06:40:08 +00:00
duo.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
identity_providers.go
feat(oidc): rfc7516 jwt encryption ( #8083 )
2025-02-22 11:55:02 +00:00
identity_validation.go
refactor: config naming ( #6852 )
2024-03-14 21:20:32 +11:00
keys.go
feat(oidc): rfc7516 jwt encryption ( #8083 )
2025-02-22 11:55:02 +00:00
log.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
notifier.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
ntp.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
password_policy.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
privacy_policy.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
regulation.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
server.go
fix(configuration): failure to map deprecated value correctly ( #6964 )
2024-03-20 10:57:11 +11:00
session.go
fix(session): add connection timeout and retry options to redis ( #8146 )
2024-11-01 20:40:40 +00:00
shared.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
storage.go
fix(configuration): include more helpful address mapping logs ( #6909 )
2024-03-16 22:50:40 +11:00
telemetry.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
totp.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00
types.go
feat(configuration): reusable definitions ( #8077 )
2025-02-18 09:38:36 +00:00
types_address.go
feat(configuration): support abstract unix socket ( #7662 )
2025-02-18 22:59:43 +11:00
types_address_test.go
feat(configuration): support abstract unix socket ( #7662 )
2025-02-18 22:59:43 +11:00
types_addresses_nix.go
docs: fix issue template ( #5541 )
2023-06-08 09:18:35 +10:00
types_addresses_non_nix.go
docs: fix issue template ( #5541 )
2023-06-08 09:18:35 +10:00
types_test.go
feat(configuration): reusable definitions ( #8077 )
2025-02-18 09:38:36 +00:00
validator.go
feat(storage): primary key for all tables and general qol refactoring ( #2431 )
2021-11-23 20:45:38 +11:00
validator_test.go
feat(storage): primary key for all tables and general qol refactoring ( #2431 )
2021-11-23 20:45:38 +11:00
webauthn.go
refactor: apply suggestions from code review
2024-03-04 20:29:12 +11:00