summaryrefslogtreecommitdiff
path: root/docs/releases/1.8.10.txt
Commit message (Expand)AuthorAgeFilesLines
* Refs #17209 -- Removed login/logout and password reset/change function-based ...Tim Graham2017-09-221-1/+1
* Fixed typo in 1.9.3/1.8.10 release date.Dmitry Dygalo2016-03-021-1/+1
* Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login.Florian Apolloner2016-03-011-0/+33
* Fixed CVE-2016-2512 -- Prevented spoofing is_safe_url() with basic auth.Mark Striemer2016-03-011-0/+16
* Added stub release notes for security issues.Tim Graham2016-03-011-2/+2
* Fixed #26286 -- Prevented content type managers from sharing their cache.Simon Charette2016-02-261-0/+3
* Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets.Jon Dufresne2016-02-241-0/+2
* Fixed #26204 -- Reallowed dashes in top-level domains for URLValidator.Tim Graham2016-02-181-0/+3
* Fixed #26215 -- Fixed RangeField/ArrayField serialization with None valuesClaude Paroz2016-02-161-0/+4
* Fixed #26212 -- Made forms.FileField and translation.lazy_number() picklable.Alexey Kotlyarov2016-02-151-0/+3
* Fixed #26162 -- Checked query name clashes of hidden relationships.Simon Charette2016-02-081-0/+3
* Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False.Tim Graham2016-02-081-1/+2
* Added stub release notes for 1.8.10.Tim Graham2016-02-061-0/+12