• Claude Paroz's avatar
    Fixed #21911 -- Made admin views redirect to login when needed · be0ad629
    Claude Paroz yazdı
    Historically, the Django admin used to pass through the request
    from an unauthorized access to the login view directly. Now we
    are using a proper redirection, which is also preventing
    inadvertantly changing data when POSTing login data to an admin
    view when user is already authorized.
    Thanks Marc Tamlyn and Tim Graham for the reviews.
    be0ad629
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...