index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
test
/
integration
/
api
/
python
Age
Commit message (
Expand
)
Author
2014-04-08
moving users: app and test files
Azul
2013-10-18
test logging in through the API using python with umlauts
Azul
2013-08-27
refactor: Changing the py test to use less globals and session only locally.
Azul
2013-08-27
use token to update user password
Azul
2013-08-21
also test updating the user password in python against dev.bm
Azul
2013-03-04
make api test script work with bitmask and print log
Azul
2013-01-16
using subdomain for api requests properly
Azul
2012-12-08
serve api version 1 in /1/
Azul
2012-11-13
testing against current staging server
Azul
2012-10-06
comment out debugging lines
Azul
2012-10-05
using safe_unhexlify to workaround 0 padding
Azul
2012-10-05
moving to ruby_srp 0.1.0, works with python srp
Azul
2012-10-02
trying to use the same Hash Alg and Prime as webapp - still failing
Azul
2012-10-02
use hexlify and unhexlify everywhere needed
Azul
2012-10-02
starting to write a srp test with python srp lib
Azul
2012-09-27
added in leap web users - one repo to rule them all
Azul