Jay Lee
97b74c0c8f
fix shareddrive name
2022-04-07 20:20:02 +00:00
Jay Lee
881641e2b4
gapi_drive
2022-04-07 19:53:11 +00:00
Jay Lee
82bfe74175
orgunits.py
2022-04-07 19:51:15 +00:00
Jay Lee
bac3451c21
OrgUnit Support for Shared Drives
2022-04-07 19:48:23 +00:00
Ross Scroggs
c97495ab05
Fix bug ( #1502 )
2022-04-07 15:36:56 -04:00
Jay Lee
2d4e15504c
GAM 6.19
2022-04-07 16:59:58 +00:00
Jay Lee
2837671ed7
Merge branch 'main' of https://github.com/GAM-team/GAM
2022-04-07 12:52:34 +00:00
Jay Lee
e49eed2a24
Improve error instructions for CAA
2022-04-07 12:52:21 +00:00
Jay Lee
edfc27c960
Update project-apis.txt
2022-04-07 08:29:25 -04:00
Jay Lee
41a10932cb
handle >1 access policies in org, action tests
2022-04-07 01:21:15 +00:00
Jay Lee
119538c10c
Support for CAA levels
2022-04-07 00:48:40 +00:00
Ross Scroggs
0a03fbb82e
Fix add license message ( #1497 )
2022-03-31 13:38:18 -04:00
Ross Scroggs
b838054e2f
Update pip install version ( #1496 )
2022-03-30 11:59:23 -04:00
Jay Lee
45ac118381
GAM 6.18
2022-03-30 08:16:20 -04:00
Jay Lee
cc23f98078
[no cd] strip non-Win builds
2022-03-30 07:27:31 -04:00
Jay Lee
374c6a9367
Update gam-install.sh
2022-03-29 19:53:04 -04:00
Ross Scroggs
e7496dc9cb
Fix bug in print vaultcounts ... account emailaddress ( #1493 )
2022-03-26 16:42:19 -04:00
Jay Lee
b724330cb1
Update var.py
2022-03-14 15:49:11 -04:00
Jay Lee
8b9ce17959
Update gam-install.sh
2022-03-08 14:26:59 -05:00
Jay Lee
1bf1c43f23
GAM 6.17
2022-03-07 20:11:56 +00:00
Jay Lee
53b336aee9
Try universal ToS. Fixes #1489
2022-03-07 19:51:43 +00:00
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