Add versioned legal consent to authentication
This commit is contained in:
@@ -34,6 +34,12 @@ spec:
|
||||
value: https://pauth.ranaze.com/api/Auth/steam/callback
|
||||
- name: Steam__TransactionTtlMinutes
|
||||
value: "5"
|
||||
- name: Legal__TermsVersion
|
||||
value: "2026-07-20"
|
||||
- name: Legal__PrivacyVersion
|
||||
value: "2026-07-20"
|
||||
- name: Legal__EffectiveUtc
|
||||
value: "2026-07-20T00:00:00Z"
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
||||
Reference in New Issue
Block a user