summaryrefslogtreecommitdiff
path: root/docs/api/request.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2020-11-29 15:24:35 -0600
committerGitHub <noreply@github.com>2020-11-29 15:24:35 -0600
commit4988f604d0c49862643efa318a5d73272cd0a6d1 (patch)
tree123ce142766910cdb2972ef263f50f61ff18ef82 /docs/api/request.rst
parentdba2bb6b6ffc4a01994ae1d3397187a668ff3148 (diff)
parentf79396bf461afa2c744047e20c6a39e5d6826f4a (diff)
downloadpyramid-4988f604d0c49862643efa318a5d73272cd0a6d1.tar.gz
pyramid-4988f604d0c49862643efa318a5d73272cd0a6d1.tar.bz2
pyramid-4988f604d0c49862643efa318a5d73272cd0a6d1.zip
Merge pull request #3565 from mmerickel/prep-2.0
whatsnew 2.0
Diffstat (limited to 'docs/api/request.rst')
-rw-r--r--docs/api/request.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/request.rst b/docs/api/request.rst
index 8704a2fe7..f6a3b62a6 100644
--- a/docs/api/request.rst
+++ b/docs/api/request.rst
@@ -176,7 +176,7 @@
``unauthenticated_userid`` has been deprecated in version 2.0. Use
:attr:`authenticated_userid` or :attr:`identity` instead. See
- :ref:`upgrading_auth` for more information.
+ :ref:`upgrading_auth_20` for more information.
A property which returns a value which represents the *claimed* (not
verified) :term:`userid` of the credentials present in the
@@ -194,7 +194,7 @@
.. deprecated:: 2.0
The new security policy has removed the concept of principals. See
- :ref:`upgrading_auth` for more information.
+ :ref:`upgrading_auth_20` for more information.
A property which returns the list of 'effective' :term:`principal`
identifiers for this request. This list typically includes the