index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
support
/
integration
/
multi_user_client.py
Age
Commit message (
Expand
)
Author
2016-12-08
Revert "[#801] Merge branch 'signup'"
Roald de Vries
2016-12-05
remove templates folder from root resource parameters
Roald de Vries
2016-12-02
[refactor] move app dir into public dir
Zara Gebru
2016-12-01
fix csrf for some integration tests
Roald de Vries
2016-12-01
WIP: add csrf token to every request
Roald de Vries
2016-10-28
removing obsolete Leap_password_checker #795
NavaL
2016-10-28
Fixing Authentication imports #795
NavaL
2016-10-28
authentication now returns Authentication
NavaL
2016-10-26
Adds real authentication
Denis Costa
2016-10-26
Moving authentication out of login_resource
Bruno Wagner
2016-10-07
use test client in test case through composition instead of inheritance
Roald de Vries
2016-09-23
Replace SRPSession usages with bonafide
Tulio Casagrande
2016-09-12
multi_user_client now accounts for the login process
Bruno Wagner
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2016-06-24
Issue #694 add an admin restricted resource for user stats
NavaL
2016-06-23
refactoring: moved Service factories to the service config file
NavaL
2016-02-25
changed logout to post
NavaL
2016-02-05
closing the services closes leap session, which stops background tasks, close...
NavaL
2016-02-03
checks to load leap sessions and services or not
NavaL
2016-01-28
added ft step
NavaL
2016-01-28
making async setup user services after auth
NavaL
2016-01-28
removed unnecessary imports, and wrong yields
NavaL
2016-01-27
Add a login multi user functional test
Folker Bernitt
2016-01-26
Refactor test account account creation into own class
Folker Bernitt
2016-01-26
minor refactorings
NavaL
2016-01-25
added integration test
NavaL