mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
Update README.md
This commit is contained in:
parent
f9ff37cab0
commit
d7f1076e25
1 changed files with 5 additions and 4 deletions
|
|
@ -39,6 +39,7 @@ There is a short list:
|
|||
- Alt + q - disable key bindings
|
||||
- Alt + s - get all key bindings back
|
||||
- up, down, enter - filesystem navigation
|
||||
- Alt + g - authorization
|
||||
|
||||
Viewer's hot keys
|
||||
---------------
|
||||
|
|
@ -93,10 +94,10 @@ All main configuration could be done thrue config.json.
|
|||
```
|
||||
Authorization
|
||||
---------------
|
||||
Thru openID Cloud Commander could Authorize clients.
|
||||
All things that should be done is must be added id and secret of application
|
||||
from github settings page and added to config.json or env varibles with names:
|
||||
"oauth_client_id" and "oauth_client_secret" that is more secure way.
|
||||
Thru openID Cloud Commander could authorize clients on GitHub.
|
||||
All things that should be done is must be added **id** and **secret** of application
|
||||
from github settings page and added to **config.json** or env varibles with names:
|
||||
*oauth_client_id* and *oauth_client_secret* that is more secure way.
|
||||
|
||||
|
||||
Starting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue