summaryrefslogtreecommitdiff
path: root/service/pixelated/resources
AgeCommit message (Expand)Author
2016-06-14Empty FEEDBACK_URL env variable should also disable feedbackNavaL
2016-06-02RootResource should return 503 during startup (#699)Blake Williams
2016-05-26Updated calls to addRawHeader to use setRawHeadersshabbyrobe
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-05-18Issue #692 re-added logout back in the feature toggleNavaL
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-05-11Remove dispatcher references from serviceCaio Carrara
2016-04-13Issue #431: ReviewFelix Hammerl
2016-04-12Removed time logging from mails_resourceBruno Wagner
2016-04-11Removed general timings from methodsBruno Wagner
2016-04-08Issue #431: extractes the generic handling for error callbacks in init and ha...Zara Gebru
2016-04-08Issue #431: add errback on logoutZara Gebru
2016-04-06Issue #292: add fingerprint to user settings resourceZara Gebru
2016-03-24Issue #656: Fix sandbox fontsFelix Hammerl
2016-03-24Work in progress: Fix loading webfonts in the sandbox.Tobias Adam
2016-03-09Issue #617: Serve content from Sandbox resourceFelix Hammerl
2016-03-04Fix: Logout calls session expireFolker Bernitt
2016-03-01Fix tests after change on OpenPGPKey.get_json APIGiovane
2016-02-25only adding feature resource in root_resource test -- fixing buildNavaL
2016-02-25changed logout to postNavaL
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-24Recreate session on soledad problemsFolker Bernitt
2016-02-23Improve error message if send mail failsFolker Bernitt
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-19Fixed arity of two event callbacksFolker Bernitt
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment in server side""NavaL
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment""NavaL
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
2016-02-08Revert "Issue #549 - Implemented remove attachment"Felix Hammerl
2016-02-08Revert "Issue #549 - Implemented remove attachment in server side"Felix Hammerl
2016-02-05suppressing Error logs being spit out in testsNavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-04Issue #549 - Implemented remove attachment in server sideJefferson Stachelski
2016-02-04Issue #549 - Implemented remove attachmentJefferson Stachelski
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-02-02Merge branch 'load', the load testing codeVictor Shyba
2016-02-02Log some times to identify very slow partsFolker Bernitt
2016-02-02WIPNavaL
2016-01-28making async setup user services after authNavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-25added integration testNavaL
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