- Language: en
59 results for login in version 5.0
-
Django 1.11.10 release notes
- … login_allowed() raises. If confirm_login_allowed() isn’t overridden, an attacker enter an arbitrary …
-
Django Deprecation Timeline
- … LOGIN_URL and LOGIN_REDIRECT_URL settings will be removed. Support for optparse will be dropped …
-
Django 2.0.2 release notes
- … login_allowed() raises. If confirm_login_allowed() isn’t overridden, an attacker enter an arbitrary …
-
Django 1.9.3 release notes
- … login request for a user with a password encoded in an older number of iterations …
-
Cross Site Request Forgery protection
- … login CSRF’, where an attacking site tricks a user’s browser into logging into a site …
-
Submitting patches
- … Login” or “DjangoProject Login” in the upper left of the ticket page. Claim the ticket …
-
Django documentation contents
- … login pages only How to use Django’s CSRF protection Using CSRF protection with AJAX …
-
Django 1.8.10 release notes
- … login request for a user with a password encoded in an older number of iterations …
-
Middleware
- … login page. See Using REMOTE_USER on login pages only for usage details. CSRF protection …
-
URL dispatcher
- … login . If you have a custom login view and give its URL the name login …