Files
Andrey Kostakov 7bd76a1bb4 Show link to the auth page even if we couldn't open a browser. (#53)
* Show link to the auth page even if we couldn't open a browser.

In case if we couldn't open a browser using `xdg-open` (For
example xdg-utils can be not installed in the system) -- user will still able to
follow the link (copy-paste from the terminal) and obtain oauth code.

Message will look like this:
```
Can't open browser (exec: "xdg-open": executable file not found in $PATH: ). Please follow the link: https://accounts.google.com/o/oauth2
```

* Add line break.

Co-Authored-By: Matt Holt <mholt@users.noreply.github.com>
2019-12-08 12:56:50 -07:00

5 lines
121 B
Plaintext

_gitignore/
_storage/
oauth2client/oauth2proxy/cmd/oauth2proxy/credentials.toml
**/timeliner.toml
cmc/timeliner/timeliner