surrealpatch/web
Tobie Morgan Hitchcock b4a8f10cdc Ensure query variables are consistent
All request variables which are assigned to an sql query are now specified in one location, ensuring that they are consistent and always present for all queries.
2018-03-18 21:38:21 +00:00
..
auth.go Make JWT token values available to scope CONNECT query 2018-03-02 11:03:19 +00:00
err.go Improve http error messages 2017-11-16 20:40:40 +00:00
export.go Move authentication level constants to cnf package 2017-02-24 13:33:03 +00:00
import.go Move authentication level constants to cnf package 2017-02-24 13:33:03 +00:00
live.go Add live query support in the web layer to websockets 2017-11-16 20:54:10 +00:00
routes.go Insure start and limit query params do not overflow limit 2017-11-16 20:44:20 +00:00
rpc.go Improve rpc authentication methods 2018-02-14 13:19:43 +00:00
signin.go Ensure query variables are consistent 2018-03-18 21:38:21 +00:00
signup.go Ensure query variables are consistent 2018-03-18 21:38:21 +00:00
trace.go Add initial golang code tracing and logging 2017-03-03 21:39:37 +00:00
web.go Fix logic error with http redirects 2017-11-23 14:34:32 +00:00