Add search module

This commit is contained in:
Erik Johnston 2015-10-14 16:13:43 +01:00
parent 2b9484cf48
commit d8bc0c9315

View file

@ -0,0 +1,14 @@
Server Side Search
==================
.. _module:search:
TODO: Add summary.
Client behaviour
----------------
{{search_http_api}}
Security considerations
-----------------------
The server must only return results that the user has permission to see.