You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 22, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+55-9Lines changed: 55 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,10 @@ Basic Auth checks against GitHub API. This little piece of software is brought t
8
8
9
9
**TOC**
10
10
*[1. Introduction](#1-introduction)
11
-
*[2. Installation](#2-installation)
12
-
*[3. Roadmap](#3-roadmap)
13
-
*[4. License](#4-license)
11
+
*[2. Installation on Heroku](#2-installation-on-heroku)
12
+
*[3. Installation on AWS](#3-installation-on-aws)
13
+
*[4. Roadmap](#4-roadmap)
14
+
*[5. License](#5-license)
14
15
15
16
## 1. Introduction
16
17
@@ -54,7 +55,52 @@ Basic Auth checks against GitHub API. This little piece of software is brought t
54
55
* If you create a directory in your `gh-pages` branch which is called e.g. `086e41eb6ff7a50ad33ad742dbaa2e70b75740c4950fd5bbbdc71981e6fe88e3` and proxy to this dir, it will be secure as long as no one knows **obfuscator** (you should keep it secret).
55
56
* You proxy to https (TLS) so no man in the middle attack could get a hold of the obfuscator.
0 commit comments