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
51c7a542e3
Shared Drive fixes/updates
2024-02-02 16:00:43 -08:00
Ross Scroggs
ee68669652
Fixed bug in gam <UserTypeEntity> print shareddrives where role was improperly displayed as unknown
2024-02-01 15:40:18 -08:00
Ross Scroggs
e7e653d395
Updated <ToDriveAttribute> to allow multiple tdshare <EmailAddress> commenter|reader|writer options.
2024-02-01 13:28:43 -08:00
Ross Scroggs
e6a4eb7fd9
Merge branch 'main' of https://github.com/GAM-team/GAM
2024-01-31 10:41:39 -08:00
Ross Scroggs
25cdf2e544
Multiple updates
2024-01-31 10:41:36 -08:00
Jay Lee
5e1702018c
[actions] bump actions for OpenSSL 3.2.1
20240131.011506
2024-01-30 13:04:12 -05:00
Ross Scroggs
a404af0582
Fixed bug that caused HTML password notification email messages to be displayed in raw form.
2024-01-22 09:52:26 -08:00
Ross Scroggs
741b69ff2d
Update __init__.py
2024-01-20 10:23:17 -08:00
Ross Scroggs
da1f808c06
Use local copy of googleapiclient to remove static discovery documents to improve performance.
2024-01-20 10:01:04 -08:00
Ross Scroggs
39a8bf9485
Two updates
...
Added `permissionidlist <PermissionIDList>` to `<PermissionMatch>`
Added option `exportlinkeddrivefiles <Boolean>` to `gam create vaultexport`
2024-01-19 14:31:47 -08:00
Ross Scroggs
53d1ce5ddb
Updated gam remove aliases <EmailAddress> user|group <EmailAddressEntity>
2024-01-19 08:12:27 -08:00
Ross Scroggs
432ef09129
Added option onelicenseperrow|onelicenceperrow to gam print users ... licenses
20240118.051115
2024-01-17 20:14:18 -08:00
Ross Scroggs
647da9f980
Password notification fix
...
Updated `gam create|update user ... notify` to encode the characters `<>&` in the password
so that they display correctly when the notify message content is HTML.
2024-01-15 09:31:05 -08:00
Ross Scroggs
cc50ae28cd
Cleaned up Getting/Got messages for gam print courses|course-participants.
2024-01-13 17:18:45 -08:00
Ross Scroggs
64ed92692a
Added option showitemcountonly to various commands
20240113.162258
2024-01-12 21:53:12 -08:00
Ross Scroggs
2dd810ba69
Correct editing error
2024-01-12 11:40:25 -08:00
Ross Scroggs
5922d939e2
Improve gam print group-members
2024-01-12 11:23:41 -08:00
Ross Scroggs
14eaa9f32f
Updated reseller commands to handle the following error:
...
ERROR: 400: invalid - Customer domain [domain.com] is linked to one or more email verified customers, please provide a customer id.
2024-01-10 16:46:04 -08:00
Ross Scroggs
f935a6bdfc
Updated gam create domain <DomainName> to handle the following error:
...
ERROR: 409: conflict - Domain in request is in use by an email verified customer.
2024-01-10 14:42:25 -08:00
Ross Scroggs
29ceda7f43
Added option addcsvdata <FieldName> <String> to gam print datatransfers
2024-01-10 11:38:19 -08:00
Ross Scroggs
f950c863f4
Gmail permissions update
...
Updated various Gmail related commands to handle this error:
```
ERROR: 403: permissionDenied - Insufficient Permission
```
2024-01-10 08:52:57 -08:00
Ross Scroggs
90f9931dca
Fixed bug that caused a trap when optional argument charset <Charset> was used with emlfile <FileName>
20240110.004803
2024-01-09 15:21:06 -08:00
Ross Scroggs
4c357d5281
Added option maxevents <Number> to gam report <ActivityApplictionName>
2024-01-08 12:08:50 -08:00
Ross Scroggs
0abf2ceeca
Added optional argument charset <Charset> to emlfile <FileName>
2024-01-07 21:38:02 -08:00
Ross Scroggs
3088570449
Handle gam <UserTypeEntity> delete message permission error
2024-01-07 10:29:15 -08:00
Ross Scroggs
800943c401
Updated commands that create ACLs to handle the following error:
...
ERROR: 400: abusiveContentRestriction - Bad Request. User message: "You cannot share this item because it has been flagged as inappropriate."
20240105.001117
2024-01-04 15:04:24 -08:00
Ross Scroggs
3bedb57443
Handle Gmail sharing settings permission errors
2024-01-03 09:31:44 -08:00
Ross Scroggs
668ded91e2
Updated user attribute replace <Tag> <UserReplacement> to allow field:photourl
2024-01-02 21:08:35 -08:00
Ross Scroggs
293e1c1d9a
Fixed bug introduced in 6.67.02 in gam <UserTypeEntity> claim ownership that caused a trap.
2024-01-02 12:32:13 -08:00
Ross Scroggs
7596215bbe
Added option skipids <DriveFileEntity> to gam <UserTypeEntity> copy drivefile
2023-12-30 08:57:54 -08:00
Ross Scroggs
7c6bbaf107
Revert "Sdd skids to more command, handle Shared Drive limitations"
...
This reverts commit 5271368776 .
2023-12-30 07:47:06 -08:00
Ross Scroggs
5271368776
Sdd skids to more command, handle Shared Drive limitations
2023-12-29 21:01:59 -08:00
Ross Scroggs
430a30e2d2
Fix vault corpus bug
2023-12-23 08:20:29 -08:00
Ross Scroggs
b0eae53f80
Improve print vaultcounts error message
2023-12-23 07:58:16 -08:00
Ross Scroggs
dd03bafaec
Fixed bug in gam print vaultcounts that caused a trap.
2023-12-23 07:42:24 -08:00
Ross Scroggs
ded3ea104b
Document sitesurl in vault
2023-12-22 19:55:50 -08:00
Ross Scroggs
0d9c6a77b6
Updates for API changes
...
Updated `gam <CrOSTypeEntity> update action <CrOSAction>` to use the new API function `batchChangeStatus`
Updated `gam create vaultexport matter <MatterItem>` to support `corpus calendar`.
2023-12-22 19:38:06 -08:00
Ross Scroggs
ae46ae8738
Added option convertcrnl to gam update chromepolicy
20231221.043616
2023-12-20 19:59:18 -08:00
Ross Scroggs
06a4c7a8c9
Added option copysubfilesownedby any|me|others to `gam <UserTypeEntity> copy drivefile
2023-12-20 12:32:10 -08:00
Ross Scroggs
f89f730957
Handle issues in update alias/message
2023-12-19 20:04:06 -08:00
Ross Scroggs
80fc40a9c7
Updated functionality of option preservefiletimes in gam <UserTypeEntity> update drivefile <DriveFileEntity>.
2023-12-14 10:06:46 -08:00
Ross Scroggs
2bb0088ade
Updated all drive commands to handle the following error:
...
```
ERROR: 401: Active session is invalid. Error code: 4 - authError
```
20231212.204957
2023-12-12 10:25:59 -08:00
Jay Lee
d113b3ec8e
flush cache to pickup Python 3.12.1
20231212.141359
2023-12-12 06:57:08 -05:00
Ross Scroggs
97e13b92be
Fixed/improved handling of shortcuts in gam <UserTypeEntity> transfer drive.
20231212.115551
2023-12-11 15:56:00 -08:00
Ross Scroggs
dc832b8c7f
Updated gam create datatransfer to handle the following error:
...
ERROR: 401: Active session is invalid. Error code: 4 - authError
2023-12-09 10:16:40 -08:00
Ross Scroggs
56c33fec87
Fixed bug in gam <UserTypeEntity> print filelist ... allfields that caused a trap
2023-12-07 18:26:59 -08:00
Ross Scroggs
48862997b0
Added additional columns isBase and baseId' to gam <UserTypeEntity> print fileparenttree`
2023-12-07 08:29:11 -08:00
Ross Scroggs
59dd01f1e8
Update and fix
...
Fixed bug in `gam <UserTypeEntity> print diskusage` that caused a trap.
Added a command the print the parent tree of file/folder.
20231207.000736
2023-12-06 14:18:33 -08:00
Ross Scroggs
d639e8e728
Two small updates
2023-12-04 11:57:56 -08:00