Jay Lee
614edc22ca
Update gam.spec
2022-03-01 12:20:32 -05:00
Jay Lee
b76a8f7d76
only look for open matters
2022-02-27 18:58:29 +00:00
Jay Lee
9b0ab6b1c1
support new remove_reset_lock device wipe capability
2022-02-27 18:41:53 +00:00
Jay Lee
bf899f5044
support new export method for Vault
2022-02-27 18:31:56 +00:00
Jay Lee
75a20b66d3
Explain URL copy to users
2022-02-27 17:11:49 +00:00
Ross Scroggs
018862d012
Allow user copy/paste retries in gam oauth create ( #1488 )
2022-02-27 11:46:41 -05:00
Ross Scroggs
87d3714ed0
Cleanup ( #1486 )
...
* Cleanup
* Update oauth.py
2022-02-26 16:12:19 -05:00
Jay Lee
45e772acde
Update oauth_test.py
2022-02-18 17:59:52 -05:00
Jay Lee
0b7a79bce0
rough draft work to move GAM off oob auth #1483
2022-02-18 16:06:40 -05:00
ejochman
4a9d571cb1
Update LICENSE file contents and location ( #1482 )
...
Move LICENSE to root and remove non-applicable "server subcomponents"
section.
2022-02-15 10:44:19 -05:00
Ross Scroggs
1d5a8ec81b
Add verifytarget to update alias to address Issue #1479 ( #1481 )
...
* Add verifytarget to update alias to address Issue #1479
* Make default behavior in update alias to be verify; provide opt-out
* Update __init__.py
* Remove verifynotinvitable check on update alias
2022-02-12 10:59:27 -05:00
Ross Scroggs
f6c4e26b3b
Document create admin condition ( #1476 )
...
* Document create admin condition
* Print condition in original form
2022-02-11 20:43:50 -05:00
Jay Lee
536fded762
Update gam-install.sh
2022-02-06 08:54:23 -05:00
Jay Lee
4a79b3f42c
Update var.py
2022-02-04 09:52:38 -05:00
Jay Lee
5b53ba33ab
add build_beta
2022-02-03 19:12:29 +00:00
Jay Lee
9fa51836c7
remove print debug statement
2022-02-03 19:03:50 +00:00
Jay Lee
341d61444c
Allow conditions for admin role assignments
2022-02-03 18:45:35 +00:00
Ross Scroggs
40f71cc703
Update setup.cfg ( #1474 )
2022-02-02 15:02:38 -05:00
Jay Lee
a8155b9a39
Update gam-install.sh
2022-02-02 14:22:45 -05:00
Jay Lee
4265f86c48
Update resource.py
2022-02-02 07:40:22 -05:00
Jay Lee
ad8aaa1738
Create openssl.props
2022-01-25 12:02:15 -05:00
Jay Lee
e1d9aef2d7
Update gam-install.sh
2022-01-24 10:17:37 -05:00
Jay Lee
71e526370c
Delete versionhistory-v1.json
2022-01-23 11:12:03 -05:00
Jay Lee
3c7df4974c
[no ci] vh discovery doc is now public, remove local
2022-01-23 11:11:44 -05:00
Janosh Riebesell
f5c95d2ba0
Flynt + shellcheck ( #1473 )
...
* quote variables in src/gam-install.sh + fix typos
* flynt src (auto f-string conversion)
* quote all shell variables
2022-01-23 11:08:23 -05:00
Jay Lee
a4f09c02e8
Update gam-install.sh
2022-01-21 14:37:08 -05:00
Janosh Riebesell
7710711def
Pre-commit ( #1467 )
...
* pre-commit run trailing-whitespace -a
* pre-commit run end-of-file-fixer -a
* pre-commit run double-quote-string-fixer -a
* pre-commit run requirements-txt-fixer -a
* add pyupgrade hook
* remove pre-commit default_language_version 3.7 (since no upwards incompatible hooks)
2022-01-16 14:23:27 -05:00
Jay Lee
eaced6942a
Update var.py
2022-01-15 14:18:04 -05:00
Ross Scroggs
5411724696
Improve gam user show vaultholds ( #1472 )
...
* Improve gam user show vaultholds
* Handle user in /
* Handle user in / more efficiently
* Display total holds, don't set rc, allow uid
2022-01-15 12:24:08 -05:00
Ross Scroggs
39db76f189
Four changes ( #1471 )
...
* Three changes
Document:
gam <UserTypeEntity> show vaultholds|holds
hidden <Boolean> for update teamsrive
Fix showHoldsForUsers
* Standardize update teamdrive input of orgUnitId
* One too many =
2022-01-15 04:01:09 -05:00
Jay Lee
add970c0ae
Update var.py
2022-01-14 15:33:43 -05:00
Jay Lee
ea4459b89e
Update gam-install.sh
2022-01-14 15:31:06 -05:00
Jay Lee
259c952636
Better error on user delete pre-condition.
2022-01-14 13:50:10 -05:00
Jay Lee
15b1ce370c
Show holds for users, hide shared drives
2022-01-14 13:35:06 -05:00
Ross Scroggs
f7ab4aef4e
Handle missing descriptions in Chrome polilcies ( #1468 )
...
Document Chrome Browser field
2022-01-12 18:00:01 -05:00
Jay Lee
a1e6459dc1
GAM 6.13
2022-01-12 09:23:04 -05:00
Jay Lee
31a3dcd2f7
Update gam.spec
2022-01-12 08:50:29 -05:00
Janosh Riebesell
19f21a9453
pyupgrade --py37-plus **/*.py ( #1445 )
2022-01-11 11:05:02 -05:00
Jay Lee
c3ddeae3f3
Make TLS 1.3 the default minimum.
...
Admins can still downgrade to 1.2 if they need to. Most should not need to.
2022-01-02 14:38:27 -05:00
Jay Lee
a9f0e5ba16
Python 3.6 is EOL, require 3.7
2022-01-02 14:33:04 -05:00
Ross Scroggs
8bf8d45ebe
Make gam info crostelemetry <SerialNumber> ( #1464 )
...
* Make gam info crostelemetry <SerialNumber>
* Handle missing <SerialNumber> for gam info crostelemetry
2021-12-29 14:48:57 -05:00
Ross Scroggs
1777c762b3
Make print crostelemetry consistent print cros ( #1463 )
...
* Make print crostelemetry consistent print cros
Strip newline from cpuStatusReport.cpuTemperature.label
Replace list of label/temperatureCelsius pairs with
cpuStatusReport.cpuTemperature.label = temperaureCelsius
* Document print crostelemetry
* Update GamCommands.txt
* More work on print crostelemetry
2021-12-29 12:23:52 -05:00
Jay Lee
0b1337070e
Update gam-install.sh
2021-12-28 12:45:37 -05:00
Jay Lee
802cb15007
Update requirements.txt
2021-12-22 16:46:04 -05:00
Jay Lee
5a0272fd5b
Merge branch 'main' of github.com:jay0lee/GAM
2021-12-22 09:54:29 -05:00
Jay Lee
dc93503625
CrOS Telemetry API
2021-12-22 09:52:48 -05:00
Ross Scroggs
6ea6c0889b
Fix show filelist query issue; add driveId to drive file fields ( #1461 )
...
* Fix show filelist query issue
If the user says: query "A or B" this becomes "'me' in owners and A or B" which is the same as "('me' in owners and A) or B" which gives incorrect results. The fix makes "'me' in owners and (A or B)"
* Add driveId to list of drive file fields
2021-12-17 11:51:32 -05:00
Jay Lee
99ab72df3f
GAM 6.12
2021-12-16 07:41:30 -05:00
Ross Scroggs
99bda1385e
languages update; fields for gam info user; cloud identity groups update to v1 ( #1459 )
...
* languages update
The API doesn't return languages unless you specifically mention in in fields list
* languages cleanup in print users
* Add fields to gam info user
* No up for languages
* Use v1 for Cloud Identity groups; fix bug in print cigroups member
* It's an error to set preference on custom language
2021-12-16 07:40:08 -05:00
Jay Lee
b9b7ae8d99
Merge branch 'main' of github.com:jay0lee/GAM
2021-12-09 15:27:38 -05:00