summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove default SHA-512 fallback signerDavid Lord2020-05-121-2/+5
* create a new doc for general conceptsDavid Lord2020-05-122-72/+95
* add secret_key compat propertyDavid Lord2020-05-122-7/+33
* Serializer can accept secret keysHsiaoming Yang2020-04-172-5/+10
* Signer can accept secret keysHsiaoming Yang2020-04-171-9/+22
* date_signed is datetime not intDavid Lord2020-04-171-0/+3
* deprecate jwsDavid Lord2020-04-171-0/+10
* remove simplejsonDavid Lord2020-04-174-12/+21
* don't allow timestamps from the futureZach Hugnou2020-04-171-0/+7
* datetimes are timezone-aware utctimezone-awareDavid Lord2020-04-173-5/+26
* manual cleanupDavid Lord2020-04-147-18/+87
* apply pyupgradeDavid Lord2020-04-146-9/+9
* remove _compat moduleDavid Lord2020-04-147-69/+9
* drop support for Python 2 and 3.5David Lord2020-04-141-1/+1
* Merge branch '1.1.x'David Lord2019-08-041-1/+1
|\
| * update docs configDavid Lord2019-08-021-1/+1
* | Fix typoMin ho Kim2019-07-071-1/+1
|/
* release 1.1.01.1.0David Lord2018-10-261-1/+1
* link #114 changelogDavid Lord2018-10-261-4/+4
* add compat import for itsdangerous.want_bytesDavid Lord2018-10-261-0/+1
* Added SHA-512 fallback by defaultArmin Ronacher2018-10-272-2/+16
* more name cleanup, parametrize fallback testDavid Lord2018-10-261-13/+19
* Updated changelog and docsArmin Ronacher2018-10-261-2/+2
* Fix typoArmin Ronacher2018-10-261-1/+1
* Stylecheckfeature/sha1Armin Ronacher2018-10-261-3/+1
* Added fallback signer support to timed serializerArmin Ronacher2018-10-261-7/+14
* Added fallback signers and switch back to sha1Armin Ronacher2018-10-262-9/+46
* release 1.0.01.0.x1.0.01.0.xDavid Lord2018-10-181-1/+1
* split tests into modules, use pytest, 100% coveragesplitDavid Lord2018-10-172-6/+6
* split docs into pagesDavid Lord2018-10-104-21/+19
* split into modulesDavid Lord2018-10-0910-948/+1012
* add style checksDavid Lord2018-09-281-128/+172
* move to src directoryDavid Lord2018-09-281-0/+906