fixup auth2 → auth rename

This commit is contained in:
rasmus 2024-08-03 01:45:57 +03:00
parent ba48643a37
commit 490770485d
2 changed files with 2 additions and 2 deletions

View File

@ -177,4 +177,4 @@ data:
<p>Best regards, <br/> K-Space MTÜ</p>
</div>
link.subject: |
auth2.k-space.ee login link
auth.k-space.ee login link

View File

@ -36,7 +36,7 @@ data:
[service.sso.http]
enabled = true
header = "Remote-Username"
logoutRedirect = "https://auth2.k-space.ee/"
logoutRedirect = "https://auth.k-space.ee/" #TODO: host is not templated
[u2f]
enabled=false
[log]