summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2014-01-31 15:18:55 +0100
committerClaude Paroz <claude@2xlibre.net>2014-02-04 20:02:28 +0100
commitbe0ad62994a340ad54a0b328771931932a45a899 (patch)
treef5297d6b855d5ec4309fab587431a86a814fb55e /scripts
parent5848bea9dc9458a9517d4c98993d742976771342 (diff)
Fixed #21911 -- Made admin views redirect to login when needed
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.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions