summaryrefslogtreecommitdiff
path: root/docs/releases/1.6.10.txt
AgeCommit message (Expand)Author
2020-04-01Prevented (and corrected) single backtick usage in docs.Adam Johnson
2017-09-22Refs #17209 -- Removed login/logout and password reset/change function-based ...Tim Graham
2015-02-20Fixed typo in path to is_safe_url()Tim Graham
2015-01-13Added dates to release notes.Tim Graham
2015-01-13Fixed DoS possibility in ModelMultipleChoiceField.Tim Graham
2015-01-13Ensured views.static.serve() doesn't use large memory on large files.Tim Graham
2015-01-13Fixed is_safe_url() to handle leading whitespace.Tim Graham
2015-01-13Stripped headers containing underscores to prevent spoofing in WSGI environ.Carl Meyer
2015-01-13Added stub release notes for security releases.Tim Graham