index
:
gitlab/authzd.git
gkg-inject-ids
gl-policies
main
refactor-authorizers
spice-schema
Authorization daemon
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-07-09
refactor: inline file_path variable
mo khan
2025-07-09
refactor: recursively load files and directories
mo khan
2025-07-09
fix: use PolicySet#merge to merge policies from multiple files
mo khan
2025-07-09
chore: print error when policies cannot be loaded
mo khan
2025-07-05
chore: remove println!
mo khan
2025-07-05
refactor: pass the PaC autorizer to the server to allow trying different ones
mo khan
2025-07-05
chore: remove unhelpful logging
mo khan
2025-07-05
feat: allow requests from localhost
mo khan
2025-07-05
refactor: inline cedar policy namespace
mo khan
2025-07-05
refactor: remove cedar aliases
mo khan
2025-07-05
refactor: provide cedar entities in constructor
mo khan
2025-07-05
chore: log the decision and diagnostics
mo khan
2025-07-05
fix: fix typo in cedar policy file
mo khan
2025-07-04
refactor: move hard coded checks with cedar policy
mo khan
2025-07-04
refactor: inline variables
mo khan
2025-07-04
refactor: extract method to parse permission
mo khan
2025-07-04
refactor: extract method to parse principal
mo khan
2025-07-04
refactor: extract method to convert http request to cedar context
mo khan
2025-07-04
refactor: map from http request to cedar request
mo khan
2025-07-04
refactor: start to refactor the sparkle policies
mo khan
2025-07-04
style: fix linter errors
mo khan
2025-07-04
chore: add additional request logging
mo khan
2025-07-04
chore: fix the request headers formatting in the json logs
mo khan
2025-07-04
chore: configure tracing
mo khan
2025-07-04
feat: allow access to sparkle homepage
mo khan
2025-07-04
feat: allow access to sparkle homepage
mo khan
2025-07-02
feat: implement cargo vendor and optimize Docker builds
mo khan
2025-07-02
chore: fix linter error
mo khan
2025-07-02
fix: report serving status from health check endpoint
mo khan
2025-07-02
fix: install the reflection service for the health check probe discovery
mo khan
2025-07-02
chore: bind to ipv4 address
mo khan
2025-07-02
chore: fix linter errors
mo khan
2025-07-02
chore: rename log message
mo khan
2025-07-02
chore: request method, path and headers in tracing
mo khan
2025-07-02
chore: add minimal logging
mo khan
2025-07-02
chore: add requst timeout of 30 seconds
mo khan
2025-07-02
chore: remove logging interceptor
mo khan
2025-06-27
chore: add a logging interceptor to log request
mo khan
2025-06-27
refactor: fix typo in log message
mo khan
2025-06-27
refactor: remove the reflection service
mo khan
2025-06-27
refactor: attempt to create constructor that allows passing in services
mo khan
2025-06-27
refactor: extract authorization::Server type
mo khan
2025-06-27
refactor: extract create_server function to test it directly
mo khan
2025-06-27
test: replace hardcoded path with relative path
mo khan
2025-06-27
feat: scan directory for all policy files
mo khan
2025-06-26
test: tidy up the tests
mo khan
2025-06-26
refactor: try to move policy files to /etc/authzd/
mo khan
2025-06-26
chore: add minimal basic logging
mo khan
2025-06-26
chore: update the BIND_ADDR variable and read it
mo khan
2025-06-26
feat: add some debug logging
mo khan
[next]