Jannis Leidel
|
32ea1285ab
|
Fixed #16285 -- Removed a misleading comment from the signing code, thanks PaulM.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16458 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-06-26 16:52:01 +00:00 |
Andrew Godwin
|
838a16ec20
|
Backed out [16356] due to later rejection of #16182.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16426 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-06-17 09:47:08 +00:00 |
Andrew Godwin
|
44a2cbad35
|
Fixed #16182: Increase timestamp precision on TimestampSigner. Thanks to Eric Florenzano.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16356 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-06-10 11:54:42 +00:00 |
Jannis Leidel
|
4c4e46e646
|
Fixed #16078 -- Fixed a few typos in the signing documentation. Thanks, brutasse.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16270 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-05-23 13:23:00 +00:00 |
Jannis Leidel
|
f60d428463
|
Fixed #12417 -- Added signing functionality, including signing cookies. Many thanks to Simon, Stephan, Paul and everyone else involved.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16253 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2011-05-21 14:41:14 +00:00 |