Commit graph

  • d877fca092
    Fix coding style Mark Sagi-Kazar 2019-02-22 21:43:55 +0100
  • 06521ffa49
    Remove the logrus logger wrapper Mark Sagi-Kazar 2019-02-22 21:31:46 +0100
  • aec2edb441
    Match the interface to logrus implementation Mark Sagi-Kazar 2019-02-22 21:27:54 +0100
  • d1c8f8d095
    Remove structured logging from the logger interface Mark Sagi-Kazar 2019-02-22 21:26:30 +0100
  • e913a252cd
    Merge pull request #1410 from sagikazarmark/fix-typo Eric Chiang 2019-02-22 12:02:27 -0800
  • c48cb36e8f
    Fix typo Mark Sagi-Kazar 2019-02-22 20:54:19 +0100
  • 8b4a9bf5ee
    Merge pull request #1409 from bonifaido/production-users-banzaicloud Eric Chiang 2019-02-22 11:05:02 -0800
  • 6c71b330a8 production users: add Banzai Cloud Nandor Kracser 2019-02-22 16:40:34 +0100
  • be581fa7ff
    Add logger interface and stop relying on Logrus directly Mark Sagi-Kazar 2019-02-22 13:19:23 +0100
  • ca66289077
    Merge pull request #1402 from lstoll/lstoll-mod-fix Stephan Renatus 2019-02-11 09:40:22 +0100
  • b96b02e506
    Update modules for go 1.11.4+ Lincoln Stoll 2019-02-09 14:42:43 +0200
  • 7bd4071b4c
    Merge pull request #1396 from jtnord/useLoginId-dexidp v2.15.0 Stephan Renatus 2019-02-05 13:54:49 +0100
  • 815311fa19
    Merge pull request #1397 from ericchiang/health-check-endpoint Stephan Renatus 2019-02-04 21:38:58 +0100
  • 8935a1479c server: update health check endpoint to query storage periodically Eric Chiang 2019-02-04 17:45:13 +0000
  • fe247b106b remove blank line that tripped up make verify-proto James Nord 2019-02-04 13:55:20 +0000
  • 9840fccdbb rename useLoginAsId -> useLoginAsID James Nord 2019-02-04 13:53:59 +0000
  • be171a2a53
    Merge pull request #1395 from hainesc/master Stephan Renatus 2019-02-04 14:24:01 +0100
  • 8f113548a5
    Merge pull request #1249 from srenatus/sr/add-ldap-filter-test Joel Speed 2019-02-03 15:58:54 +0000
  • b6f4740a15
    Merge pull request #1390 from okamototk/activedirectory Stephan Renatus 2019-02-03 11:09:33 +0100
  • df18cb0c22
    ldap_test: add filter tests Stephan Renatus 2018-06-14 10:10:15 +0200
  • 5822a5ce9e fix formatting of connector/github/github_test.go James Nord 2019-02-01 11:47:45 +0000
  • 1911b52c6b Add documentation for the new GitHub useLoginAsId option James Nord 2019-01-31 18:26:10 +0000
  • 03ffd0798c Allow an option to use the github user handle rather than an id. James Nord 2019-01-31 18:21:54 +0000
  • 18b6b34b67 Display access token in example app Haines Chan 2019-02-01 15:39:35 +0800
  • b5826e66f0
    Merge pull request #1394 from srenatus/sr/docs/maintainers Stephan Renatus 2019-01-31 17:25:27 +0100
  • 81f155882a
    Merge pull request #1392 from stevendanna/tls-configuration Stephan Renatus 2019-01-29 12:48:57 +0100
  • 59f8b02d47
    Set minimum TLS protocol version to TLSv1.2, set PreferServerCipherSuites Steven Danna 2019-01-26 17:17:50 +0000
  • 4abf3b2102
    docs: mirror resolution of #1281 in dev doc Stephan Renatus 2019-01-29 10:29:12 +0100
  • 2cfadcd95a
    MAINTAINERS: add @JoelSpeed Stephan Renatus 2019-01-29 10:25:55 +0100
  • 337bbe5f09 fix typos. Takashi Okamoto 2019-01-26 10:44:00 +0000
  • 1b7b3515d7 Add Active Directory instruction. Takashi Okamoto 2019-01-26 04:26:01 +0000
  • fbdb55aba9 Add doc for kubelogin and Active Directory ingtegration sample. Takashi Okamoto 2019-01-26 04:16:55 +0000
  • 2d7de4ec70 Add Active Directory and kubeloing integration sample. Takashi Okamoto 2019-01-25 18:09:16 +0000
  • 5ae094206b
    Merge pull request #1389 from ericchiang/bump-go Stephan Renatus 2019-01-24 08:52:33 +0100
  • 86eeee2ae2 Dockerfile: update Go to 1.11.5 Eric Chiang 2019-01-23 14:16:50 -0800
  • f1581ff873
    Merge pull request #1374 from kbalka/keystone-connector v2.14.0 Stephan Renatus 2019-01-11 15:46:28 +0100
  • e8ba848907 keystone: fetching groups only if requested, refactoring. Krzysztof Balka 2018-12-20 17:25:22 +0100
  • 88d1e2b041 keystone: test cases, refactoring and cleanup joannano 2018-12-13 12:22:53 +0100
  • a965365a2b keystone: refresh token and groups Krzysztof Balka 2018-11-27 11:28:46 +0100
  • 0774a89066 keystone: squashed changes from knangia/dex knangia 2018-11-26 15:51:03 +0100
  • 2d1ac74ec0
    Merge pull request #1380 from dkess/emailsuffix Stephan Renatus 2019-01-09 08:16:41 +0100
  • ee54a50956 LDAP connector - add emailSuffix config option Daniel Kessler 2019-01-08 19:01:42 -0800
  • 27f66e795e
    Merge pull request #1377 from hainesc/master Eric Chiang 2018-12-27 10:41:47 -0800
  • b78b8aeee0 Replace "GET", "POST" to http.MethodGet and http.MethodPost Haines Chan 2018-12-27 16:26:39 +0800
  • 4329f407dc
    Merge pull request #1373 from ericchiang/go-1.11.3 Stephan Renatus 2018-12-14 08:43:32 +0100
  • bad15c1c02 Dockerfile: update to Go 1.11.3 Eric Chiang 2018-12-13 15:12:37 -0800
  • a3cf7b63b7
    Merge pull request #1372 from babiel/configurable-auth-request-expiry Stephan Renatus 2018-12-13 14:55:42 +0100
  • 74f84ce0be Change config test to non-default expiry settings Maximilian Gaß 2018-12-13 14:47:51 +0100
  • 468c74d1d2 Make expiry of auth requests configurable Maximilian Gaß 2018-12-13 11:40:58 +0100
  • aafbaa36c5
    Merge pull request #1357 from srenatus/sr/issue-1354 Stephan Renatus 2018-12-06 09:12:42 +0100
  • 60264d440c
    Merge pull request #1369 from josdotso/go-modules-docs Eric Chiang 2018-12-04 13:14:22 -0800
  • 46296ab9d0 Documentation/dev-dependencies.md: Update for Go modules Joshua M. Dotson 2018-12-04 17:25:26 +0000
  • f5befb2e2d
    Merge pull request #1368 from ericchiang/makefile-cleanups Stephan Renatus 2018-12-04 08:44:29 +0100
  • 1a565266fc Makefile: cleanups for newer versions of Go Eric Chiang 2018-12-03 10:01:18 -0800
  • 8a479707b3
    Merge pull request #1365 from josdotso/migrate-to-go-modules Eric Chiang 2018-12-03 09:55:32 -0800
  • eaeab218b8 vendor: make revendor Joshua M. Dotson 2018-11-28 17:11:16 +0000
  • 172df9ccef *: remove glide and add Go module files Joshua M. Dotson 2018-11-28 16:59:09 +0000
  • 17ac7c8a86
    Merge pull request #1367 from srenatus/sr/cherry-pick-lib/pq-bump Stephan Renatus 2018-12-02 10:29:35 +0100
  • 73fdf4f75b
    storage/sql/postgres: expose stdlib tunables, set them for tests Stephan Renatus 2018-11-21 11:35:25 +0100
  • badbc8c738
    bump lib/pq Alex Suraci 2018-11-16 19:49:39 +0000
  • d91f9fbc51
    Merge pull request #1366 from dexidp/revert-1342-pr/retry-on-pg-serialization-error Stephan Renatus 2018-11-29 09:09:31 +0100
  • 8f3cca7ba4
    Revert "retry on serialization errors" Stephan Renatus 2018-11-29 08:24:13 +0100
  • f3acec0b1b
    Merge pull request #1275 from ccojocar/client-update-api Stephan Renatus 2018-11-27 11:47:16 +0100
  • 01c6b9dd91 Remove the 'public' field from UpdateClientReq proto message Cosmin Cojocar 2018-11-26 19:07:59 +0100
  • 007e4dae3c
    Merge pull request #1358 from OwenTuz/issue-1132-initial-kubernetes-documentation-improvements Stephan Renatus 2018-11-26 13:54:44 +0100
  • 5355b81e2a
    Merge pull request #1359 from OwenTuz/issue-1190-document-capitalisation-of-dn Stephan Renatus 2018-11-26 13:07:35 +0100
  • 9ea2ade208 LDAP docs - remove extra wording re DN Owen Tuz 2018-11-26 11:50:44 +0000
  • e603a5e631 LDAP connector - Document that 'DN' must be in capitals Owen Tuz 2018-11-26 10:02:41 +0000
  • 9b5122568a Kubernetes docs: replace absolute link with relative Owen Tuz 2018-11-23 13:54:49 +0000
  • 72c9cf43a9 Fix comment in LDAP query documentation Owen Tuz 2018-11-23 11:00:18 +0000
  • 45eb9b279b Kubernetes docs: wording nitpicks Owen Tuz 2018-11-23 10:53:37 +0000
  • 58093dbb29 Kubernetes example: Add RBAC resources and serviceAccount to YAML manifest, remove some references to deprecated TPR approach Owen Tuz 2018-11-23 10:48:00 +0000
  • e028b79c97 Kubernetes docs: clarify steps around use/creation of TLS assets. Owen Tuz 2018-11-22 13:37:50 +0000
  • 5f054fcf2e
    Merge pull request #1342 from concourse/pr/retry-on-pg-serialization-error Stephan Renatus 2018-11-21 10:29:46 +0100
  • f7f7314fdb
    Merge pull request #1350 from srenatus/sr/storage/nuke-standup-scripts Stephan Renatus 2018-11-20 17:13:31 +0100
  • 85dd0684ba extract and document serialization failure check Alex Suraci 2018-11-20 09:42:30 -0500
  • 587081a643 postgres: refactor error handling to fix retrying Alex Suraci 2018-11-19 11:34:45 -0500
  • 5d67da1472 bump lib/pq Alex Suraci 2018-11-16 19:49:39 +0000
  • aa068b667a postgres: improve readability of error check Alex Suraci 2018-11-16 19:36:56 +0000
  • 9b9013a560 postgres: use stdlib to set serializable tx level Alex Suraci 2018-11-16 19:35:47 +0000
  • 7e96021428 retry on serialization errors Alex Suraci 2018-11-15 13:17:42 -0500
  • 6182f213ef
    storage/conformance: remove old build tags Stephan Renatus 2018-11-20 11:45:07 +0100
  • 58b546a5be
    dev-integration-test: add etcd notes Stephan Renatus 2018-11-20 10:44:52 +0100
  • 0740c2370d
    storage/etcd: remove standup.sh Stephan Renatus 2018-11-20 10:44:13 +0100
  • cbcb1f61f3
    dev-integration-tests: update database steps (just use docker) Stephan Renatus 2018-11-20 10:14:26 +0100
  • 1d0568efe9
    storage/sql: remove standup.sh Stephan Renatus 2018-11-20 10:06:05 +0100
  • efb15205e9
    Merge pull request #1352 from concourse/pr/support-pq-host-port Stephan Renatus 2018-11-20 16:38:56 +0100
  • d40043808b
    Merge pull request #1345 from concourse/pr/github-team-name-and-slug Stephan Renatus 2018-11-20 16:30:54 +0100
  • 0b856d1a75 pg: support host:port for backwards-compatibility Alex Suraci 2018-11-20 10:22:39 -0500
  • bb11a1ebee github: add 'both' team name field option Josh Winters 2018-10-04 17:22:45 -0400
  • b1fd2fa8b1
    Merge pull request #1346 from concourse/pr/postgres-unix-sockets Stephan Renatus 2018-11-20 15:52:40 +0100
  • f82b904d05 postgres: use connection string instead of url Divya Dadlani 2018-08-23 15:36:08 -0400
  • 7c8a22443a
    Merge pull request #1349 from alexmt/1102-config-to-load-all-groups Stephan Renatus 2018-11-20 15:15:25 +0100
  • 84ea412ca6
    Merge pull request #1351 from CognotektGmbH/gypsydiver/1347-pr-gitlab-groups Stephan Renatus 2018-11-20 14:49:11 +0100
  • f21e6a0f00 gypsydiver/1347-pr-gitlab-groups gypsydiver 2018-11-20 11:18:50 +0100
  • 42997448a7
    Merge pull request #1343 from concourse/pr/remove-mysql-cockroachdb-drivers Stephan Renatus 2018-11-20 10:01:17 +0100
  • 4738070951
    Merge pull request #1338 from srenatus/sr/update-go-ldap Stephan Renatus 2018-11-20 08:02:13 +0100
  • 7bd084bc07 Issue #1102 - Add config to explicitly enable loading all github groups Alexander Matyushentsev 2018-11-19 10:14:38 -0800
  • 7c63be4104 remove incomplete mysql and cockroachdb support Alex Suraci 2018-11-15 10:45:36 -0500
  • 2425c6ea63
    Merge pull request #1340 from alexmt/1184-github-groups Stephan Renatus 2018-11-16 15:48:33 +0100