# HG changeset patch # User Laurent Peuch # Date 1550739938 -3600 # Node ID a383091bdea8569fe57e2292838f4a2da11f2e7c # Parent 5efff873705ec36f7ab89f81ef4c8242822d8e0b [doc] rst syntax bug, blank line needed before item list diff -r 5efff873705e -r a383091bdea8 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