hooks/security.py
branchstable
changeset 5813 0b250d72fcfa
parent 5670 80dc2135bf5f
child 5815 282194aa43f3
child 5848 b5640328ffad
--- a/hooks/security.py	Mon Jun 21 15:29:10 2010 +0200
+++ b/hooks/security.py	Mon Jun 21 15:32:26 2010 +0200
@@ -17,8 +17,8 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """Security hooks: check permissions to add/delete/update entities according to
 the user connected to a session
+"""
 
-"""
 __docformat__ = "restructuredtext en"
 
 from cubicweb import Unauthorized