Age | Commit message (Collapse) | Author | Files | Lines |
|
it as "number" type. This fixes a small problem with resource set
method returning id of type "number" whereas find method was returning
id of type "string".
rafal
(This used to be commit c3805aeb5e64aa66c0dfceb89efdf60bfb2134e8)
|
|
- Add authentication. The Web Application Framework can now be called
directly and it will rqeuire authentication if required, and should re-query
the user to log in when the session expires.
- General clean-up
(This used to be commit 27c5d7dca6fa4e0811c1b8bb52d1db3d1824462c)
|
|
(This used to be commit 039069b3fd10e2ea614c385c6b432b235e1c226b)
|
|
session. Provide a common method of doing this, which allows limiting,
somewhat (at least on a per-session basis) the possibility of DOS attacks.
- Add bindings for LDB functions, so they can be called via JSON-RPC
(This used to be commit 38d64118d17e20dc625c8262b2f667927daeac0d)
|