parent
c97de52200
commit
7eb17ba9e0
|
|
@ -0,0 +1,7 @@
|
||||||
|
language: go
|
||||||
|
install:
|
||||||
|
- go get github.com/bmizerany/assert
|
||||||
|
- go get github.com/bitly/go-simplejson
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
||||||
|
|
@ -5,6 +5,8 @@ google_auth_proxy
|
||||||
A reverse proxy that provides authentication using Google OAuth2 to validate
|
A reverse proxy that provides authentication using Google OAuth2 to validate
|
||||||
individual accounts, or a whole google apps domain.
|
individual accounts, or a whole google apps domain.
|
||||||
|
|
||||||
|
[](http://travis-ci.org/bitly/google_auth_proxy)
|
||||||
|
|
||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue