-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added regexWhiteList feature. #251
base: master
Are you sure you want to change the base?
Commits on Apr 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b93059d - Browse repository at this point
Copy the full SHA b93059dView commit details
Commits on Apr 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 858813f - Browse repository at this point
Copy the full SHA 858813fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd18a0 - Browse repository at this point
Copy the full SHA bcd18a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca02f10 - Browse repository at this point
Copy the full SHA ca02f10View commit details
Commits on Apr 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 46226ff - Browse repository at this point
Copy the full SHA 46226ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b64b7 - Browse repository at this point
Copy the full SHA 68b64b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 442d3ac - Browse repository at this point
Copy the full SHA 442d3acView commit details -
Add cfg param in cookies to support customizable maxage. Also allows …
…'session' cookies, or cookies that delete after browser is closed.
Configuration menu - View commit details
-
Copy full SHA for f9f4450 - Browse repository at this point
Copy the full SHA f9f4450View commit details
Commits on Apr 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 998906f - Browse repository at this point
Copy the full SHA 998906fView commit details
Commits on Apr 21, 2019
-
Fix areas where errors weren't handled.
Implement goreportcard recommendations.
Configuration menu - View commit details
-
Copy full SHA for 0e554fb - Browse repository at this point
Copy the full SHA 0e554fbView commit details
Commits on Apr 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f6b6b1c - Browse repository at this point
Copy the full SHA f6b6b1cView commit details -
Merge pull request vouch#1 from vouch/master
Implement upstream repo changes.
Configuration menu - View commit details
-
Copy full SHA for e2d6005 - Browse repository at this point
Copy the full SHA e2d6005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ac20f - Browse repository at this point
Copy the full SHA 33ac20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7aeb76 - Browse repository at this point
Copy the full SHA f7aeb76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6461880 - Browse repository at this point
Copy the full SHA 6461880View commit details
Commits on May 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dcf8201 - Browse repository at this point
Copy the full SHA dcf8201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c33884 - Browse repository at this point
Copy the full SHA 0c33884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ced6e1 - Browse repository at this point
Copy the full SHA 2ced6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa2a4a2 - Browse repository at this point
Copy the full SHA aa2a4a2View commit details -
Add support for grabbing claims from the return of getuserinfo functi…
…ons for all providers.
6Configuration menu - View commit details
-
Copy full SHA for e24bd02 - Browse repository at this point
Copy the full SHA e24bd02View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc27f86 - Browse repository at this point
Copy the full SHA cc27f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee16254 - Browse repository at this point
Copy the full SHA ee16254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6ae61 - Browse repository at this point
Copy the full SHA 7d6ae61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cd957 - Browse repository at this point
Copy the full SHA 27cd957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7b562 - Browse repository at this point
Copy the full SHA 5d7b562View commit details -
Rework customClaims variable into a struct to be reusable and passabl…
…e to jwt functions.
Configuration menu - View commit details
-
Copy full SHA for 4d58a80 - Browse repository at this point
Copy the full SHA 4d58a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce18bd - Browse repository at this point
Copy the full SHA 5ce18bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7d295 - Browse repository at this point
Copy the full SHA ca7d295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5f25f - Browse repository at this point
Copy the full SHA 8d5f25fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a0c49 - Browse repository at this point
Copy the full SHA 06a0c49View commit details
Commits on May 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 346ac40 - Browse repository at this point
Copy the full SHA 346ac40View commit details -
Configuration menu - View commit details
-
Copy full SHA for c98e490 - Browse repository at this point
Copy the full SHA c98e490View commit details -
Make client_secret optional for oidc and adfs. Keycloak (generic oidc…
…) specifically allows setting of 'authorized' clients, without this setting the client_secret is not needed. ADFS also only requires client_secret for server applications, and other clients do not need it, and error if they receive it.
Configuration menu - View commit details
-
Copy full SHA for f85c582 - Browse repository at this point
Copy the full SHA f85c582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 229f735 - Browse repository at this point
Copy the full SHA 229f735View commit details -
Merge branch 'general_fixes_and_unit_testing' of git://github.com/art…
…agel/vouch-proxy into artagel-general_fixes_and_unit_testing
Configuration menu - View commit details
-
Copy full SHA for 265ee5d - Browse repository at this point
Copy the full SHA 265ee5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c593f - Browse repository at this point
Copy the full SHA 85c593fView commit details -
Merge branch 'add_support_to_pass_tokens' of git://github.com/artagel…
…/vouch-proxy into artagel-add_support_to_pass_tokens
Configuration menu - View commit details
-
Copy full SHA for 5939a7e - Browse repository at this point
Copy the full SHA 5939a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1bb31d - Browse repository at this point
Copy the full SHA b1bb31dView commit details
Commits on May 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 534f3a7 - Browse repository at this point
Copy the full SHA 534f3a7View commit details
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 06ab191 - Browse repository at this point
Copy the full SHA 06ab191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5930747 - Browse repository at this point
Copy the full SHA 5930747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3193e7f - Browse repository at this point
Copy the full SHA 3193e7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aad7468 - Browse repository at this point
Copy the full SHA aad7468View commit details -
Merge branch 'add_openresty_authorization_examples' of git://github.c…
…om/artagel/vouch-proxy into artagel-add_openresty_authorization_examples
Configuration menu - View commit details
-
Copy full SHA for 8b99bae - Browse repository at this point
Copy the full SHA 8b99baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e71631 - Browse repository at this point
Copy the full SHA 8e71631View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 0897685 - Browse repository at this point
Copy the full SHA 0897685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59059a2 - Browse repository at this point
Copy the full SHA 59059a2View commit details -
Merge branch 'fix-template-root' of git://github.com/rayward/vouch-pr…
…oxy into rayward-fix-template-root
Configuration menu - View commit details
-
Copy full SHA for 52f973b - Browse repository at this point
Copy the full SHA 52f973bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e58ec54 - Browse repository at this point
Copy the full SHA e58ec54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88a150c - Browse repository at this point
Copy the full SHA 88a150cView commit details
Commits on May 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e761e29 - Browse repository at this point
Copy the full SHA e761e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455b19f - Browse repository at this point
Copy the full SHA 455b19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 758df6e - Browse repository at this point
Copy the full SHA 758df6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3e45a - Browse repository at this point
Copy the full SHA 3d3e45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f66d2a5 - Browse repository at this point
Copy the full SHA f66d2a5View commit details
Commits on May 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 88d444f - Browse repository at this point
Copy the full SHA 88d444fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea7b17 - Browse repository at this point
Copy the full SHA fea7b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a23a69 - Browse repository at this point
Copy the full SHA 4a23a69View commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2af2883 - Browse repository at this point
Copy the full SHA 2af2883View commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9d47e12 - Browse repository at this point
Copy the full SHA 9d47e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c98d4 - Browse repository at this point
Copy the full SHA f1c98d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 305d381 - Browse repository at this point
Copy the full SHA 305d381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e009a - Browse repository at this point
Copy the full SHA 98e009aView commit details
Commits on Jul 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fe82f8b - Browse repository at this point
Copy the full SHA fe82f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea7cfe - Browse repository at this point
Copy the full SHA cea7cfeView commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6a8e12d - Browse repository at this point
Copy the full SHA 6a8e12dView commit details
Commits on Aug 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 30f60af - Browse repository at this point
Copy the full SHA 30f60afView commit details -
Configuration menu - View commit details
-
Copy full SHA for bea25be - Browse repository at this point
Copy the full SHA bea25beView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9269ce - Browse repository at this point
Copy the full SHA e9269ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bfa8ad - Browse repository at this point
Copy the full SHA 5bfa8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b88059 - Browse repository at this point
Copy the full SHA 1b88059View commit details -
Merge branch 'add_individual_examples' of git://github.com/artagel/vo…
…uch-proxy into artagel-add_individual_examples
Configuration menu - View commit details
-
Copy full SHA for feddd1f - Browse repository at this point
Copy the full SHA feddd1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for abd2d89 - Browse repository at this point
Copy the full SHA abd2d89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0052bb1 - Browse repository at this point
Copy the full SHA 0052bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f336c4 - Browse repository at this point
Copy the full SHA 5f336c4View commit details
Commits on Aug 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8b6745a - Browse repository at this point
Copy the full SHA 8b6745aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edeb1d - Browse repository at this point
Copy the full SHA 6edeb1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 687c40c - Browse repository at this point
Copy the full SHA 687c40cView commit details
Commits on Sep 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b7eeb65 - Browse repository at this point
Copy the full SHA b7eeb65View commit details
Commits on Sep 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 856dd89 - Browse repository at this point
Copy the full SHA 856dd89View commit details
Commits on Sep 10, 2019
-
Change from idToken to data for mapClaims
See the discussion here: vouch@e24bd02#r35004667
Configuration menu - View commit details
-
Copy full SHA for e953177 - Browse repository at this point
Copy the full SHA e953177View commit details
Commits on Sep 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2c791a7 - Browse repository at this point
Copy the full SHA 2c791a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae05041 - Browse repository at this point
Copy the full SHA ae05041View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda7bd7 - Browse repository at this point
Copy the full SHA cda7bd7View commit details -
Merge pull request vouch#141 from reedstrm:master
Create OpenStax Accounts provider
Configuration menu - View commit details
-
Copy full SHA for 43f82f9 - Browse repository at this point
Copy the full SHA 43f82f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350a3ea - Browse repository at this point
Copy the full SHA 350a3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5058a - Browse repository at this point
Copy the full SHA fe5058aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bee174 - Browse repository at this point
Copy the full SHA 5bee174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9884301 - Browse repository at this point
Copy the full SHA 9884301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 797945c - Browse repository at this point
Copy the full SHA 797945cView commit details
Commits on Sep 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd52aa7 - Browse repository at this point
Copy the full SHA cd52aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c158898 - Browse repository at this point
Copy the full SHA c158898View commit details
Commits on Sep 28, 2019
-
Before this, we didn't have do.sh in the final image
This made following the steps to use do.sh to generate a redacted configuration file impossible.
Configuration menu - View commit details
-
Copy full SHA for 1681297 - Browse repository at this point
Copy the full SHA 1681297View commit details
Commits on Oct 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8bba049 - Browse repository at this point
Copy the full SHA 8bba049View commit details -
Add an example using a single server stanza
This allows proxying to vouch without a second domain name setup
Configuration menu - View commit details
-
Copy full SHA for ca8243f - Browse repository at this point
Copy the full SHA ca8243fView commit details
Commits on Oct 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cfa0cc1 - Browse repository at this point
Copy the full SHA cfa0cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4510f - Browse repository at this point
Copy the full SHA fd4510fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fca79fe - Browse repository at this point
Copy the full SHA fca79feView commit details -
Merge pull request vouch#155 from davidgibbons/nginx_single_server_ex…
…ample Add an example using a single server stanza
Configuration menu - View commit details
-
Copy full SHA for 90ab7e4 - Browse repository at this point
Copy the full SHA 90ab7e4View commit details
Commits on Oct 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac608a8 - Browse repository at this point
Copy the full SHA ac608a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 001424f - Browse repository at this point
Copy the full SHA 001424fView commit details
Commits on Oct 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9d96f0d - Browse repository at this point
Copy the full SHA 9d96f0dView commit details
Commits on Oct 16, 2019
-
add semicolon after "access_by_lua_file" directive
OpenResty service cannot be restarted/reloaded if semicolon is missing at the end of the "access_by_lua_file" directive
Configuration menu - View commit details
-
Copy full SHA for a11e860 - Browse repository at this point
Copy the full SHA a11e860View commit details -
add semicolon after "access_by_lua_file" directive
OpenResty service cannot be restarted/reloaded if semicolon is missing at the end of the "access_by_lua_file" directive
Configuration menu - View commit details
-
Copy full SHA for d9682cb - Browse repository at this point
Copy the full SHA d9682cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737e7cc - Browse repository at this point
Copy the full SHA 737e7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8506e9 - Browse repository at this point
Copy the full SHA f8506e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 636255b - Browse repository at this point
Copy the full SHA 636255bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5542c9 - Browse repository at this point
Copy the full SHA e5542c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 480d7c9 - Browse repository at this point
Copy the full SHA 480d7c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1334d25 - Browse repository at this point
Copy the full SHA 1334d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c16a71 - Browse repository at this point
Copy the full SHA 7c16a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ec181 - Browse repository at this point
Copy the full SHA e7ec181View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd5ca6 - Browse repository at this point
Copy the full SHA ddd5ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fcfdb - Browse repository at this point
Copy the full SHA 80fcfdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5014339 - Browse repository at this point
Copy the full SHA 5014339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01f8c66 - Browse repository at this point
Copy the full SHA 01f8c66View commit details
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a2a6960 - Browse repository at this point
Copy the full SHA a2a6960View commit details
Commits on Oct 30, 2019
-
Don't assume that id_token is present
Some providers (eg. Gitea) don't provide an id_token to cache the user info and that causes a panic. This change checks to see if the key value is not nil before converting to a string. With this change, Gitea can be used as a provider using either "github" or "oidc" as the configured provider.
Configuration menu - View commit details
-
Copy full SHA for 421d64f - Browse repository at this point
Copy the full SHA 421d64fView commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0442137 - Browse repository at this point
Copy the full SHA 0442137View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5e9781 - Browse repository at this point
Copy the full SHA c5e9781View commit details
Commits on Nov 6, 2019
-
Merge pull request vouch#166 from Dobli:fix/missing_homeassistant_check
Added missing check for homeassistant in BasicTest
Configuration menu - View commit details
-
Copy full SHA for cf8c780 - Browse repository at this point
Copy the full SHA cf8c780View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58d1bc - Browse repository at this point
Copy the full SHA b58d1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c171285 - Browse repository at this point
Copy the full SHA c171285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 366b97e - Browse repository at this point
Copy the full SHA 366b97eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed36b58 - Browse repository at this point
Copy the full SHA ed36b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded2e25 - Browse repository at this point
Copy the full SHA ded2e25View commit details
Commits on Nov 12, 2019
-
fix getUserInfo* log msg formatting
The string format field was missing, leading to log messages like: OpenID userinfo body: %!(EXTRA string={"iss": ... Also, getUserInfoFromOpenStax mistakenly identified itself as OpenID, not OpenStax.
Configuration menu - View commit details
-
Copy full SHA for da0f8a3 - Browse repository at this point
Copy the full SHA da0f8a3View commit details
Commits on Dec 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 367ee04 - Browse repository at this point
Copy the full SHA 367ee04View commit details
Commits on Dec 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 14b5740 - Browse repository at this point
Copy the full SHA 14b5740View commit details
Commits on Feb 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 908d1f1 - Browse repository at this point
Copy the full SHA 908d1f1View commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 12e7fa2 - Browse repository at this point
Copy the full SHA 12e7fa2View commit details
Commits on Feb 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b463f83 - Browse repository at this point
Copy the full SHA b463f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4e410 - Browse repository at this point
Copy the full SHA 7d4e410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eda1d8 - Browse repository at this point
Copy the full SHA 8eda1d8View commit details
Commits on Feb 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f29993b - Browse repository at this point
Copy the full SHA f29993bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5507bd6 - Browse repository at this point
Copy the full SHA 5507bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b0f0a3 - Browse repository at this point
Copy the full SHA 7b0f0a3View commit details -
Remover Org from config and use <orgId>/<teamSlug> as format for gith…
…ub team whitelist
Configuration menu - View commit details
-
Copy full SHA for 0b99ff8 - Browse repository at this point
Copy the full SHA 0b99ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd72962 - Browse repository at this point
Copy the full SHA fd72962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad1f13 - Browse repository at this point
Copy the full SHA 4ad1f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a9d20a - Browse repository at this point
Copy the full SHA 4a9d20aView commit details -
Check for GitHub Org membership if no team qualified in TeamWhiteList…
… value - i.e. only "<orgId>" and not fully qualified team "<orgId>/<teamSlug>" is given in config's teamWhitelist
Configuration menu - View commit details
-
Copy full SHA for 6ad9c84 - Browse repository at this point
Copy the full SHA 6ad9c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227cd5b - Browse repository at this point
Copy the full SHA 227cd5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1019a - Browse repository at this point
Copy the full SHA fd1019aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb5be2 - Browse repository at this point
Copy the full SHA cfb5be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f7c18 - Browse repository at this point
Copy the full SHA 82f7c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for eacccd5 - Browse repository at this point
Copy the full SHA eacccd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d367704 - Browse repository at this point
Copy the full SHA d367704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6659d - Browse repository at this point
Copy the full SHA 2b6659dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb73f16 - Browse repository at this point
Copy the full SHA fb73f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02dd4da - Browse repository at this point
Copy the full SHA 02dd4daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1244cbd - Browse repository at this point
Copy the full SHA 1244cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e05f94 - Browse repository at this point
Copy the full SHA 6e05f94View commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 785ec9f - Browse repository at this point
Copy the full SHA 785ec9fView commit details -
Treat slice claim values with higher priority before treating all cla…
…im values as strings
Configuration menu - View commit details
-
Copy full SHA for 2c32809 - Browse repository at this point
Copy the full SHA 2c32809View commit details -
Configuration menu - View commit details
-
Copy full SHA for e26ea0c - Browse repository at this point
Copy the full SHA e26ea0cView commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9c5530 - Browse repository at this point
Copy the full SHA d9c5530View commit details
Commits on Feb 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab31b28 - Browse repository at this point
Copy the full SHA ab31b28View commit details -
Using vouch.cookie.SameSite configuration option to set SameSite attr…
…ibute on VouchCookie. Defaults to no SameSite attribute set on VouchCookie
Configuration menu - View commit details
-
Copy full SHA for 25cc8d6 - Browse repository at this point
Copy the full SHA 25cc8d6View commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 561e102 - Browse repository at this point
Copy the full SHA 561e102View commit details
Commits on Mar 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d62cfc1 - Browse repository at this point
Copy the full SHA d62cfc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35dbe19 - Browse repository at this point
Copy the full SHA 35dbe19View commit details
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8dce88f - Browse repository at this point
Copy the full SHA 8dce88fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc810d - Browse repository at this point
Copy the full SHA cbc810dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3566012 - Browse repository at this point
Copy the full SHA 3566012View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2a149 - Browse repository at this point
Copy the full SHA de2a149View commit details -
Merge branch 'feature/cookie-samesite-config-1' of https://github.com…
…/jbwtan/vouch-proxy into feature/cookie-samesite-config-2
Configuration menu - View commit details
-
Copy full SHA for 41e7276 - Browse repository at this point
Copy the full SHA 41e7276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a2a34 - Browse repository at this point
Copy the full SHA 63a2a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0ed97 - Browse repository at this point
Copy the full SHA 2d0ed97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81661c5 - Browse repository at this point
Copy the full SHA 81661c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e51f1b - Browse repository at this point
Copy the full SHA 3e51f1bView commit details
Commits on Mar 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b3887c1 - Browse repository at this point
Copy the full SHA b3887c1View commit details
Commits on Mar 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ba38e85 - Browse repository at this point
Copy the full SHA ba38e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for dde922f - Browse repository at this point
Copy the full SHA dde922fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aab02c - Browse repository at this point
Copy the full SHA 1aab02cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80047fa - Browse repository at this point
Copy the full SHA 80047faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4cccd0 - Browse repository at this point
Copy the full SHA e4cccd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9bd691 - Browse repository at this point
Copy the full SHA e9bd691View commit details -
Updated default same site behaviour to not write SameSite attribute t…
…o cookie at all. See golang/go#36990
Configuration menu - View commit details
-
Copy full SHA for 076114f - Browse repository at this point
Copy the full SHA 076114fView commit details
Commits on Mar 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f8b9d44 - Browse repository at this point
Copy the full SHA f8b9d44View commit details
Commits on Mar 25, 2020
-
Fix cookie splitting to account for _
Originally authored by Matthew Daniel https://github.com/mdaniel
Configuration menu - View commit details
-
Copy full SHA for 39b30da - Browse repository at this point
Copy the full SHA 39b30daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0cc5a3 - Browse repository at this point
Copy the full SHA e0cc5a3View commit details
Commits on Mar 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c92b3e9 - Browse repository at this point
Copy the full SHA c92b3e9View commit details
Commits on Apr 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8cd1fd5 - Browse repository at this point
Copy the full SHA 8cd1fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7069684 - Browse repository at this point
Copy the full SHA 7069684View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7418a39 - Browse repository at this point
Copy the full SHA 7418a39View commit details
Commits on Apr 2, 2020
-
vouch#240 cfg.Configure called from main()
flag.parse() cannot be in init() zap.logger is configured at the end of Configure() for each package
Configuration menu - View commit details
-
Copy full SHA for da293df - Browse repository at this point
Copy the full SHA da293dfView commit details
Commits on Apr 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 55da1ca - Browse repository at this point
Copy the full SHA 55da1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e83194 - Browse repository at this point
Copy the full SHA 7e83194View commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 82bc879 - Browse repository at this point
Copy the full SHA 82bc879View commit details -
Configuration menu - View commit details
-
Copy full SHA for f61ce39 - Browse repository at this point
Copy the full SHA f61ce39View commit details -
Merge pull request vouch#236 from mjnaylor8/master
Update config.yml_example_homeassistant
Configuration menu - View commit details
-
Copy full SHA for 264ede1 - Browse repository at this point
Copy the full SHA 264ede1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532c3f7 - Browse repository at this point
Copy the full SHA 532c3f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa74f2 - Browse repository at this point
Copy the full SHA 3aa74f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ea8e18 - Browse repository at this point
Copy the full SHA 4ea8e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ed581 - Browse repository at this point
Copy the full SHA a7ed581View commit details -
Merge branch 'feature/cookie-samesite-config-2' of github.com:jbwtan/…
…vouch-proxy into pr/jbwtan/214
Configuration menu - View commit details
-
Copy full SHA for 9d03bcd - Browse repository at this point
Copy the full SHA 9d03bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff990a6 - Browse repository at this point
Copy the full SHA ff990a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb7a80 - Browse repository at this point
Copy the full SHA 8fb7a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f20a80 - Browse repository at this point
Copy the full SHA 9f20a80View commit details -
Merge branch 'feature/fix_formatting_and_naming' into feature/golang_…
…1.13_and_cleanup
Configuration menu - View commit details
-
Copy full SHA for 0e44dc3 - Browse repository at this point
Copy the full SHA 0e44dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504870e - Browse repository at this point
Copy the full SHA 504870eView commit details
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 549fe87 - Browse repository at this point
Copy the full SHA 549fe87View commit details
Commits on Apr 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1d15844 - Browse repository at this point
Copy the full SHA 1d15844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1779bc9 - Browse repository at this point
Copy the full SHA 1779bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df7505f - Browse repository at this point
Copy the full SHA df7505fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e934cf2 - Browse repository at this point
Copy the full SHA e934cf2View commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f1770b7 - Browse repository at this point
Copy the full SHA f1770b7View commit details
Commits on Apr 14, 2020
-
chore: New deployment for extra architectures
Stephan van Rooij committedApr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 397abc4 - Browse repository at this point
Copy the full SHA 397abc4View commit details -
Stephan van Rooij committed
Apr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for f1cdc16 - Browse repository at this point
Copy the full SHA f1cdc16View commit details -
chore: Disable build for other users
Stephan van Rooij committedApr 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 4c669e7 - Browse repository at this point
Copy the full SHA 4c669e7View commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0b29da9 - Browse repository at this point
Copy the full SHA 0b29da9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2e01f - Browse repository at this point
Copy the full SHA ef2e01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af5fa1b - Browse repository at this point
Copy the full SHA af5fa1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d88f1 - Browse repository at this point
Copy the full SHA 57d88f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc66fc - Browse repository at this point
Copy the full SHA dfc66fcView commit details
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 86cb218 - Browse repository at this point
Copy the full SHA 86cb218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fb74d - Browse repository at this point
Copy the full SHA 75fb74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a62beb - Browse repository at this point
Copy the full SHA 9a62bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b941f66 - Browse repository at this point
Copy the full SHA b941f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for d32b602 - Browse repository at this point
Copy the full SHA d32b602View commit details
Commits on Apr 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 62a3a36 - Browse repository at this point
Copy the full SHA 62a3a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113daf5 - Browse repository at this point
Copy the full SHA 113daf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f0a2b - Browse repository at this point
Copy the full SHA 25f0a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for acffb5a - Browse repository at this point
Copy the full SHA acffb5aView commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6706dbf - Browse repository at this point
Copy the full SHA 6706dbfView commit details
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85e98f6 - Browse repository at this point
Copy the full SHA 85e98f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 364ec46 - Browse repository at this point
Copy the full SHA 364ec46View commit details
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2db0a03 - Browse repository at this point
Copy the full SHA 2db0a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a57b9 - Browse repository at this point
Copy the full SHA 58a57b9View commit details
Commits on Apr 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2e6b7be - Browse repository at this point
Copy the full SHA 2e6b7beView commit details
Commits on Apr 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5f63cd - Browse repository at this point
Copy the full SHA d5f63cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91135a1 - Browse repository at this point
Copy the full SHA 91135a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55033f1 - Browse repository at this point
Copy the full SHA 55033f1View commit details
Commits on May 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f109da - Browse repository at this point
Copy the full SHA 8f109daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96fe9ce - Browse repository at this point
Copy the full SHA 96fe9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for db8cf1b - Browse repository at this point
Copy the full SHA db8cf1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9881d66 - Browse repository at this point
Copy the full SHA 9881d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e7e38 - Browse repository at this point
Copy the full SHA 42e7e38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a7095 - Browse repository at this point
Copy the full SHA 23a7095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bec1f8 - Browse repository at this point
Copy the full SHA 0bec1f8View commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1ef7494 - Browse repository at this point
Copy the full SHA 1ef7494View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 566dbd0 - Browse repository at this point
Copy the full SHA 566dbd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b5ed2 - Browse repository at this point
Copy the full SHA 01b5ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe766d2 - Browse repository at this point
Copy the full SHA fe766d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd21bb - Browse repository at this point
Copy the full SHA 7fd21bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0765273 - Browse repository at this point
Copy the full SHA 0765273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7685ddf - Browse repository at this point
Copy the full SHA 7685ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5045000 - Browse repository at this point
Copy the full SHA 5045000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8287526 - Browse repository at this point
Copy the full SHA 8287526View commit details