mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Put back GAM specific no browser message
This commit is contained in:
@@ -215,11 +215,8 @@ def run_flow(flow, storage, flags=None, http=None):
|
|||||||
print()
|
print()
|
||||||
print(' ' + authorize_url)
|
print(' ' + authorize_url)
|
||||||
print()
|
print()
|
||||||
print('If your browser is on a different machine then '
|
print('If your browser is on a different machine then exit and re-run this')
|
||||||
'exit and re-run this')
|
print('after creating a file called nobrowser.txt in the same path as GAM.')
|
||||||
print('application with the command-line parameter ')
|
|
||||||
print()
|
|
||||||
print(' --noauth_local_webserver')
|
|
||||||
print()
|
print()
|
||||||
else:
|
else:
|
||||||
print('Go to the following link in your browser:')
|
print('Go to the following link in your browser:')
|
||||||
|
|||||||
Reference in New Issue
Block a user