Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Starting to deprecate the app_config, global_config by attaching stuff to app | Christopher Allan Webber | 2014-12-03 | 1 | -3/+3 |
* | Merge branch 'master' into merge-python3-port | Christopher Allan Webber | 2014-09-16 | 1 | -3/+3 |
|\ | |||||
| * | Allow crypto.random_string to take optional alphabet param | Jessica Tallon | 2014-07-08 | 1 | -3/+3 |
* | | Fix another tests. | Berker Peksag | 2014-08-07 | 1 | -1/+1 |
* | | Continue to port GMG codebase. | Berker Peksag | 2014-05-08 | 1 | -2/+2 |
|/ | |||||
* | Working client registration | xray7224 | 2013-07-11 | 1 | -0/+15 |
* | Fix left over from variable renaming. | Elrond | 2013-04-09 | 1 | -1/+4 |
* | Harden It's Dangerous key management. | Brett Smith | 2013-03-24 | 1 | -20/+45 |
* | Improve fs security for itsdangerous secret. | Elrond | 2013-03-22 | 1 | -2/+6 |
* | Docs for get_timed_signer_url. | Elrond | 2013-03-22 | 1 | -0/+26 |
* | Basic itsdangerous infrastructure. | Elrond | 2013-03-22 | 1 | -0/+55 |