Jay Lee
739ec52243
Merge 53866cdcbd into 750397e213
2023-07-31 18:15:51 +00:00
Jay Lee
53866cdcbd
experimental gcloud reauth. Fixes #1649
2023-07-31 18:14:01 +00:00
Ross Scroggs
750397e213
Two small updates
...
* - Trap targetUserRoleLimitedByLicenseRestriction
* - Update print|show chatmembers, avoid GAMADV-XTD3 bug
2023-07-31 07:53:42 -07:00
Ross Scroggs
438656a549
Improved create shareddrive retries
2023-07-29 09:17:12 -07:00
Ross Scroggs
fa70d9cbed
Couple of small updates
2023-07-28 15:29:19 -07:00
Ross Scroggs
01aaff9b83
Added option contentrestrictions ownerrestricted [<Boolean>] to <DriveFileAttribute>.
2023-07-27 10:00:54 -07:00
Ross Scroggs
1aa4d85161
Added aggregatebyuser [Boolean] option to gam report user to allow data aggregation for users across multiple dates.
2023-07-25 16:10:34 -07:00
Jay Lee
bf9940516d
Merge branch 'main' of https://github.com/GAM-team/GAM
2023-07-25 15:46:08 +00:00
Jay Lee
09a1e09c30
[no ci] handle matters with no holds
2023-07-25 15:45:55 +00:00
Ross Scroggs
3955f0d7ae
Added commands to display Analytic UA properties.
2023-07-25 08:40:06 -07:00
Ross Scroggs
90cff02b26
Updated gam print|show vaultexports|vaultholds|vaultqueries to handle the case
...
where a vault matter changes state from `OPEN` to `CLOSED|DELETED` while the command is being processed.
2023-07-24 15:44:27 -07:00
Ross Scroggs
cb2228b823
Handle matters with unknown state
2023-07-24 13:56:22 -07:00
Ross Scroggs
3eea0cea08
Added option returnidonly to gam create vaultexport|vaulthold|vaultmatter
2023-07-24 08:14:35 -07:00
Ross Scroggs
727a100f81
Fix bug in gam oauth create
2023-07-21 13:51:19 -07:00
Ross Scroggs
639a9152c2
6.61.08 and 6.61.09 changes
2023-07-21 12:50:30 -07:00
Jay Lee
03917fb70b
GAM version merge (kaa-boom)
2023-07-21 18:24:45 +00:00
Jay Lee
6d211264fc
Support delegated admin role assignments to groups
2023-04-14 18:35:44 +00:00
Jay Lee
d5cf38eaca
single static list of libs
2023-04-12 14:56:31 +00:00
Jay Lee
1cfa14d8d2
only copy metadata for imports that exist
2023-04-12 14:38:24 +00:00
Jay Lee
53400b6322
Update __init__.py
2023-04-10 12:20:22 -04:00
Jay Lee
6a3692d7f4
catch signjwt refresh error on create
2023-04-10 10:21:59 -04:00
Jay Lee
8bc6814b42
Use TLS 1.2 for SignJWT
2023-04-06 09:36:23 +00:00
Jay Lee
08271e60bf
Update __init__.py
2023-04-06 05:05:08 -04:00
Jay Lee
6cecacd334
Update __init__.py
2023-04-05 20:27:35 -04:00
Jay Lee
f10df3607f
Update __init__.py
2023-04-05 20:01:49 -04:00
Jay Lee
a88320b1b2
backout sign change
2023-04-05 18:48:47 +00:00
Jay Lee
76f9a144ac
debug network issues
2023-04-05 18:41:20 +00:00
Jay Lee
a673772cc1
add request to createsignjwtserviceaccount
2023-04-05 18:36:17 +00:00
Jay Lee
9e6d8195eb
scope is a list, not str
2023-04-05 18:26:04 +00:00
Jay Lee
1e7e5422be
sso v1 and delete assignments
2023-04-05 12:27:28 +00:00
Jay Lee
e8cb1a7b9f
Update __init__.py
2023-04-02 15:53:17 -04:00
Jay Lee
9f0c5beae7
Update __init__.py
2023-04-02 15:49:02 -04:00
Jay Lee
afce21a1bd
Add steps to trust GAM client_ID
2023-03-30 17:34:59 +00:00
Ross Scroggs
42ed5509ee
Updates/cleanup ( #1614 )
...
* Handle socks error when checking local time offset
* Keep pylint happy
* Avoid trap when authentication flow blows up
* Fix bug that causes trap on create project
2023-03-16 12:31:20 -04:00
Jay Lee
7aecb889d2
Allow setting sakey validity_hours
2023-03-15 20:41:25 +00:00
Ross Scroggs
c67b214298
Allow user to optionally specify serial number on resetpiv ( #1607 )
2023-02-27 11:17:20 -05:00
Ross Scroggs
3ad1d5c661
Give error on invalid subargument; handle no YubiKeys in resetpiv ( #1606 )
2023-02-27 10:37:22 -05:00
Ross Scroggs
048e8dfef5
Add gam version checkrc ( #1605 )
...
* Add gam version checkrc
* Fix code
* gam version checkrc cleanup
2023-02-24 10:58:23 -05:00
Ross Scroggs
a774fc0beb
GCP cleanup ( #1602 )
2023-02-23 11:44:52 -05:00
Jay Lee
2a6dd0d1a2
fix building iamcredentials
2023-02-22 17:30:10 +00:00
Jay Lee
b0626dd37a
improve on gam enable apis
2023-02-17 22:07:36 +00:00
Jay Lee
ed0ed8d7fc
fix Id
2023-02-17 20:33:47 +00:00
Jay Lee
d67d999930
enable APIs command for signjwt
2023-02-17 20:32:29 +00:00
Jay Lee
ac79cff6b9
create signjwtserviceaccount
2023-02-17 19:39:02 +00:00
Jay Lee
50aadc6ea7
allow forcing OAuth for service account
2023-02-17 15:40:36 +00:00
Jay Lee
9036d114ed
signjwt key_type for key-less service account auth
2023-02-17 15:17:01 +00:00
Jay Lee
75c19104ae
fix ipv6 with checkconn
2023-02-15 17:22:34 +00:00
Jay Lee
d9b7f88287
6.42 - build shared drive restrictions dynamically
2023-02-13 21:51:41 +00:00
Jay Lee
ae28c09560
6.41 - fixes #1600
2023-02-11 13:40:59 +00:00
Ross Scroggs
62d738f5c2
copy storagebucket/vault cleanup ( #1599 )
2023-02-06 15:50:39 -05:00