Jade Ellis
|
4692a936a7
|
chore: fix up
|
2025-05-21 12:47:45 +01:00 |
|
lafleur
|
aa2575be3e
|
remove stale debugging logs
I don't have the hd space to do debug builds, so I use tracing::info to debug
on release builds. Silly, right ?
|
2025-05-21 12:47:45 +01:00 |
|
lafleur
|
8f3fdb0023
|
use config.server_name as title in OIDC pages
|
2025-05-21 12:47:44 +01:00 |
|
Jade Ellis
|
168c21bb27
|
fix: Don't crash when the client URL doesn't have a domain
Having a URL with an IP literal, for example, is allowed
|
2025-05-21 12:47:43 +01:00 |
|
Jade Ellis
|
4f8afcf3e1
|
chore: Fix most clippy issue, format & typos
|
2025-05-21 12:47:43 +01:00 |
|
lafleur
|
ec2c2bb27c
|
feat(oidc_provider) use askama templates
Implements a custom OidcResponse with CSP headers and oxide-auth processing
compatibility.
|
2025-05-21 12:47:42 +01:00 |
|
lafleur
|
a96a5b3219
|
impl MSC2964: OIDC token flow
|
2025-05-21 12:47:42 +01:00 |
|