index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
configuration
/
schema
/
access_control.go
Age
Commit message (
Expand
)
Author
2025-02-18
feat(configuration): reusable definitions (#8077)
James Elliott
2024-03-04
refactor: apply suggestions from code review
James Elliott
2023-10-08
refactor: misc (#6102)
James Elliott
2023-09-03
docs: jsonschema (#5493)
James Elliott
2023-07-31
feat(oidc): auth policy applied per-subject (#5486)
James Elliott
2022-10-19
feat(authorization): query parameter filtering (#3990)
James Elliott
2022-04-01
feat(authorization): domain regex match with named groups (#2789)
James Elliott
2021-08-03
feat(configuration): replace viper with koanf (#2053)
James Elliott
2021-03-05
perf(authorizer): preload access control lists (#1640)
James Elliott
2021-01-16
[MISC] Validate all sections of ACLs on startup (#1595)
Amir Zarrinkafsh
2021-01-04
[FEATURE] Validate ACLs and add network groups (#1568)
Amir Zarrinkafsh
2020-06-25
[FEATURE] Support for subject combinations in ACLs (#1142)
Philipp Staiger
2020-05-02
[CI] Add goconst linter (#961)
Amir Zarrinkafsh
2020-04-20
[MISC] Implement golint recommendations (#885)
Amir Zarrinkafsh
2020-04-16
[FEATURE] Support multiple domains and multiple subjects in ACLs (#869)
Dustin Sweigart
2020-01-22
Introduce viper in order to read secrets from env variables.
Clement Michaud
2019-11-17
Move source code into internal directory to follow standard project layout.
Clement Michaud