-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.txt
52 lines (38 loc) · 1.1 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
zopyx.plone.cassandra
=====================
This module helps you to analyze your current security settings - especially
local roles granted on some subfolder
Requirements
------------
* Plone 5 or higher
Installation
------------
- add ``zopyx.plone.cassandra`` to the ``eggs`` option of your buildout.cfg.
- re-run buildout
- for new Plone sites: choose the zopyx.plone.cassandra extension profile
- for existing Plone sites: add zopyx.plone.cassandra from
Add/remove modules within the Plone site setup
Usage
-----
Add ``/@@cassandra`` to the url of any object with your Plone site and
see what happens.
Note
----
This module should only be used on development systems since it might
reveal security related information to untrusted users.
Sources
-------
- https://github.com/zopyx/zopyx.plone.cassandra
Issue tracker
-------------
- https://github.com/zopyx/zopyx.plone.cassandra/issues
License
-------
This module is licensed under the Zope Public License (ZPL 2.1).
Contact
-------
| ZOPYX .
| Hundskapfklinge 33
| D-72074 Tuebingen, Germany
| E-mail: info at zopyx dot com
| Web: http://www.zopyx.com