Ross Scroggs
d9124f3ffa
Fix doRequestOAuth to find proper client secrets JSON file ( #313 )
...
The environment variables GAMUSERCONFIGDIR and CLIENTSECRETS are
factored in to GC_Values[GC_CLIENT_SECRETS_JSON]. On a new
installation, it will have the value
os.path.join(GM_Globals[GM_GAM_PATH], FN_CLIENT_SECRETS_JSON) but on an
existing installation the environment variables may have it located
somewhere else.
2016-11-03 13:50:43 -04:00
Jay Lee
aa1db89bd3
include gam-setup.bat in MSI and zip. Call it from MSI at end of install.
2016-11-03 13:29:26 -04:00
Jay Lee
ff3a8644ec
Merge branch 'master' of https://github.com/jay0lee/GAM
2016-11-03 12:49:32 -04:00
Jay Lee
4721469b1d
prettify oauth2.txt
2016-11-03 12:49:19 -04:00
Jay Lee
c4a3d29964
Easier to copy scope list
2016-11-03 12:48:46 -04:00
Jay Lee
1454526e65
gam-setup.bat file to automate Windows setup
...
part of #309
2016-11-03 11:38:23 -04:00
Ross Scroggs
2c0026512d
Fix doGamVersion ( #311 )
...
* Fix doGamVersion
doGamVersion is called by showUsage with checkForArgs=False to keep
doGamVersion from wandering through some other command’s arguments
* Update documentation
* Further doGamVersion cleanup
Allow simple and check, keep pylint happy
* gam version simple is script only option, not exposed to user
2016-11-02 17:30:54 -04:00
Jay Lee
3c85da292e
GAM 4.01
v4.01
2016-11-02 15:28:15 -04:00
Jay Lee
c7b5251b03
prompt for admin email and use as hint
2016-11-02 15:23:43 -04:00
Jay Lee
5307a560bd
fix service account create call
2016-11-02 14:45:17 -04:00
Jay Lee
059e6a1813
fix gam version
v4.0
2016-11-02 13:30:42 -04:00
Jay Lee
395a561b8c
GAM v4.0
2016-11-02 13:17:44 -04:00
Jay Lee
6c3a744ed3
improve project create instructions.
2016-11-02 13:15:10 -04:00
Jay Lee
907126d642
gam version simple, save project files to GAM path
2016-11-02 12:59:38 -04:00
Jay Lee
9e4506141e
add message to restart term
2016-11-02 12:43:40 -04:00
Jay Lee
5deac72484
authorize admin and check service account
2016-11-02 11:40:00 -04:00
Jay Lee
9def6e6d73
run alias command.
2016-11-02 11:02:11 -04:00
Jay Lee
fefe9de384
further improvements to scope check.
2016-11-02 10:20:27 -04:00
Jay Lee
f8341be9ea
add statement about extract starting.
2016-11-02 09:47:12 -04:00
Jay Lee
3c50f464cc
add -p argument to disable profile update
2016-11-02 09:33:46 -04:00
Jay Lee
6961a0e1b3
more details on check serviceaccount
2016-11-01 22:32:33 -04:00
Jay Lee
3fa6cde6b0
another change to improve missing scope errors
2016-11-01 22:23:34 -04:00
Jay Lee
4129e05f5e
check serviceaccount command, better error on missing service scopes
2016-11-01 22:13:45 -04:00
Jay Lee
42137297a1
extra space
2016-11-01 12:17:46 -04:00
Jay Lee
bc64e9a67c
fix color escaping on MacOS
2016-11-01 12:16:49 -04:00
Jay Lee
e1ec8b8649
fix color function calls
2016-11-01 12:07:51 -04:00
Jay Lee
b9ec06807b
message color and more error checking.
2016-11-01 12:01:33 -04:00
Jay Lee
e3d826cdb3
catch tar errors and exit.
2016-11-01 11:53:30 -04:00
Jay Lee
4306dba9f1
Merge branch 'master' of https://github.com/jay0lee/GAM
2016-11-01 11:44:30 -04:00
Jay Lee
cf397c228c
MacOS >= 10.10 please
2016-11-01 11:44:05 -04:00
Jay Lee
a2a6719333
Update macos-build.sh
2016-10-31 14:57:21 -04:00
Jay Lee
7cef626a6f
Add GAM to Windows PATH
2016-10-31 14:45:31 -04:00
Jay Lee
be44ae4322
newlines and stuff
2016-10-31 13:33:33 -04:00
Jay Lee
4c00b54ad4
no trailing slash
2016-10-31 13:30:22 -04:00
Jay Lee
8508ee4afa
force to lower
2016-10-31 13:15:39 -04:00
Jay Lee
17b2c4091d
login_hint, not hint
2016-10-31 12:23:45 -04:00
Jay Lee
925f4532bc
IndexError, not KeyError
2016-10-31 12:20:04 -04:00
Jay Lee
786bbe5609
handle ToS not accepted yet for project create
2016-10-31 12:17:43 -04:00
Jay Lee
6be52c8b3c
MacOS doesn't seem to like ~ as /home/jay
2016-10-31 09:37:17 -04:00
Jay Lee
2c2046a784
arguments and further improvements to gam-install.sh
2016-10-31 09:29:50 -04:00
Jay Lee
20de452685
Linux and MacOS install script
2016-10-31 05:57:47 -04:00
Jay Lee
df603937ee
fix service account url display
2016-10-29 14:56:33 -04:00
Jay Lee
315a1db144
Merge branch 'master' of https://github.com/jay0lee/GAM
2016-10-29 14:09:42 -04:00
Jay Lee
968c096a99
"gam create project" rough draft. Needs a lot of work but first steps towards solving #309
2016-10-29 14:09:08 -04:00
Jay Lee
6703519d36
remove email-audit include
2016-10-28 12:07:53 -04:00
Jay Lee
9dd8696c1e
remove email-audit include
2016-10-28 12:07:28 -04:00
Jay Lee
df7c12b737
Remove email-audit include
2016-10-28 12:07:06 -04:00
Jay Lee
7cfba0ada1
remove email-audit-v1.json file
2016-10-28 12:06:16 -04:00
Jay Lee
2ee5109424
remove email-audit API mapping
2016-10-28 12:05:44 -04:00
Jay Lee
721f787f0f
Update macos-gam.spec
2016-10-28 10:56:08 -04:00