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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user