authelia/internal/authorization
James Elliott b2cbcf3913
fix(handlers): consent session prevents standard flow (#3668)
This fixes an issue where consent sessions prevent the standard workflow.
2022-07-26 15:43:39 +10:00
..
access_control_domain.go feat(authorization): acl resource regex named groups (#3597) 2022-06-28 12:51:05 +10:00
access_control_resource.go feat(authorization): acl resource regex named groups (#3597) 2022-06-28 12:51:05 +10:00
access_control_rule.go fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
access_control_subjects.go feat(authorization): domain regex match with named groups (#2789) 2022-04-01 22:38:49 +11:00
authorizer.go fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
authorizer_test.go fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
const.go fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
regexp.go feat(authorization): acl resource regex named groups (#3597) 2022-06-28 12:51:05 +10:00
types.go fix(authorization): object path not normalized (#3661) 2022-07-05 11:32:10 +10:00
types_test.go fix(authorization): object path not normalized (#3661) 2022-07-05 11:32:10 +10:00
util.go fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00
util_test.go fix(handlers): consent session prevents standard flow (#3668) 2022-07-26 15:43:39 +10:00