# HG changeset patch # User Laurent Peuch # Date 1550739938 -3600 # Node ID 1e892e978254416152d40ae3f1ed9de9e2e8b15b # Parent 21651da94d2df3d964572470d6b3b2766273c410 [doc] rst syntax bug, blank line needed before item list diff -r 21651da94d2d -r 1e892e978254 doc/tutorials/advanced/part02_security.rst --- 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