summaryrefslogtreecommitdiff
path: root/tools/communityauth/test_auth.py
AgeCommit message (Expand)Author
2025-06-11Use base64.urlsafe_b64encode() instead of manual specification of charsMagnus Hagander
2025-06-11Implement authenticated encryption in community authMagnus Hagander
2025-06-11Remove suburl support in test_auth.pyMagnus Hagander
2019-11-01Switch to using pycryptodome instead of pycryptoMagnus Hagander
2019-01-26Update for new module/namespace for urllibMagnus Hagander
2019-01-26Update script shebangs to use python3Magnus Hagander
2019-01-26Update print and input syntax for python 3Magnus Hagander
2019-01-26Fix base64 encodingsMagnus Hagander
2019-01-17Fix whitespace and indentation, per pep8Magnus Hagander
2019-01-17Tabs, meet your new overlords: spacesMagnus Hagander
2014-01-01Clean up importsMagnus Hagander
2011-12-22Include a timestamp in the authentication tokenMagnus Hagander
2011-12-22Implement community authentication 2.0Magnus Hagander