Age | Commit message (Expand) | Author |
---|---|---|
2025-06-11 | Use base64.urlsafe_b64encode() instead of manual specification of chars | Magnus Hagander |
2025-06-11 | Implement authenticated encryption in community auth | Magnus Hagander |
2025-06-11 | Remove suburl support in test_auth.py | Magnus Hagander |
2019-11-01 | Switch to using pycryptodome instead of pycrypto | Magnus Hagander |
2019-01-26 | Update for new module/namespace for urllib | Magnus Hagander |
2019-01-26 | Update script shebangs to use python3 | Magnus Hagander |
2019-01-26 | Update print and input syntax for python 3 | Magnus Hagander |
2019-01-26 | Fix base64 encodings | Magnus Hagander |
2019-01-17 | Fix whitespace and indentation, per pep8 | Magnus Hagander |
2019-01-17 | Tabs, meet your new overlords: spaces | Magnus Hagander |
2014-01-01 | Clean up imports | Magnus Hagander |
2011-12-22 | Include a timestamp in the authentication token | Magnus Hagander |
2011-12-22 | Implement community authentication 2.0 | Magnus Hagander |