mirror of
https://github.com/mholt/timeliner.git
synced 2026-05-06 13:09:10 -05:00
7bd76a1bb4
* 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>
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
_gitignore/
|
|
_storage/
|
|
oauth2client/oauth2proxy/cmd/oauth2proxy/credentials.toml
|
|
**/timeliner.toml
|
|
cmc/timeliner/timeliner |