Tobie Morgan Hitchcock
2249086887
Improve rpc authentication methods
2018-02-14 13:19:43 +00:00
Tobie Morgan Hitchcock
e073bf2775
Enable persistent request variables
...
It is now possible to set a variable on a connection, and use that variable in multiple subsequent queries. This ensures that websockets can make use of state variables for detecting logged-in, and non-logged-in clients.
2018-02-12 22:13:36 +00:00
Tobie Morgan Hitchcock
15e9f77434
Add Uniq() rpc method for crypto-secure rando ids
2018-02-12 21:50:19 +00:00
Tobie Morgan Hitchcock
779251bc54
Simplify auth data response on rpc requests
...
Ther is no need to return all auth data when caling the Info() and Auth(token) rpc functions. Instead only the id needs to be returned to the consuming application.
2018-02-12 21:48:55 +00:00
Tobie Morgan Hitchcock
e3c7aacd66
Enable parameters in LIVE queries
2017-12-08 10:29:52 +00:00
Tobie Morgan Hitchcock
82513d6e54
Improve RPC authentication query information
2017-11-16 20:46:17 +00:00
Tobie Morgan Hitchcock
d5a947bf53
Add batch support to RPC endpoint queries
2017-11-16 20:46:02 +00:00
Tobie Morgan Hitchcock
e5a98d4c0c
Improve websocket RPC API
2017-02-22 09:00:59 +00:00
Tobie Morgan Hitchcock
529c1028a3
Improve and simplify RPC interface methods
2017-02-20 01:44:13 +00:00
Tobie Morgan Hitchcock
3db0d79443
Use proper db parameters
2016-09-14 22:32:52 +01:00
Tobie Morgan Hitchcock
a9a53e4851
Quote injected variables
2016-05-23 15:21:53 +01:00
Tobie Morgan Hitchcock
49a4392efc
Implement web interface using Fibre
2016-04-03 22:48:57 +01:00