surrealpatch/web
2017-11-16 20:50:52 +00:00
..
auth.go Fix bug with bearer authentication 2017-02-25 22:09:12 +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
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 query information 2017-11-16 20:46:17 +00:00
signin.go Use fibre error fields instead of logging twice 2017-02-24 00:49:41 +00:00
signup.go Use fibre error fields instead of logging twice 2017-02-24 00:49:41 +00:00
trace.go Add initial golang code tracing and logging 2017-03-03 21:39:37 +00:00
web.go Run auth middleware just before gzip middleware 2017-11-16 20:50:52 +00:00