summaryrefslogtreecommitdiff
path: root/service/pixelated/resources/login_resource.py
AgeCommit message (Expand)Author
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-04-13Issue #431: ReviewFelix Hammerl
2016-04-08Issue #431: extractes the generic handling for error callbacks in init and ha...Zara Gebru
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-22Removes stacktrace errors from appearing on the login page.NavaL
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-03reverting unnecessary steps to not re-load leap-sessions on re-login, as they...NavaL
2016-02-03checks to load leap sessions and services or notNavaL
2016-02-03move leap session creation to be done after interstitial is loadedNavaL
2016-01-28making async setup user services after authNavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-25multi user unit testNavaL
2016-01-22Show sensible error message for failed loginFolker Bernitt
2016-01-22re-introduced logout functionality for multi-userNavaL
2016-01-22Add mutli-user mode to user-agentFolker Bernitt