Ross Scroggs
8f76d94b86
Correct namespace capitalization ( #1631 )
2023-06-07 07:31:22 -04:00
Jay Lee
4d79e9de4f
6.58, workaround for #1625
2023-04-26 12:42:13 +00:00
Jay Lee
1ae54db7de
fix pageSize
2023-04-19 14:42:00 +00:00
Jay Lee
6d63df24a3
revert 1hr workaround. Fixes #1534
2023-04-19 14:39:59 +00:00
Jay Lee
6d211264fc
Support delegated admin role assignments to groups
2023-04-14 18:35:44 +00:00
Jay Lee
1e7e5422be
sso v1 and delete assignments
2023-04-05 12:27:28 +00:00
Ross Scroggs
3a5486889f
Update chromepolicy.py ( #1610 )
...
split of an empty string returns [''], the API wants []
2023-03-04 11:33:22 -05:00
Jay Lee
a94ef78066
fix Vault download filenames
2023-02-06 21:43:33 +00:00
Ross Scroggs
62d738f5c2
copy storagebucket/vault cleanup ( #1599 )
2023-02-06 15:50:39 -05:00
Jay Lee
dc3976bdda
gam copy vaultexport/storagebucket commands
2023-02-06 13:33:26 +00:00
Ross Scroggs
454778b190
print chromeaues/chromeversions cleanup, add print chromeneedsattn ( #1598 )
...
* print chromeaues/chromeversions cleanup, add print chromeneedsattn
* Fix typo
* Define new ChromeOS fields
2023-02-03 14:10:35 -05:00
Ross Scroggs
5e78c93b71
Added gam print chromeaues ( #1597 )
2023-01-30 19:42:28 -05:00
Jay Lee
90e5f1b665
use search endpoint when cigroup query is specified
2022-12-18 17:19:39 +00:00
Jay Lee
3132fd7783
another fix for show holds
2022-12-17 23:10:58 +00:00
Jay Lee
87808902e6
cat and allow closed matters on show holds
2022-12-17 22:56:12 +00:00
Ross Scroggs
85f2979313
Fix Chrome schema enum processing ( #1582 )
...
Prefix should not include anything after ENUM_
```
name: RollbackToTargetVersionEnum
value:
name: ROLLBACK_TO_TARGET_VERSION_ENUM_ROLLBACK_DISABLED
number: 1
name: ROLLBACK_TO_TARGET_VERSION_ENUM_ROLLBACK_AND_RESTORE_IF_POSSIBLE
number: 3
```
2022-12-02 21:51:39 -05:00
Ross Scroggs
f4d390b77b
Use returnnameonly, it's like returnidonly in create drivefile ( #1579 )
...
* Document nameonly in create/update inboundssoprofile
* Use returnnameonly, it's like returnidonly in create drivefile
2022-11-30 09:15:36 -05:00
Jay Lee
2d78ec6edd
merge
2022-11-29 14:48:07 +00:00
Jay Lee
9cacdd166f
name_only argument for ssoprofile
2022-11-29 14:43:25 +00:00
Ross Scroggs
9af0a5d843
Code fix, consistency preference ( #1578 )
...
* Code fix, consistency preference
* Code cleanup
* Code cleanup for sso assignments
* Fix typo
* Shorten lines
2022-11-22 07:08:15 -05:00
Jay Lee
fdf6c147dc
fix temperature in chrome telemetry
2022-11-21 23:30:21 +00:00
Jay Lee
d01fd74fa3
merge
2022-11-18 16:08:13 +00:00
Jay Lee
8c33b88e3e
Inbound SSO improvements
2022-11-18 16:06:14 +00:00
Jay Lee
e9ba6819ba
Update vault.py
2022-11-16 15:31:07 -05:00
Jay Lee
3056c7b803
Update vault.py
2022-11-16 15:23:53 -05:00
Jay Lee
f2c28fd1f7
Update vault.py
2022-11-16 15:20:49 -05:00
Ross Scroggs
3e0b4125e0
Code fixup ( #1577 )
2022-11-16 09:30:17 -05:00
Ross Scroggs
9820a3d81e
Inbound SSO documentation; org is synonym for ou and orgunit ( #1576 )
...
Are `gam info inboundssoassignment` and `gam delete inboundssoassignment` coming?
Is `gam info inboundssocredentials` coming?
2022-11-15 07:07:04 -05:00
Ross Scroggs
3c3d043276
Sort fields in info group, allow gal as an alias for includeinglobaladdresslist ( #1575 )
2022-11-14 16:09:28 -05:00
Jay Lee
786adb7c44
remove debug
2022-11-14 21:03:00 +00:00
Jay Lee
bb6c8dc225
more debug for orgunits on windows
2022-11-14 20:49:30 +00:00
Jay Lee
a9fad337e2
debug ou create body
2022-11-14 20:31:48 +00:00
Jay Lee
04dcf47746
rollback shelve (leave lowmem framework)
2022-11-14 19:40:36 +00:00
Jay Lee
aebb3c44fe
quick fixes
2022-11-14 19:31:16 +00:00
Jay Lee
8cf345196a
Inbound SSO API first take
2022-11-14 19:23:37 +00:00
Jay Lee
02b876155a
Allow 'info domain' for delegate admins
2022-09-15 20:03:03 +00:00
Jay Lee
97bd1f71c3
Merge branch 'main' of https://github.com/GAM-team/GAM
2022-09-15 14:46:53 +00:00
Jay Lee
8be4445f0d
Fix crm org retrieval
2022-09-15 14:45:02 +00:00
Jay Lee
550cf47db4
Update reports.py
2022-09-15 10:22:29 -04:00
Jay Lee
05d32eec08
Update __init__.py
2022-09-14 19:17:04 -04:00
Jay Lee
59c181eeda
Update __init__.py
2022-09-14 19:07:58 -04:00
Jay Lee
dd5fd2a2c3
Update __init__.py
2022-09-14 18:02:59 -04:00
Jay Lee
509919da84
Reduce memory with shelve. Fixes #1560
2022-09-14 18:55:17 +00:00
Jay Lee
080eede356
Update devices.py
2022-08-31 14:10:22 -04:00
Ross Scroggs
3948a414b5
Back to client access for user invitations ( #1553 )
2022-08-24 15:24:38 -04:00
Jay Lee
19452c2461
Fix info customer
2022-08-20 13:10:23 +00:00
Ross Scroggs
7e9475791b
Handle Reports API bug ( #1550 )
...
* Handle Reports API bug
* Handle Reports API bug
2022-08-18 19:07:17 -04:00
Jay Lee
f2120229e2
Update userinvitations.py
2022-07-20 18:52:32 -04:00
Ross Scroggs
6122dc3353
Allow print of cros OU and children ( #1537 )
2022-07-14 09:53:43 -04:00
Ross Scroggs
9da5065700
Two updates ( #1536 )
...
New CRoS actions
Allow child privileges in create|update adminrole
2022-07-12 14:07:04 -04:00