From 30cd9bcee5115f18f1d20eaa74a7e5753260f0ac Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sat, 28 Nov 2020 23:13:33 -0600 Subject: fix a few references --- docs/whatsnew-2.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/whatsnew-2.0.rst') 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` -- cgit v1.2.3