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
Age
Commit message (
Collapse
)
Author
2012-11-26
fixed login error message on wrong username
Azul
2012-11-22
fixed tests
Azul
2012-11-13
testing against current staging server
Azul
2012-11-09
got integration test and login flow to work
Azul
2012-11-06
first steps towards warden srp testing
Azul
2012-11-04
fixed functional tests
Azul
2012-11-04
stubbing current_user the warden way
Azul
2012-11-04
fixing tests, including support files from all engines
Azul
2012-10-11
fixed account_flow_test - srp.authenticate now takes a single arg
Azul
2012-10-06
comment out debugging lines
Azul
2012-10-05
using safe_unhexlify to workaround 0 padding
Azul
also changed the debug output so it helps creating tests for ruby-srp
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
except the final auth as this is still broken anyway
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