Change oauth2_client_id and secret version to 3.7.0

Update minimum version requirement for oauth2_client_id and oauth2_client_secret.
This commit is contained in:
Peter Bieringer
2026-02-24 21:00:17 +01:00
committed by GitHub
parent 74ad76b36d
commit cba05fe3dd

View File

@@ -1362,7 +1362,7 @@ Default: (unset)
##### oauth2_client_id
_(>= 3.5.0)_
_(>= 3.7.0)_
Client ID used to request the Auth2 token
@@ -1370,7 +1370,7 @@ Default: `radicale`
##### oauth2_client_secret
_(>= 3.5.0)_
_(>= 3.7.0)_
Client secret used to request the Auth2 token