549 Commits (dcc8908316669b0e7989ac9e2bda5c188aee30b9)
 

Author SHA1 Message Date
Eric Chiang dcc8908316 *: fix path to email config in dockerfile 10 years ago
Eric Chiang 1e0ee1e435 Merge pull request #522 from ericchiang/fix-connector-handlers 10 years ago
Eric Chiang 8216a3d992 connector: fix path that connectors listen on 10 years ago
Eric Chiang 216d26913f Merge pull request #520 from squat/add-absolute-path-to-templates 10 years ago
Lucas Serven 0cc0c73676 backend: add absolute path to template links 10 years ago
Eric Chiang 1759b9602f Merge pull request #517 from squat/change-flag-defaults-for-dev-mode 10 years ago
Lucas Serven a9dce1c11e cmd: update flag defaults for dev mode 10 years ago
Eric Chiang 33010e22c4 Merge pull request #487 from ericchiang/unify-email-config 10 years ago
Eric Chiang edb010caa3 Merge pull request #510 from ericchiang/add-groups-scope-and-ldap-implementation 10 years ago
Eric Chiang 607d9920d8 Documentation: document "groups" scope and LDAP implementation 10 years ago
Eric Chiang a741bb5711 examples/app: add facilities for requesting groups 10 years ago
Eric Chiang b02a3a3163 *: add "groups" scope 10 years ago
Eric Chiang 731dadb29d connector: add a group interface and an LDAP implementation 10 years ago
Eric Chiang af6aade6d0 Merge pull request #508 from ericchiang/remove-erroneous-logging-statement 10 years ago
Eric Chiang 0e6adc24d8 connector: remove erroneous logging statement 10 years ago
Eric Chiang 7378414e11 smtp: make "auth" and "port" config fields optional 10 years ago
Eric Chiang f816cfb187 Merge pull request #499 from samueldg/fix_docs_typos 10 years ago
Eric Chiang 84f36b1697 Merge pull request #501 from ericchiang/clean-up-release-documentation 10 years ago
Samuel Dion-Girardeau e22829c922 docs: fix various typos & Markdown lint issues 10 years ago
Eric Chiang b263976c08 Documentation: clean up release documentation 10 years ago
Eric Chiang 7bc69644ec Merge pull request #497 from alon-argus/patch-1 10 years ago
alon-argus 351ea2b60d Documentation: minor fix 10 years ago
Eric Chiang 123ececd10 Merge pull request #496 from ericchiang/return-409-for-duplicate-client-ids 10 years ago
Eric Chiang f899cbaea8 return 409 for duplicate client ids 10 years ago
Eric Chiang b5d2b7eba5 Merge pull request #483 from ericchiang/ldap-groups 10 years ago
Eric Chiang 5a78e89807 clean up LDAP connector 10 years ago
Eric Chiang c0eb36c14b Merge pull request #494 from ericchiang/return-409-if-resource-is-already-created 10 years ago
Eric Chiang 47ce264f08 return 409 status code on duplicate email errors 10 years ago
Eric Chiang a95a2bfa1f Merge pull request #493 from ericchiang/fix-build-docker 10 years ago
Eric Chiang 2428e6f31a fix build-docker script 10 years ago
Eric Chiang 5bfe0a1898 Merge pull request #490 from ericchiang/reduce-key-id-length 10 years ago
Eric Chiang f5a85e9764 *: update go-oidc to shorten length of key IDs 10 years ago
Eric Chiang bdaded57b8 Merge pull request #488 from ericchiang/fix-missing-dependencies 10 years ago
Eric Chiang 9fe70514ab revendor 10 years ago
Eric Chiang abd36d637c *: update mailgun-go to remove dependency on deleted simplehttp pkg 10 years ago
Eric Chiang 87faa5a1f7 *: depricate --email-from flag and move to email config files 10 years ago
Eric Chiang 1cc816097a Merge pull request #486 from ericchiang/build-with-go-1-6 10 years ago
Eric Chiang f25f882e07 build with go 1.6 and actually push to quay 10 years ago
Eric Chiang e134d4d261 Merge pull request #484 from bobbyrullo/scope 10 years ago
Bobby Rullo c161c2e1c3 scope: don't validate empty scopes 10 years ago
bobbyrullo a7b860b9c2 Merge pull request #479 from bobbyrullo/specify_yer_client_creds 10 years ago
Bobby Rullo 65ce2e5766 schema: update schema docs 10 years ago
Bobby Rullo 41740179af client: admin API allows user defined creds 10 years ago
bobbyrullo 3b8d704c9c Merge pull request #471 from bobbyrullo/native 10 years ago
Bobby Rullo 095489d7c5 db: fix client migration test 10 years ago
Bobby Rullo 6d4336c3c8 examples: support OOB in example app. 10 years ago
Bobby Rullo b80dbc8975 server: support out-of-band auth flow 10 years ago
Bobby Rullo 42cd59aef4 client: differentiate error vs. nil result 10 years ago
Bobby Rullo cdcf08066d client, server: public client restrictions 10 years ago
Bobby Rullo 4f85f3a479 server: change ClientMetadata -> Client 10 years ago