Tim Graham
|
4f313e284e
|
Refs #17209 -- Removed login/logout and password reset/change function-based views.
Per deprecation timeline.
|
2017-09-22 12:51:17 -04:00 |
Tim Graham
|
5ea48a70af
|
Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.
This is a security fix.
|
2017-04-04 10:42:06 -04:00 |
Tim Graham
|
a1f948b468
|
Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.static.serve().
This is a security fix.
|
2017-04-04 10:42:06 -04:00 |
Tim Graham
|
b9ebf6c0c2
|
Added stub release notes for security releases.
|
2017-04-04 10:41:57 -04:00 |
vinay karanam
|
6128c1736d
|
Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap year.
|
2017-01-02 08:40:44 -05:00 |
Mariusz Felisiak
|
3e5c5e6754
|
Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.
|
2016-12-27 09:29:11 -05:00 |