auth: replace useless oauth2-introspection-url with prefix/postfix parts

oauth2-introspection-url is useless, because it would contain OAuth
client secret right in the URL. OAuth clients contruct URLs on its own.
This commit is contained in:
Alexander Tomokhov
2025-01-31 14:26:55 +04:00
parent f1d2119f62
commit 89e7145a01
2 changed files with 30 additions and 17 deletions

View File

@@ -1,5 +1,4 @@
[
[ "passthru", "selfprivacy", "auth" ],
[ "security", "acme", "certs" ],
[ "selfprivacy", "domain" ],
[ "selfprivacy", "modules", "auth" ],