Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
jio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Roque
jio
Commits
ed2c370a
Commit
ed2c370a
authored
Feb 06, 2014
by
Tristan Cavelier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
searchableencryption added to documentation
parent
9cad3e87
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
docs/available_storages.rst
docs/available_storages.rst
+15
-0
docs/getting_started.rst
docs/getting_started.rst
+1
-0
No files found.
docs/available_storages.rst
View file @
ed2c370a
...
@@ -107,6 +107,21 @@ XWikiStorage
...
@@ -107,6 +107,21 @@ XWikiStorage
Work is in progress.
Work is in progress.
Searchable Encryption Storage
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Comes with a specific server with can query encrypted documents.
Work is in progress. Documentation comming soon.
.. code-block:: javascript
{
"type": "searchableencryption",
"password": "your password",
"url": "http://your/url"
}
Handlers
Handlers
--------
--------
...
...
docs/getting_started.rst
View file @
ed2c370a
...
@@ -127,6 +127,7 @@ Storage connectors
...
@@ -127,6 +127,7 @@ Storage connectors
* localstorage.js
* localstorage.js
* davstorage.js
* davstorage.js
* searchableencryptionstorage.js (depends on sjcl) (WIP)
* s3storage.js (depends on sha1, jQuery) (WIP)
* s3storage.js (depends on sha1, jQuery) (WIP)
* xwikistorage.js (depends on jQuery) (WIP)
* xwikistorage.js (depends on jQuery) (WIP)
* erp5storage.js (depends on jQuery) (WIP)
* erp5storage.js (depends on jQuery) (WIP)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment