Joe Nelson and GitHub
f93e2723e3
Add note that windows people need postgres on path ( #117 )
2017-11-25 22:00:55 -06:00
Joe Nelson
e48a206075
Use parens for IN operator
...
Paren-free is deprecated
2017-11-04 23:17:39 -05:00
Brian Thorne and Joe Nelson
82d2d781be
Fix typo in api.rst ( #113 )
2017-11-04 00:59:04 -05:00
Joe Nelson
59ab74b861
Add items to ecosystem
2017-10-08 13:35:35 -05:00
Joe Nelson and GitHub
a3d87edda3
Explain how sql comments appear in the openapi output ( #111 )
2017-10-08 12:38:46 -05:00
Joe Nelson and GitHub
9598e3948d
Show how to use a JWK literal in the config file ( #110 )
2017-10-07 19:59:30 -05:00
Joe Nelson and GitHub
e7ddea0acf
Document long jwt secrets as required ( #109 )
...
* Use long jwt secrets as required
* Fix spelling and adjust custom dictionary
2017-10-07 13:03:30 -05:00
Russell Davies and Joe Nelson
922ae0e0c9
Update JWT configuration section for JWK and aud ( #106 )
2017-09-29 00:53:03 -05:00
Joe Nelson
edefd3040c
Section about new FTS features
...
Fixes #61
2017-09-09 21:27:36 -05:00
Joe Nelson
a93ddbee5a
Unicode
...
Fixes #62
2017-09-09 20:52:12 -05:00
Joe Nelson
45ddafc2a8
How to determine server version
...
Fixes #63
2017-09-09 20:36:10 -05:00
Joe Nelson
5185a92798
Move config section to install page
...
Document special host binding addresses
Fixes #83
2017-09-09 20:21:46 -05:00
Joe Nelson
0da8cb230f
Proper error code for failed content negotiation
...
Fixes #95
2017-09-09 19:49:42 -05:00
Joe Nelson
e4741d43e4
Note for windows users
2017-09-09 19:30:20 -05:00
Joe Nelson
5fc48057f8
Actually pg 9.5 is needed, not 9.3
2017-09-09 15:41:05 -05:00
Joe Nelson
973e7cb90e
How to use docker
2017-09-09 15:40:49 -05:00
Will O'Brien and Joe Nelson
4b1e594270
Add notice about reverting OIDC default ( #99 )
2017-09-05 22:25:43 -05:00
Russell Davies and Joe Nelson
3fdf6acc45
Range operators and deprecation of symbol operators ( #98 )
2017-08-20 14:49:27 -05:00
Joe Nelson and GitHub
66ce8e8b18
Exp claim must be an int, not a string
...
Pointed out by @nileshtrivedi
2017-08-20 14:15:59 -05:00
Russell Davies and Joe Nelson
aedaca1290
Clarify resource embedding constraints ( #97 )
2017-08-13 11:39:18 -05:00
Priyank Purohit and Joe Nelson
84bfa2d9ca
Updated docs for complex logic API capability ( #94 )
2017-08-05 20:42:31 -05:00
Steve Chávez and Joe Nelson
4be05649f4
Add documentation for binary output in rpc, Fix #84 ( #92 )
2017-07-20 00:06:57 -05:00
Joe Nelson
cdf5dece65
Include link to next tutorial
2017-07-18 22:32:13 -05:00
Chris Stryczynski and Joe Nelson
49a62772c0
Single quotes give an error ( #88 )
...
of postgrest: ParseError "postgrest.config" "endOfInput"
2017-07-08 00:14:30 -05:00
Joe Nelson
aa6e3afc0e
Small edit and correct config file name
2017-07-04 22:49:19 -05:00
Joe Nelson
cb4c54074a
Tutorial 1
2017-07-04 22:28:17 -05:00
Richard Fox and Joe Nelson
71da89fdcc
intro.rst: Correct first example app link ( #87 )
2017-07-04 17:48:54 -05:00
Joe Nelson
6382b597fa
Zeroeth tutorial
2017-07-02 21:17:49 -05:00
Joe Nelson
cee92cac05
How to read headers/cookies from a proc
2017-06-18 22:19:46 -05:00
Joe Nelson
e8cdd4463b
Example of quoted comma in IN operator
2017-06-18 21:52:53 -05:00
Joe Nelson
127fbb41d5
Note function volatility in RPC
...
Fixes #64
2017-06-18 12:06:21 -05:00
Joe Nelson
83e4ad41fe
Deprecate {} for resource embedding
2017-06-18 11:49:08 -05:00
Leon du Toit and Joe Nelson
f4c6a99adb
Address JWT security in docs, related to postgrest issue #842 ( #79 )
2017-06-08 01:55:42 -05:00
Joe Nelson
174ccadb15
Update ecosystem
2017-05-29 18:09:08 -05:00
Steve Phillips and Joe Nelson
cb90e3e557
api.rst: de-duped a word, added commas ( #78 )
2017-05-29 17:28:37 -05:00
Steve Phillips and Joe Nelson
49af7dcbc2
api.rst: Added example alluded to in docs ( #77 )
2017-05-29 17:28:31 -05:00
Michel Pelletier and Joe Nelson
e35f2d28c7
Use current_setting optional param to suppress raise ( #70 )
2017-05-29 17:27:18 -05:00
Steve Phillips and Joe Nelson
6bb81b5d4b
api.rst typo: Directories -> Directors ( #74 )
2017-05-27 10:26:45 -05:00
James Dalton and Joe Nelson
3cb2c0f297
switch tar command for xz instead of gzip ( #73 )
2017-05-24 22:56:29 -05:00
Matt Bretl and Joe Nelson
1a5cadb855
auth.rst: minor fixes to example scripts ( #68 )
2017-05-16 22:02:07 -05:00
Steve Phillips and Joe Nelson
fc65694c0a
api.rst typo: delting -> deleting ( #54 )
2017-04-23 22:31:03 -05:00
Steve Phillips and Joe Nelson
f2f392b0f4
api.rst typo: dahsboard -> dashboard ( #53 )
2017-04-23 22:30:51 -05:00
Joe Nelson
8f5a3f50c2
Another queue bridge
2017-04-23 21:45:47 -05:00
Joe Nelson
2ce053b69e
Add some things people have said
2017-04-23 20:25:44 -05:00
Joe Nelson
bfe6bd1165
Confirmed more production users
2017-04-23 20:12:42 -05:00
Will O'Brien and Joe Nelson
f52829d165
App metadata instead of user metadata ( #55 )
...
From the [docs](https://auth0.com/docs/metadata ):
> An authenticated user can modify data in their profile's user_metadata, but not in their app_metadata.
Seems role-type information should be stored in `app_metadata`.
2017-04-21 16:46:15 -05:00
Joe Nelson
625f2ce8d7
Update subzero message
2017-04-05 23:07:30 -05:00
Ruslan Talpa and Joe Nelson
42dd4ab607
subzero domain change ( #47 )
2017-04-05 22:57:48 -05:00
Steve Chávez and Joe Nelson
8a6b429c16
Add example for complex boolean logic ( #52 )
2017-04-04 23:25:22 -05:00
Dan Kamenov and Joe Nelson
1cab8cf82d
Fix Bad SQL coding practices in "Computed Columns" example ( #51 )
2017-03-29 21:51:39 -05:00