Chris McDonough
2011-09-12 a5e9e7d8e102bf5097675538d460768e3aa201cb
Merge branch 'master' of github.com:Pylons/pyramid
1 files modified
6 ■■■■■ changed files
docs/api/security.rst 6 ●●●●● patch | view | raw | blame | history
docs/api/security.rst
@@ -59,6 +59,12 @@
.. attribute:: NO_PERMISSION_REQUIRED
    A special permission which indicates that the view should always
    be executable by entirely anonymous users, regardless of the
    default permission, bypassing any :term:`authorization policy`
    that may be in effect.  Its actual value is the string
    '__no_permission_required__'.
Return Values
-------------