index
:
gitlab/spike.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-03-17
feat: fix the csv data and serve it from the REST API
mo khan
2025-03-17
feat: use csv files to simulate database tables
mo khan
2025-03-17
docs: add notes on ABAC and weakness of RBAC
mo khan
2025-03-17
docs: read more papers from Dr. Philip W.L. Fong
mo khan
2025-03-17
docs: start reading another paper on rebac
mo khan
2025-03-17
docs: add conclusion on ReBAC paper
mo khan
2025-03-17
docs: extract a page to describe policy and FAQ
mo khan
2025-03-17
docs: I finally understand why a formal policy language is helpful
mo khan
2025-03-17
doc: split access control docs into separate files
mo khan
2025-03-17
doc: move nodes on access control models to the top of the file
mo khan
2025-03-15
docs: remove screencast from README
mo khan
2025-03-15
refactor: authorize unsigned JWT in requests
mo khan
2025-03-14
docs: describe the ReBAC policy expressed as a formula
mo khan
2025-03-14
docs: describe the ReBAC model and how it differs from RBAC
mo khan
2025-03-14
docs: add prelim notes on ReBAC
mo khan
2025-03-14
fix: combine host and path in logs
mo khan
2025-03-14
chore: update rubygems
mo khan
2025-03-14
chore: switch to pure debian
mo khan
2025-03-14
chore: update package index
mo khan
2025-03-14
chore: source mise activation and install bundler
mo khan
2025-03-14
chore: switch to debian in ci b/c playwright drivers need glibc
mo khan
2025-03-14
doc: add research on RBAC
mo khan
2025-03-14
chore: user .gitlab-ci.yml file `variables` syntax
mo khan
2025-03-14
chore: install nodejs in ci and provide path to playwright
mo khan
2025-03-13
refactor: extract authz interface to test out different PaC libraries
mo khan
2025-03-13
chore: run the end to end tests by default
mo khan
2025-03-13
refactor: extract WithRoutes config option
mo khan
2025-03-13
feat: add self-signed tls support
mo khan
2025-03-13
refactor: extract proxy package
mo khan
2025-03-13
refactor: extract cfg package
mo khan
2025-03-13
refactor: extract srv package
mo khan
2025-03-13
fix: append host to redirect location
mo khan
2025-03-13
refactor: use rack to parse authorization header
mo khan
2025-03-12
feat: require a login before authorizing an auth grant
mo khan
2025-03-12
refactor: redirect to the standalone login page and continue saml transaction
mo khan
2025-03-12
feat: add a basic login page and dashboard
mo khan
2025-03-12
test: fix the e2e test to enter username/password
mo khan
2025-03-12
feat: generate users with bcrypt password digest
mo khan
2025-03-12
feat: render a simple login page
mo khan
2025-03-12
chore: remove ./bin/e2e script
mo khan
2025-03-12
doc: write up some ideas around how authz works vs desired
mo khan
2025-03-11
test: GET ./well-known/openid-configuration
mo khan
2025-03-11
test: /.well-known/oauth-authorization-server
mo khan
2025-03-11
refactor: move more saml code into authn namespace
mo khan
2025-03-11
refactor: extract oauth controller
mo khan
2025-03-11
refactor: separate authn/authz code into separate modules
mo khan
2025-03-10
test: use golang oauth client to test IdP
mo khan
2025-03-10
chore: install mage using go tool
mo khan
2025-03-10
test: add e2e spec for OIDC login
mo khan
2025-03-10
chore: activate mise in makefile
mo khan
[prev]
[next]