cmd/bouncer
|
feat: initial commit
|
2023-05-21 22:27:25 +02:00 |
doc
|
feat(rewriter): add redirect(), get_cookie(), add_cookie() methods to rule engine (#36)
|
2024-09-25 15:52:49 +02:00 |
internal
|
feat: remove superfluous sentry span handlers
|
2024-10-02 12:12:51 +02:00 |
layers
|
feat(authn): add templatized error page
|
2024-06-05 15:53:17 +02:00 |
misc
|
feat: use shared redis client to maximize pooling usage (#39)
|
2024-09-23 15:16:30 +02:00 |
templates
|
feat: global error handler with template rendering
|
2024-09-27 15:02:49 +02:00 |
.dockerignore
|
feat(k8s): use secret as shared source for admin private key
|
2024-03-28 15:53:40 +01:00 |
.env.dist
|
chore: add http debug env in default environment file
|
2024-06-26 13:53:52 +02:00 |
.gitignore
|
feat: create profiling package + rewrite profiling tutorial
|
2024-06-28 17:44:51 +02:00 |
.goreleaser.yaml
|
feat: templatized proxy error page
|
2024-06-26 14:36:28 +02:00 |
Dockerfile
|
feat: use go 1.23 for docker build
|
2024-09-26 14:46:28 +02:00 |
Jenkinsfile
|
chore(ci): release docker image
|
2023-07-07 10:10:22 -06:00 |
LICENCE
|
fix: add missing licence file
|
2024-05-21 15:43:33 +02:00 |
Makefile
|
chore: increase default siege requests volume
|
2024-10-02 12:09:41 +02:00 |
README.md
|
feat: passthrough proxies
|
2024-06-26 16:22:30 +02:00 |
commitlint.config.js
|
feat: initial commit
|
2023-05-21 22:27:25 +02:00 |
go.mod
|
feat(rewriter): add redirect(), get_cookie(), add_cookie() methods to rule engine (#36)
|
2024-09-25 15:52:49 +02:00 |
go.sum
|
fix: security vulnerabilities
|
2024-06-27 10:04:29 +02:00 |
modd.conf
|
feat: new openid connect authentication layer
|
2024-05-17 11:53:19 +02:00 |
skaffold.yaml
|
feat: kubernetes basic integration
|
2024-03-27 17:47:39 +01:00 |