mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Added truncate_client_id Boolean variable to gam.cfg doc cleanup
This commit is contained in:
@@ -16,7 +16,7 @@ Added `truncate_client_id` Boolean variable to `gam.cfg`. Prior to version 6.74.
|
|||||||
'.apps.googleusercontent.com' from `client_id` in `oauth2.txt` and passed the truncated value in API calls.
|
'.apps.googleusercontent.com' from `client_id` in `oauth2.txt` and passed the truncated value in API calls.
|
||||||
At Jay's suggestion this is no longer performed by default; setting `truncate_client_id = true` restores the previous behavior.
|
At Jay's suggestion this is no longer performed by default; setting `truncate_client_id = true` restores the previous behavior.
|
||||||
|
|
||||||
Do `gam aouth delete` and `gam aouth create` to set the untruncated value of `client_id` in `oauth2.txt`.
|
Do `gam oauth delete` and `gam oauth create` to set the untruncated value of `client_id` in `oauth2.txt`.
|
||||||
|
|
||||||
### 6.73.00
|
### 6.73.00
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
Merged GAM-Team version
|
Merged GAM-Team version
|
||||||
|
|
||||||
|
6.74.00
|
||||||
|
|
||||||
|
Added `truncate_client_id` Boolean variable to `gam.cfg`. Prior to version 6.74.00, GAM stripped
|
||||||
|
'.apps.googleusercontent.com' from `client_id` in `oauth2.txt` and passed the truncated value in API calls.
|
||||||
|
At Jay's suggestion this is no longer performed by default; setting `truncate_client_id = true` restores the previous behavior.
|
||||||
|
|
||||||
|
Do `gam oauth delete` and `gam oauth create` to set the untruncated value of `client_id` in `oauth2.txt`.
|
||||||
|
|
||||||
6.73.00
|
6.73.00
|
||||||
|
|
||||||
The Google Chat API has been updated so that chat members can now have their role set to manager.
|
The Google Chat API has been updated so that chat members can now have their role set to manager.
|
||||||
|
|||||||
Reference in New Issue
Block a user