dex/Documentation
Eric Chiang 9796a1e648 *: add migration to update JSON fields and require postgres 9.4+
The "redirectURLs" field in the client metadata has been updated
to the correct "redirect_uris". To allow backwards compatibility
use Postgres' JSON features to update the actual JSON in the text
field.

json_build_object was introduced in Postgres 9.4. So update the
documentations to require at least this version.
2016-01-12 17:19:07 -08:00
..
authorization.md *: move original project to dex 2015-08-18 11:26:57 -07:00
connectors-configuration.md Documentation: add docs for github and bitbucket connectors 2015-12-08 10:21:52 -08:00
deploy-guide.md README.md/Documentation: Get Docs up-to-date. 2015-08-26 15:27:11 -07:00
dev-guide.md docs: fix invocation of docker in dev guide 2015-12-16 10:37:03 -08:00
email-configuration.md Documentation: Add how to setup email configuration 2015-09-24 15:01:06 -07:00
getting-started.md *: add migration to update JSON fields and require postgres 9.4+ 2016-01-12 17:19:07 -08:00
oauth2.md *: move original project to dex 2015-08-18 11:26:57 -07:00
oidc-notes.md Documentation: remove outdated TLS info 2015-09-03 09:56:48 -07:00
roadmap.md Documentation: dex roadmap 2015-12-29 16:04:49 -08:00
tls-setup.md Documentation: mv security_guide.md tls-setup.md 2015-08-31 13:29:52 -07:00