summaryrefslogtreecommitdiff
path: root/docs/whatsnew-2.0.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/whatsnew-2.0.rst')
-rw-r--r--docs/whatsnew-2.0.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whatsnew-2.0.rst b/docs/whatsnew-2.0.rst
index 9caea1c93..3f745ea3f 100644
--- a/docs/whatsnew-2.0.rst
+++ b/docs/whatsnew-2.0.rst
@@ -22,7 +22,7 @@ The feature additions in Pyramid 2.0 are as follows:
- :meth:`pyramid.config.Configurator.set_security_policy`
- :class:`pyramid.interfaces.ISecurityPolicy`
- - :attr:`pyramid.request.Request.authenticated_identity`
+ - :attr:`pyramid.request.Request.identity`
- :class:`pyramid.authentication.AuthTktCookieHelper` (available in Pyramid 1.x)
- :class:`pyramid.authentication.SessionAuthenticationHelper`
- :class:`pyramid.authorization.ACLHelper`