doc/tutorials/advanced/part02_security.rst
changeset 12381 a383091bdea8
parent 12209 3a3551fff787
child 12382 c73da3aa84cc
--- a/doc/tutorials/advanced/part02_security.rst	Fri Feb 22 15:16:26 2019 +0100
+++ b/doc/tutorials/advanced/part02_security.rst	Thu Feb 21 10:05:38 2019 +0100
@@ -27,6 +27,7 @@
 ``authenticated``.
 
 Regarding write security, that's much easier:
+
 * anonymous can't write anything
 * authenticated users can only add comment
 * managers will add the remaining stuff