[3.1.x] Fixed #31696 -- Updated OWASP links in docs.

Backport of a16080810b from master
This commit is contained in:
Hasan Ramezani 2020-06-15 09:44:08 +02:00 committed by Mariusz Felisiak
parent 2d3b6bce28
commit ecd794bc68
5 changed files with 5 additions and 5 deletions

View file

@ -66,7 +66,7 @@ Single object mixins
non-sequential arguments. Using a unique slug may serve the same
purpose, but this scheme allows you to have non-unique slugs.
.. _insecure direct object reference: https://www.owasp.org/index.php/Top_10_2013-A4-Insecure_Direct_Object_References
.. _insecure direct object reference: https://wiki.owasp.org/index.php/Top_10_2013-A4-Insecure_Direct_Object_References
.. method:: get_object(queryset=None)