Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Commit 36ef3ac

Browse files
author
Bernhard G
committed
Update README.md
1 parent 80b7890 commit 36ef3ac

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](./doc/logo.png)
1+
[![](./doc/logo.png)](https://github.com/comsysto/github-pages-basic-auth-proxy)
22

33
#### GitHub Pages Basic Auth Proxy by comSysto
44

@@ -24,14 +24,12 @@ Basic Auth checks against GitHub API. This little piece of software is brought t
2424

2525
* Secured Page by Proxy:
2626
* https://my-secure-github-page.comsysto.com/
27-
* You can login on the page with your GitHub Username and [personal access token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) (which can have no scopes)
28-
* The proxy is running on this instance with the following parameters (you can see below what that means)
29-
* `cs-gh-proxy -e wsgi -p 8881 --authType allGitHubUsers --owner comsysto --repository github-pages-basic-auth-proxy --obfuscator 086e41eb6ff7a50ad33ad742dbaa2e70b75740c4950fd5bbbdc71981e6fe88e3 &`
27+
* You can login on the page with your GitHub Username and [personal access token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) (which can have no scopes)
28+
* The proxy is running on this instance with the following parameters (you can see below what that means)
29+
* `cs-gh-proxy -e wsgi -p 8881 --authType allGitHubUsers --owner comsysto --repository github-pages-basic-auth-proxy --obfuscator 086e41eb6ff7a50ad33ad742dbaa2e70b75740c4950fd5bbbdc71981e6fe88e3 &`
3030
* GitHub Page that is proxied:
3131
* https://comsysto.github.io/github-pages-basic-auth-proxy/086e41eb6ff7a50ad33ad742dbaa2e70b75740c4950fd5bbbdc71981e6fe88e3/
32-
* (normally you would not tell anyone that URL. But just that you see that these pages are identical)
33-
34-
32+
* (normally you would not tell anyone that URL. It is just here that you see that these pages are identical)
3533

3634
### 1.2 Who needs this?
3735

0 commit comments

Comments
 (0)