# HG changeset patch # User Laurent Peuch # Date 1550771686 -3600 # Node ID ef798288884ad3bdd6dfa1118ec2be00ecc00fb1 # Parent c5eb647b704610fb185da1e6c4baac88bccdae39 [doc] bold to make reading more obvious diff -r c5eb647b7046 -r ef798288884a doc/tutorials/advanced/part02_security.rst --- a/doc/tutorials/advanced/part02_security.rst Thu Feb 21 18:54:23 2019 +0100 +++ b/doc/tutorials/advanced/part02_security.rst Thu Feb 21 18:54:46 2019 +0100 @@ -36,7 +36,7 @@ Now, let's implement that! -Proper security in CubicWeb is done at the schema level, so you don't have to +Proper security in CubicWeb is done **at the schema level**, so you don't have to bother with it in views: users will only see what they can see automatically. .. _adv_tuto_security: