From d91a134a8df821d66748fe68c0c420eba504195e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 11 Dec 2013 11:08:36 +0200 Subject: [PATCH] docs(help) rm Authorization --- HELP.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/HELP.md b/HELP.md index 2cb8f1c9..6d15bb2f 100644 --- a/HELP.md +++ b/HELP.md @@ -286,15 +286,6 @@ do something like this: nohup node cloudcmd -Authorization ---------------- -Cloud Commander could authorize clients on GitHub via openID. -All things that should be done is must be added **id** and **secret** of application -from github settings page and added to [modules.json](json/modules.json) (id just) and env variable (secret) -with names: *github_id*, *github_secret*, *dropbox_key*, *dropbox_secret* etc in -[secret.bat](shell/secret.bat) *(on win32)* or [secret.sh](shell/secret.sh) *(on nix)*. - - Start --------------- To start **Cloud Commander** only one command needed: