index
:
gnix
master
A simple stupid HTTP server and reverse proxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
auth
Age
Commit message (
Expand
)
Author
2025-11-15
fix typo: instanciate -> instantiate
Lia Lenckowski
2025-11-14
preparation for config reloading
metamuffin
2025-06-08
update deps
metamuffin
2025-05-27
clippy
metamuffin
2025-03-25
openid: reauth if bad salt
metamuffin
2025-03-23
openid client secret and email whitelist
metamuffin
2025-03-23
openid_auth poc works
metamuffin
2025-03-23
license notices everywhere
metamuffin
2025-03-19
clippy
metamuffin
2025-01-17
gnix-auth-no-redirect
metamuffin
2025-01-17
cookie auth: allow for custom login logic in fail handler
metamuffin
2025-01-17
cookie auth: store timestamp big endian
metamuffin
2024-11-11
switch to serde_yml from unmaintained serde_yaml
metamuffin
2024-11-11
paths rest capture group
metamuffin
2024-08-24
customize scope
metamuffin
2024-08-22
got some more random tokens
metamuffin
2024-08-22
oidc verify works
metamuffin
2024-08-21
first steps torwards openid auth
metamuffin
2024-06-10
clippy
metamuffin
2024-05-30
cookie set max-age incorrectly
metamuffin
2024-05-30
implment creds for http basic auth
v2.0.0
metamuffin
2024-05-30
rename filters dir
metamuffin