surrealpatch/web
Tobie Morgan Hitchcock 6e223f5f08 Move authentication level constants to cnf package
Instead of defining the authentication level types as ints in the sql package, there is now a specific type which is now located in the cnf package.
2017-02-24 13:33:03 +00:00
..
auth.go Move authentication level constants to cnf package 2017-02-24 13:33:03 +00:00
err.go Improve errors throught codebase 2017-02-20 01:44:13 +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 Add build information to /info endpoint 2017-02-22 09:00:59 +00:00
rpc.go Improve websocket RPC API 2017-02-22 09:00:59 +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
web.go Set HTTP request timeout durations 2017-02-23 22:06:42 +00:00