From 1da03cbfc3d10c2b3508d94f90fd5e7c9a2c51c2 Mon Sep 17 00:00:00 2001 From: Pavel Sorokin Date: Mon, 11 Dec 2017 21:41:48 +0800 Subject: [PATCH] dummy commit to re-trigger tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c20dc044..747738eb 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ Usage of oauth2_proxy: -github-org string: restrict logins to members of this organisation -github-team string: restrict logins to members of any of these teams (slug), separated by a comma -google-admin-email string: the google admin to impersonate for api calls - -google-group value: restrict logins to members of this google group (may be given multiple times). Depricated. Please use `permit-groups` instead + -google-group value: restrict logins to members of this google group (may be given multiple times). Depricated. Please use `permit-groups` instead. -google-service-account-json string: the path to the service account json credentials -htpasswd-file string: additionally authenticate against a htpasswd file. Entries must be created with "htpasswd -s" for SHA encryption -http-address string: [http://]: or unix:// to listen on for HTTP clients (default "127.0.0.1:4180")