summaryrefslogtreecommitdiff
path: root/users/test/integration/api/python/flow_with_srp.py
AgeCommit message (Expand)Author
2014-04-08moving users: app and test filesAzul
2013-08-27refactor: Changing the py test to use less globals and session only locally.Azul
2013-08-27use token to update user passwordAzul
2013-08-21also test updating the user password in python against dev.bmAzul
2013-03-04make api test script work with bitmask and print logAzul
2013-01-16using subdomain for api requests properlyAzul
2012-12-08serve api version 1 in /1/Azul
2012-11-13testing against current staging serverAzul
2012-10-06comment out debugging linesAzul
2012-10-05using safe_unhexlify to workaround 0 paddingAzul
2012-10-05moving to ruby_srp 0.1.0, works with python srpAzul
2012-10-02trying to use the same Hash Alg and Prime as webapp - still failingAzul
2012-10-02use hexlify and unhexlify everywhere neededAzul
2012-10-02starting to write a srp test with python srp libAzul