Commit Graph

  • 7404195c6e
    Add oidc-issuer-url arg to README Zadkiel 2019-02-13 16:34:46 +0100
  • 3e8f31859e
    linter wants non-standard libs in a separate grouping timothy-spencer 2019-02-12 15:21:34 -0800
  • dabb4d68b0
    apparently golint wants comments like this timothy-spencer 2019-02-11 15:38:16 -0800
  • 2a8469bdfe
    updated changelog timothy-spencer 2019-02-11 14:59:51 -0800
  • 6c1e2f24ed
    Merge remote-tracking branch 'upstream/master' timothy-spencer 2019-02-11 14:46:56 -0800
  • 2e5c877dd1 Self code review changes MisterWil 2019-02-10 09:01:13 -0800
  • b46e34be72 Auth and standard logging with file rolling MisterWil 2019-02-10 08:37:45 -0800
  • ec4444fa3b
    Merge pull request #50 from pusher/release-v3.1.0 v3.1.0 Joel Speed 2019-02-09 10:13:09 +0000
  • 09c6bd77ed
    Add note on changed flush-interval behaviour Joel Speed 2019-02-08 14:16:41 +0000
  • 5b95ed3552
    Update release notes for v3.1.0 Joel Speed 2019-02-08 11:57:17 +0000
  • 402ce6f0cb
    Merge pull request #39 from pusher/arm-quay Joel Speed 2019-02-08 11:07:58 +0000
  • bdf68cc5f0
    Remove --long from git describe Joel Speed 2019-02-08 10:10:52 +0000
  • b7fd0a1b7e
    Add push target to Makefile Joel Speed 2019-02-08 10:05:57 +0000
  • 08ac8ad0db
    can use sample_key* instead of generating your own timothy-spencer 2019-02-07 10:40:29 -0800
  • 73cca9ae3c
    forgot to remove un-needed code timothy-spencer 2019-02-07 10:37:35 -0800
  • c5065130c3
    add login.gov to README, remove references to my repo timothy-spencer 2019-02-07 10:31:46 -0800
  • 9c297082ae
    Merge remote-tracking branch 'upstream/master' timothy-spencer 2019-02-06 17:45:26 -0800
  • 01a6cc68a1
    clean up debug and test dir timothy-spencer 2019-02-06 17:26:43 -0800
  • d42d6d9ad0
    got confused with header and post vs get timothy-spencer 2019-02-06 17:13:08 -0800
  • 948f5529c2
    updated comments, added test that we set expiresOn properly timothy-spencer 2019-02-06 16:19:16 -0800
  • b17ed9ed3f
    finished oidc flow, fixed up tests to work better timothy-spencer 2019-02-06 15:43:23 -0800
  • 2ca5de9d44 update Readme for Azure Active Directory Martin Loetzsch 2019-02-06 23:07:53 +0100
  • dd9781ddfe
    Merge pull request #43 from rafaelmagu/gzip-binary-archives Joel Speed 2019-02-06 21:31:20 +0000
  • 2bfcb4ca22
    Ensure binary archives are gzipped Rafael Fonseca 2019-02-07 09:59:19 +1300
  • ebc4c58951
    Merge branch 'tspencer/logingov' timothy-spencer 2019-02-06 10:26:27 -0800
  • d98ed6361b
    do JWTs properly timothy-spencer 2019-02-06 10:26:13 -0800
  • 7ac478962c
    Merge branch 'tspencer/logingov' timothy-spencer 2019-02-05 13:47:03 -0800
  • cf5e39a777
    update dependencies timothy-spencer 2019-02-05 13:45:53 -0800
  • 745c1280cc
    Merge branch 'tspencer/logingov' timothy-spencer 2019-02-05 10:32:31 -0800
  • 3ae29c4850
    changed proxy github location back so that it builds externally, fixed up []byte stuff, removed client_secret if we are using login.gov timothy-spencer 2019-02-05 10:32:11 -0800
  • ef45972df3
    moved back to pusher location timothy-spencer 2019-02-04 17:32:56 -0800
  • 68bfcba0f7
    forgot ioutil timothy-spencer 2019-02-04 17:24:11 -0800
  • e5b9e22d40
    forgot ioutil timothy-spencer 2019-02-04 17:22:35 -0800
  • 64d9dd51d5
    add libs timothy-spencer 2019-02-04 17:21:56 -0800
  • c271ce1688
    fixed claims up since we don't need custom claims timothy-spencer 2019-02-04 17:20:59 -0800
  • 86b75e3353
    add http lib timothy-spencer 2019-02-04 17:14:02 -0800
  • b6cd575c3e
    fix time and signing key timothy-spencer 2019-02-04 17:13:10 -0800
  • c2db2489a1
    I have much to learn about golang timothy-spencer 2019-02-04 16:59:24 -0800
  • 774adc290d
    golang json types are strange timothy-spencer 2019-02-04 16:58:04 -0800
  • 6344cd9011
    do our own custom jwt claim and store it in the normal session store timothy-spencer 2019-02-04 16:55:49 -0800
  • 22177fd395
    removed custom refresh stuff timothy-spencer 2019-02-04 15:32:31 -0800
  • e8913da7ff
    need JWTKey to be byte array timothy-spencer 2019-02-04 14:59:37 -0800
  • 1ae9ec0b58
    was too aggressive with search/replace timothy-spencer 2019-02-04 14:57:54 -0800
  • eb3f4782ae
    forgot comma timothy-spencer 2019-02-04 14:53:32 -0800
  • 37be831b28
    adding options for setting keys and so on, use JWT workflow instead of PKCE timothy-spencer 2019-02-04 14:52:34 -0800
  • 7f32182b9e fix build issue Pavel Sorokin 2019-02-04 14:22:28 -0800
  • 8881498e61 Change default group for accounts that unable to verify group membership Pavel Sorokin 2019-02-04 14:06:29 -0800
  • 269abb8994
    Merge branch 'tspencer/logingov' timothy-spencer 2019-02-04 10:10:40 -0800
  • 302cc9ee36
    forgot to hit save on the github rehome here timothy-spencer 2019-02-04 10:10:27 -0800
  • 92c4424639
    Merge pull request #37 from kskewes/dockerarm Joel Speed 2019-02-04 10:36:40 +0000
  • fb13ee87c8
    Merge pull request #34 from marratj/cookie-separator Joel Speed 2019-02-03 13:21:51 +0000
  • fa2545636b
    Merge pull request #15 from pusher/whitelist-domains Joel Speed 2019-02-02 18:55:37 +0000
  • 72d4c49be0 remove duplicate lines Marcel D. Juhnke 2019-02-02 15:00:10 +0100
  • cd37a14fc0
    Added more context as suggested by JoelSpeed. Joel Speed 2019-02-02 12:47:21 +0100
  • f289543dc6 fix(docker): simplify build by copying ca-certificates.crt Karl Skewes 2019-02-02 14:20:20 +1300
  • bcc51de43d
    Merge pull request #5 from timothy-spencer/tspencer/logingov Tim Spencer 2019-02-01 17:49:12 -0800
  • 38711422b2
    Fixing all dependencies to point at my fork timothy-spencer 2019-02-01 17:48:40 -0800
  • c8175eab37
    Merge pull request #4 from timothy-spencer/tspencer/logingov Tim Spencer 2019-02-01 17:45:25 -0800
  • 39dcef9364
    remove some debug stuff timothy-spencer 2019-02-01 17:44:47 -0800
  • 4364b273d3
    Merge pull request #3 from timothy-spencer/tspencer/logingov Tim Spencer 2019-02-01 17:41:45 -0800
  • 090908289b
    fixing up dependencies timothy-spencer 2019-02-01 17:40:29 -0800
  • d558223880
    Merge pull request #2 from timothy-spencer/tspencer/logingov Tim Spencer 2019-02-01 16:53:59 -0800
  • 97a49612b4
    fixing bugs now that I think I understand things better timothy-spencer 2019-02-01 16:51:54 -0800
  • 90e6bd278e feat(arm): Cross build arm and arm64 docker images Karl Skewes 2019-02-02 12:08:19 +1300
  • 381cf93f11
    Merge pull request #1 from timothy-spencer/tspencer/logingov Tim Spencer 2019-02-01 14:06:05 -0800
  • 76a2ccdee1
    first stab at login.gov provider timothy-spencer 2019-02-01 13:53:14 -0800
  • 767de720e3 Fix gofmt issues Pavel Sorokin 2019-02-01 10:50:03 -0800
  • cfee964a74 Fix oauthproxy tests Pavel Sorokin 2019-02-01 10:22:52 -0800
  • c574346086 add nginx cookie part extraction to README Marcel Juhnke 2019-02-01 18:10:44 +0100
  • 87ccd7a8d3 Return back group validation Pavel Sorokin 2019-01-31 17:33:13 -0800
  • b99999e2e7 More Azure tests Pavel Sorokin 2019-01-31 15:54:39 -0800
  • 6a364facd2 Update tests Pavel Sorokin 2019-01-31 15:29:53 -0800
  • c6d2126dcc
    Merge pull request #35 from kskewes/build Joel Speed 2019-01-31 20:29:45 +0000
  • 2bdf00a692 feat(arm): Makefile add armv6 and arm64 to releases Karl Skewes 2019-02-01 07:52:08 +1300
  • a339baf94e change cookie index separator to underscore Marcel Juhnke 2019-01-31 20:05:47 +0100
  • b5b0633e0b
    Merge pull request #32 from ccojocar/ajax_401 Joel Speed 2019-01-31 15:56:26 +0000
  • 3326194422 Extract the application/json mime type into a const Cosmin Cojocar 2019-01-31 16:22:30 +0100
  • c12db0ebf7 Returns HTTP unauthorized for ajax requests instead of redirecting to the sing-in page Cosmin Cojocar 2019-01-30 11:13:12 +0100
  • 01c5f5ae3b Implemented flushing interval (#23) Steve Arch 2019-01-31 14:02:15 +0000
  • 787d3da9d2
    Merge pull request #33 from adamdecaf/watcher-break Joel Speed 2019-01-31 09:54:17 +0000
  • 842961ac84 Improved group ID check Pavel Sorokin 2019-01-30 21:54:50 -0800
  • 6a775b97c9 watcher: properly break out in nested blocks Adam Shannon 2019-01-30 18:54:27 -0600
  • 987b25fae7
    Add whitelist domain to changelog Joel Speed 2019-01-22 12:01:37 +0000
  • 52b50a49ed
    Add env option Joel Speed 2018-01-18 10:20:50 +0000
  • 9007d66559
    Test explicit subdomain whitelisting Joel Speed 2017-12-11 09:33:52 +0000
  • 81f77a55de
    Add note on subdomain behaviour Joel Speed 2018-06-20 12:05:17 +0100
  • bc4d5941fc
    Remove duplicated logic Joel Speed 2017-12-11 09:24:52 +0000
  • fd875fc663
    Make option name singular Joel Speed 2017-12-11 09:12:28 +0000
  • 768a6ce989
    Test IsValidRedirect method Joel Speed 2017-10-02 10:19:24 +0100
  • 2a1691a994
    Add whitelist domains flag Joel Speed 2017-09-29 16:55:50 +0100
  • 27dbe44155 Enable all tests Pavel Sorokin 2019-01-29 16:46:31 -0800
  • 8017c4caca Fix json parsing Pavel Sorokin 2019-01-29 16:39:46 -0800
  • 7477c7e370 Formatting issues Pavel Sorokin 2019-01-29 15:18:42 -0800
  • d1b8bb6b9b Merge branch 'master' of https://github.com/bitly/oauth2_proxy Pavel Sorokin 2019-01-29 13:23:47 -0800
  • a59edc9cc9 More debug output Pavel Sorokin 2019-01-29 13:22:19 -0800
  • a08b342b6d Merge remote-tracking branch 'origin/master' into flush Steve Arch 2019-01-29 12:19:11 +0000
  • 090ff11923 redirect to original path after login (#24) Steve Arch 2019-01-29 12:13:02 +0000
  • 2352d07f03 added redirect fix to changelog Steve Arch 2019-01-29 12:08:59 +0000
  • cffd1b58e7 fixed comment Steve Arch 2019-01-29 12:05:33 +0000
  • 9ba903c330 tests for new redirect behaviour Steve Arch 2019-01-29 11:42:03 +0000