Commit graph

  • a9dce1c11e cmd: update flag defaults for dev mode Lucas Serven 2016-07-21 11:36:05 -0700
  • 33010e22c4 Merge pull request #487 from ericchiang/unify-email-config Eric Chiang 2016-07-19 15:12:35 -0700
  • edb010caa3 Merge pull request #510 from ericchiang/add-groups-scope-and-ldap-implementation Eric Chiang 2016-07-19 11:46:11 -0700
  • 607d9920d8 Documentation: document "groups" scope and LDAP implementation Eric Chiang 2016-07-15 16:01:39 -0700
  • a741bb5711 examples/app: add facilities for requesting groups Eric Chiang 2016-07-15 16:01:12 -0700
  • b02a3a3163 *: add "groups" scope Eric Chiang 2016-07-15 16:00:59 -0700
  • 731dadb29d connector: add a group interface and an LDAP implementation Eric Chiang 2016-07-15 16:00:21 -0700
  • af6aade6d0 Merge pull request #508 from ericchiang/remove-erroneous-logging-statement Eric Chiang 2016-07-12 10:41:17 -0700
  • 0e6adc24d8 connector: remove erroneous logging statement Eric Chiang 2016-07-11 10:20:41 -0700
  • 7378414e11 smtp: make "auth" and "port" config fields optional Eric Chiang 2016-07-11 09:16:32 -0700
  • f816cfb187 Merge pull request #499 from samueldg/fix_docs_typos v0.5.1 Eric Chiang 2016-06-30 15:48:26 -0700
  • 84f36b1697 Merge pull request #501 from ericchiang/clean-up-release-documentation Eric Chiang 2016-06-30 15:45:03 -0700
  • e22829c922 docs: fix various typos & Markdown lint issues Samuel Dion-Girardeau 2016-06-29 20:36:33 -0400
  • b263976c08 Documentation: clean up release documentation Eric Chiang 2016-06-30 15:31:44 -0700
  • 7bc69644ec Merge pull request #497 from alon-argus/patch-1 Eric Chiang 2016-06-29 08:44:59 -0700
  • 351ea2b60d Documentation: minor fix alon-argus 2016-06-29 18:20:10 +0300
  • 123ececd10 Merge pull request #496 from ericchiang/return-409-for-duplicate-client-ids Eric Chiang 2016-06-28 16:29:25 -0700
  • f899cbaea8 return 409 for duplicate client ids Eric Chiang 2016-06-28 16:09:20 -0700
  • b5d2b7eba5 Merge pull request #483 from ericchiang/ldap-groups Eric Chiang 2016-06-28 16:06:14 -0700
  • 5a78e89807 clean up LDAP connector Eric Chiang 2016-06-21 16:41:04 -0700
  • c0eb36c14b Merge pull request #494 from ericchiang/return-409-if-resource-is-already-created Eric Chiang 2016-06-28 14:14:05 -0700
  • 47ce264f08 return 409 status code on duplicate email errors Eric Chiang 2016-06-28 13:42:20 -0700
  • a95a2bfa1f Merge pull request #493 from ericchiang/fix-build-docker Eric Chiang 2016-06-28 13:51:37 -0700
  • 2428e6f31a fix build-docker script Eric Chiang 2016-06-28 13:35:41 -0700
  • 5bfe0a1898 Merge pull request #490 from ericchiang/reduce-key-id-length Eric Chiang 2016-06-28 10:48:32 -0700
  • f5a85e9764 *: update go-oidc to shorten length of key IDs Eric Chiang 2016-06-28 10:37:03 -0700
  • bdaded57b8 Merge pull request #488 from ericchiang/fix-missing-dependencies Eric Chiang 2016-06-28 10:28:50 -0700
  • 9fe70514ab revendor Eric Chiang 2016-06-28 10:18:18 -0700
  • abd36d637c *: update mailgun-go to remove dependency on deleted simplehttp pkg Eric Chiang 2016-06-28 10:16:27 -0700
  • 87faa5a1f7 *: depricate --email-from flag and move to email config files Eric Chiang 2016-06-27 23:34:55 -0700
  • 1cc816097a Merge pull request #486 from ericchiang/build-with-go-1-6 v0.5.0 Eric Chiang 2016-06-27 16:41:11 -0700
  • f25f882e07 build with go 1.6 and actually push to quay Eric Chiang 2016-06-27 16:32:23 -0700
  • e134d4d261 Merge pull request #484 from bobbyrullo/scope Eric Chiang 2016-06-24 09:58:51 -0700
  • c161c2e1c3 scope: don't validate empty scopes Bobby Rullo 2016-06-24 08:29:45 -0700
  • a7b860b9c2 Merge pull request #479 from bobbyrullo/specify_yer_client_creds bobbyrullo 2016-06-21 13:25:25 -0700
  • 65ce2e5766 schema: update schema docs Bobby Rullo 2016-06-21 12:06:34 -0700
  • 41740179af client: admin API allows user defined creds Bobby Rullo 2016-06-21 12:03:47 -0700
  • 3b8d704c9c Merge pull request #471 from bobbyrullo/native bobbyrullo 2016-06-20 17:03:39 -0700
  • 095489d7c5 db: fix client migration test Bobby Rullo 2016-06-20 14:06:08 -0700
  • 6d4336c3c8 examples: support OOB in example app. Bobby Rullo 2016-06-20 11:03:43 -0700
  • b80dbc8975 server: support out-of-band auth flow Bobby Rullo 2016-06-20 10:37:03 -0700
  • 42cd59aef4 client: differentiate error vs. nil result Bobby Rullo 2016-06-20 10:20:14 -0700
  • cdcf08066d client, server: public client restrictions Bobby Rullo 2016-06-17 15:35:03 -0700
  • 4f85f3a479 server: change ClientMetadata -> Client Bobby Rullo 2016-06-17 11:55:21 -0700
  • c0668997ae admin: create public clients with admin api Bobby Rullo 2016-06-17 11:33:41 -0700
  • ff933812f5 schema: add public clients to schema Bobby Rullo 2016-06-16 10:50:13 -0700
  • 61d3e5659e Documentation * Start Documentation Bobby Rullo 2016-06-16 10:07:13 -0700
  • 3ec692297b client: Manager.New deals with public clients Bobby Rullo 2016-06-16 09:57:44 -0700
  • 09e889e7bc client: add public client to data model Bobby Rullo 2016-06-15 15:39:04 -0700
  • a530cc8d7c Merge pull request #472 from ericchiang/revert-github-issue-templates Eric Chiang 2016-06-20 09:51:00 -0700
  • 494be28325 Revert "Use Github templates for issues/proposals" Eric Chiang 2016-06-20 09:40:01 -0700
  • e92b6a5908 Merge pull request #463 from ericchiang/register-on-first-login Eric Chiang 2016-06-17 16:41:21 -0700
  • 35cab93c0a *: add --enable-automatic-registration flag to worker Eric Chiang 2016-06-16 17:31:33 -0700
  • ce7214657c Merge pull request #468 from bobbyrullo/remove_apis bobbyrullo 2016-06-15 15:28:30 -0700
  • c9c33befb5 adminschema: fix test Bobby Rullo 2016-06-15 14:31:02 -0700
  • ce421a4dab schema: gofmt the generated code. Bobby Rullo 2016-06-15 11:41:57 -0700
  • 82c5c27048 schema: generator now gofmts everything. Bobby Rullo 2016-06-15 11:41:26 -0700
  • 59dc4a9400 dexctl: remove api driver Bobby Rullo 2016-06-15 11:31:20 -0700
  • 8942a49702 server: remove client_resource api Bobby Rullo 2016-06-15 11:05:37 -0700
  • adb2ccf872 test: add schema/adminschema to tests Bobby Rullo 2016-06-15 10:55:27 -0700
  • 104c9761c6 schema: remove clients API Bobby Rullo 2016-06-15 10:48:20 -0700
  • b7e19b6e84 Merge pull request #465 from bobbyrullo/cross_client_refresh_tokens bobbyrullo 2016-06-14 14:15:04 -0700
  • 75473b4cba refresh tokens: grant claims based on scopes Bobby Rullo 2016-06-10 15:47:40 -0700
  • 32a1994a5e refresh tokens: store and validate scopes. Bobby Rullo 2016-06-09 15:56:37 -0700
  • ea2f0a3264 Merge pull request #466 from zlabjp/update-go-oidc Eric Chiang 2016-06-13 09:28:29 -0700
  • 316953d33f vendor: update go-oidc to add support for Azure AD Takashi Kusumi 2016-06-13 11:00:08 +0900
  • 868f53228c Merge pull request #459 from burdiyan/github-templates Eric Chiang 2016-06-10 17:00:39 -0700
  • ad8d5e161f Merge pull request #464 from ericchiang/genconfig-dont-hijack-package-comment Eric Chiang 2016-06-10 17:00:02 -0700
  • b7674744ee *: don't let generated comment become package comment Eric Chiang 2016-06-10 12:40:58 -0700
  • ae56f6de85 Merge pull request #458 from bobbyrullo/load_static_cross_clients bobbyrullo 2016-06-09 16:29:36 -0700
  • ce14dc4368 examples, static: Add cross-client auth to example Bobby Rullo 2016-06-08 13:53:26 -0700
  • 9739b6e966 Merge pull request #461 from burdiyan/400-better-errors-connectors Eric Chiang 2016-06-09 09:56:03 -0700
  • 24134e18ea Add connector id to the registration error message Alexandr Burdiyan 2016-06-09 13:18:52 +0200
  • 09cb38577f Use Github templates for issues/proposals Alexandr Burdiyan 2016-06-09 10:56:10 +0200
  • 88142764e9 db: Don't check that trusted peers clients exist Bobby Rullo 2016-06-08 11:54:15 -0700
  • ca18efb1fe client: load full clients w/ LoadableClient Bobby Rullo 2016-06-08 11:31:50 -0700
  • a9d854e144 Merge pull request #426 from bobbyrullo/cross_client_2 bobbyrullo 2016-06-07 17:36:06 -0700
  • 5939a15d10 remove DexServer Bobby Rullo 2016-06-07 17:27:06 -0700
  • e71c5086ba server: CodeToken now does Cross-Client auth Bobby Rullo 2016-06-02 13:05:18 -0700
  • 9b4740862c server: /auth accepts, validates X-client scopes Bobby Rullo 2016-05-31 11:58:12 -0700
  • e6e04be297 integration: changes based on codegen Bobby Rullo 2016-05-02 17:09:51 -0700
  • 2406c09598 workerschema: move Client.Revoke to RefreshClient Bobby Rullo 2016-04-26 12:05:41 -0700
  • e1c070d84e admin: add trustedPeers bootstrap api Bobby Rullo 2016-04-26 11:35:34 -0700
  • 5e9dd9f4b0 adminschema: add trustedPeers to client creation Bobby Rullo 2016-04-25 15:04:57 -0700
  • f9dbc8a3d2 db, client: add data model for trusted peers Bobby Rullo 2016-04-22 14:09:28 -0700
  • 546463adcc Merge pull request #457 from bobbyrullo/client_manager_tweaks bobbyrullo 2016-06-07 17:01:28 -0700
  • 182e8af420 test: alphabetize tests Bobby Rullo 2016-06-07 16:46:08 -0700
  • 1b4dca80d7 client: remove ClientManagerFromClients Bobby Rullo 2016-06-06 17:58:16 -0700
  • a33d61c8e2 server: remove boilerplate setup code part deux Bobby Rullo 2016-06-06 16:41:11 -0700
  • ad1d5ab253 server: remove boilerplate setup code Bobby Rullo 2016-06-06 13:03:07 -0700
  • 8d1a6f2324 functional: test sample clients file is valid Bobby Rullo 2016-06-03 11:19:06 -0700
  • 9c260c7698 Merge pull request #455 from ericchiang/update-go-versions-for-travis Eric Chiang 2016-06-06 10:29:20 -0700
  • ca0655cbba Merge pull request #453 from kismatic/tls-example-app Eric Chiang 2016-06-05 09:54:37 -0700
  • 51659716e0 Improved error message when TLS config is specified, but listen/redirect URL are using wrong scheme abrand 2016-06-03 20:02:30 -0400
  • 2362154d99 *: allow builds with development versions of Go Eric Chiang 2016-06-03 11:19:19 -0700
  • 1ffb243e9a *: Update Go versions used for Travis tests and test tip Eric Chiang 2016-06-03 10:55:47 -0700
  • 2d5fb0b47a Merge pull request #316 from fnordahl/issue/309-implement-connection-pooling Eric Chiang 2016-06-03 08:30:12 -0700
  • 6f98dfeb96 Added TLS support to the example application abrand 2016-06-03 07:51:00 -0400
  • 3077979a3b Functional tests for LDAP Connection Pool Frode Nordahl 2016-05-27 13:25:31 +0200
  • e531dd6be5 Implement connection pooling for LDAP connections Frode Nordahl 2016-02-15 12:53:19 +0100