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
/
unit
/
resources
/
test_login_resource.py
Age
Commit message (
Expand
)
Author
2016-10-28
authentication now returns Authentication
NavaL
2016-10-26
moving pixelated-maintenance register to use bonafide instead of leap.auth #792
NavaL
2016-10-11
[#792] Move leap.bonafide to leap.bitmask.bonafide
Tulio Casagrande
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-23
Adds translation to welcome mail.
Denis Costa
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2016-06-23
refactoring: renaming services factory methods to relate them to user service...
NavaL
2016-05-22
accomodates the case where the email address is the data sent with the event
NavaL
2016-02-22
Removes stacktrace errors from appearing on the login page.
NavaL
2016-02-22
Removes stacktrace errors from appearing on the login page.
NavaL
2016-02-11
adds argument to supply custom disclaimer/banner on login screen
NavaL
2016-02-05
closing the services closes leap session, which stops background tasks, close...
NavaL
2016-02-03
reverting unnecessary steps to not re-load leap-sessions on re-login, as they...
NavaL
2016-02-03
checks to load leap sessions and services or not
NavaL
2016-02-03
move leap session creation to be done after interstitial is loaded
NavaL
2016-01-28
making async setup user services after auth
NavaL
2016-01-27
Add a login multi user functional test
Folker Bernitt
2016-01-26
tests only input names on the login form
NavaL
2016-01-25
added integration test
NavaL
2016-01-25
multi user unit test
NavaL