Frédéric Guillot
|
182a010ea7
refactor: rewrite and simplify web sessions management
|
4 weeks ago |
Frédéric Guillot
|
4e8a0e0639
fix(ui): remove sensitive values from log messages
|
1 month ago |
Frédéric Guillot
|
062641330a
refactor(oauth2): apply Go conventions and add GoDoc comments
|
1 month ago |
Frédéric Guillot
|
b4c9719000
fix(oauth2): clear state and code verifier from session after use
|
1 month ago |
Frédéric Guillot
|
2b21269900
fix(oauth2): reject link overwrite when user already has a linked identity
|
1 month ago |
Frédéric Guillot
|
f03285883b
refactor: remove dependency on gorilla/mux
|
1 month ago |
Frédéric Guillot
|
b18ecc0a78
refactor(http): move response format helpers into parent package
|
1 month ago |
Frédéric Guillot
|
5e607be86a
refactor(config): rewrite config parser
|
7 months ago |
Julien Voisin
|
5d9d0b2652
refactor(ui): standardize user variable naming and avoid a SQL query when only `userID` is used
|
9 months ago |
jvoisin
|
5a7d6f8997
Make use of printer.Print when possible
|
2 years ago |
Frédéric Guillot
|
bc317cfcd1
OIDC: Redirect to user home page after successful authentication
|
2 years ago |
Frédéric Guillot
|
c0e954f19d
Implement structured logging using log/slog package
|
2 years ago |
Frédéric Guillot
|
ff5d391701
Add OAuth2 PKCE support
|
2 years ago |
Frédéric Guillot
|
168a870c02
Move internal packages to an internal folder
|
2 years ago |