summaryrefslogtreecommitdiff
path: root/service/pixelated/resources
AgeCommit message (Expand)Author
2016-12-02[#625, #851] fixing log typo and adding test making sure encryption error do...NavaL
2016-12-01[#849] Change unauthorized messageTulio Casagrande
2016-11-23Adds traceback to logs.Denis Costa
2016-11-02Fix logger variable nameTulio Casagrande
2016-10-28changed import, for snap-CI pep8NavaL
2016-10-28removing obsolete Leap_password_checker #795NavaL
2016-10-28authentication now returns AuthenticationNavaL
2016-10-19Adapted login to ignore anything after @ charBruno Wagner
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-11[#792] Move leap.bonafide to leap.bitmask.bonafideTulio Casagrande
2016-10-05remove `set_portal`, it's not neededRoald de Vries
2016-10-05remove pixelated realm's init parametersRoald de Vries
2016-10-05Revert "remove pixelated realm's init parameters"Roald de Vries
2016-10-05remove pixelated realm's init parametersRoald de Vries
2016-09-28actually 404-ing valid requests but non-existing resourceNavaL
2016-09-26Ensuring 503 is thrown whenever the root_resource is not yet initialized, for...NavaL
2016-09-23Replace SRPSession usages with bonafideTulio Casagrande
2016-09-23Fixes typo.Denis Costa
2016-09-23Adds translation to welcome mail.Denis Costa
2016-09-13[#778] Renaming get_key to be consistent with keymanagerTulio Casagrande
2016-08-31Reading interstitial on class initBruno Wagner
2016-08-19Normalizing single and multi user bootstrap #759Bruno Wagner
2016-07-04Issue #738: Bypass cookie validation for sandboxFelix Hammerl
2016-06-28Normalize i18n keysTulio Casagrande
2016-06-27Csrf not being enforced on GETCaio Carrara
2016-06-27Fix xsrf-token verification in async callsCaio Carrara
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-23refactoring: renaming services factory methods to relate them to user service...NavaL
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