mirror of
https://github.com/django/django.git
synced 2025-08-10 22:08:21 +00:00
[1.7.x] Prevented data leakage in contrib.admin via query string manipulation.
This is a security fix. Disclosure following shortly.
This commit is contained in:
parent
1a45d059c7
commit
2b31342cdf
8 changed files with 115 additions and 7 deletions
|
@ -56,6 +56,7 @@ SuspiciousOperation
|
|||
|
||||
* DisallowedHost
|
||||
* DisallowedModelAdminLookup
|
||||
* DisallowedModelAdminToField
|
||||
* DisallowedRedirect
|
||||
* InvalidSessionKey
|
||||
* SuspiciousFileOperation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue