Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove default SHA-512 fallback signer | David Lord | 2020-05-12 | 1 | -2/+5 |
* | create a new doc for general concepts | David Lord | 2020-05-12 | 2 | -72/+95 |
* | add secret_key compat property | David Lord | 2020-05-12 | 2 | -7/+33 |
* | Serializer can accept secret keys | Hsiaoming Yang | 2020-04-17 | 2 | -5/+10 |
* | Signer can accept secret keys | Hsiaoming Yang | 2020-04-17 | 1 | -9/+22 |
* | date_signed is datetime not int | David Lord | 2020-04-17 | 1 | -0/+3 |
* | deprecate jws | David Lord | 2020-04-17 | 1 | -0/+10 |
* | remove simplejson | David Lord | 2020-04-17 | 4 | -12/+21 |
* | don't allow timestamps from the future | Zach Hugnou | 2020-04-17 | 1 | -0/+7 |
* | datetimes are timezone-aware utctimezone-aware | David Lord | 2020-04-17 | 3 | -5/+26 |
* | manual cleanup | David Lord | 2020-04-14 | 7 | -18/+87 |
* | apply pyupgrade | David Lord | 2020-04-14 | 6 | -9/+9 |
* | remove _compat module | David Lord | 2020-04-14 | 7 | -69/+9 |
* | drop support for Python 2 and 3.5 | David Lord | 2020-04-14 | 1 | -1/+1 |
* | Merge branch '1.1.x' | David Lord | 2019-08-04 | 1 | -1/+1 |
|\ | |||||
| * | update docs config | David Lord | 2019-08-02 | 1 | -1/+1 |
* | | Fix typo | Min ho Kim | 2019-07-07 | 1 | -1/+1 |
|/ | |||||
* | release 1.1.01.1.0 | David Lord | 2018-10-26 | 1 | -1/+1 |
* | link #114 changelog | David Lord | 2018-10-26 | 1 | -4/+4 |
* | add compat import for itsdangerous.want_bytes | David Lord | 2018-10-26 | 1 | -0/+1 |
* | Added SHA-512 fallback by default | Armin Ronacher | 2018-10-27 | 2 | -2/+16 |
* | more name cleanup, parametrize fallback test | David Lord | 2018-10-26 | 1 | -13/+19 |
* | Updated changelog and docs | Armin Ronacher | 2018-10-26 | 1 | -2/+2 |
* | Fix typo | Armin Ronacher | 2018-10-26 | 1 | -1/+1 |
* | Stylecheckfeature/sha1 | Armin Ronacher | 2018-10-26 | 1 | -3/+1 |
* | Added fallback signer support to timed serializer | Armin Ronacher | 2018-10-26 | 1 | -7/+14 |
* | Added fallback signers and switch back to sha1 | Armin Ronacher | 2018-10-26 | 2 | -9/+46 |
* | release 1.0.01.0.x1.0.01.0.x | David Lord | 2018-10-18 | 1 | -1/+1 |
* | split tests into modules, use pytest, 100% coveragesplit | David Lord | 2018-10-17 | 2 | -6/+6 |
* | split docs into pages | David Lord | 2018-10-10 | 4 | -21/+19 |
* | split into modules | David Lord | 2018-10-09 | 10 | -948/+1012 |
* | add style checks | David Lord | 2018-09-28 | 1 | -128/+172 |
* | move to src directory | David Lord | 2018-09-28 | 1 | -0/+906 |