fix mastodon auth email verification

This commit is contained in:
Alexander Rogov
2026-07-12 20:28:09 +03:00
parent 6fe2a91ca8
commit ff2472a5f0

View File

@@ -89,7 +89,7 @@ spec:
clientId: 01KXBMX4RKEYG24GW7ZXXHFD01 clientId: 01KXBMX4RKEYG24GW7ZXXHFD01
clientSecret: o9GCnfhbw1jFaTPwJ4vm clientSecret: o9GCnfhbw1jFaTPwJ4vm
redirectUri: https://mastodon.t0rt1k.tech/auth/auth/openid_connect/callback redirectUri: https://mastodon.t0rt1k.tech/auth/auth/openid_connect/callback
assumeEmailIsVerified: false assumeEmailIsVerified: true
clientAuthMethod: "client_secret_post" clientAuthMethod: "client_secret_post"
oauthGlobal: oauthGlobal:
omniauthOnly: true omniauthOnly: true