Ross Scroggs
a04345fb10
Include missing gamlib updates
2024-02-29 11:09:35 -08:00
Ross Scroggs
115caf2486
Added support for Gmail Client Side Encryption
2024-02-21 11:32:00 -08:00
Ross Scroggs
6ed3f8ebfc
Added the following options to <PermissionMatch> that allow more powerful matching.
...
Added the following options to `<PermissionMatch>` that allow more powerful matching.
```
nottype <DriveFileACLType>
typelist <DriveFileACLTypeList>
nottypelist <DriveFileACLTypeList>
rolelist <DriveFileACLRoleList>
notrolelist <DriveFileACLRoleList>
```
* See: https://github.com/taers232c/GAMADV-XTD3/wiki/Permission-Matches#define-a-match
2024-02-03 12:09:09 -08:00
Ross Scroggs
c289fb08f1
Update library files
2023-12-01 18:42:42 -08:00
Ross Scroggs
38c78228aa
Multiple changes
...
Added support for Duet AI license.
Added `api_call_tries_limit` variable to `gam.cfg` that limits the number of tries
for Google API calls that return an error that indicates a retry should be performed. The default value is 10 and the range of allowable values is 3-10.
Code cleanup for retry loops
Initial (not announced, in preview mode) code for Chat API support of group members and role management
Allow spaces/xxx and space/xxx when specifying chat spaces
2023-09-20 11:26:16 -07:00
Ross Scroggs
d16ce28ee5
Multiple updates
2023-09-15 19:44:26 -07:00
Ross Scroggs
effa972a40
Updated print aliases|groups|group-members|users
...
Added option `verifyorganizer [<Boolean>]` to `gam <UserTypeEntity> copy|move drivefile`
2023-09-13 13:45:10 -07:00
Ross Scroggs
e76b71e245
Added process_wait_limit variable to gam.cfg
2023-08-18 15:40:00 -07:00
Ross Scroggs
c9cda88f7f
Added output_dateformat and output_timeformat variables to gam.cfg
2023-08-07 12:19:10 -07:00
Ross Scroggs
21d5dbe6e3
workingLocation cleanup (not public)
2023-08-02 16:07:59 -07:00
Ross Scroggs
3a9f294bd0
VAR_SFFT only required if Standard GAM had a signal file
...
enabledasa.txt for example
2023-07-31 14:34:14 -07:00
Jay Lee
ffa5fd5b36
gam.cfg changes for gcloud reauth
2023-07-31 20:16:28 +00:00
Jay Lee
03917fb70b
GAM version merge (kaa-boom)
2023-07-21 18:24:45 +00:00