summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2016-10-28removing obsolete Leap_password_checker #795NavaL
2016-10-28Fixing Authentication imports #795NavaL
2016-10-28authentication now returns AuthenticationNavaL
2016-10-26extracting username before doing bonafide auth #795NavaL
2016-10-26Adds real authenticationDenis Costa
2016-10-26Fixes tests.Denis Costa
2016-10-26Moving authentication out of login_resourceBruno Wagner
2016-10-26moving pixelated-maintenance register to use bonafide instead of leap.auth #792NavaL
2016-10-21[#797] reinstating use of the provided email body charstet encodingNavaL
2016-10-19Adapted login to ignore anything after @ charBruno Wagner
2016-10-19Adapted test now that leap.mail has a default charsetBruno Wagner
2016-10-19Removed plugins bootstrap from the manhole optionBruno Wagner
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-19explicitly adding gnupg in the requirements -- missing after removing keymanagerNavaL
2016-10-18Removed extension that was unused for a long timeBruno Wagner
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-10-11[#792] Move leap.bonafide to leap.bitmask.bonafideTulio Casagrande
2016-10-10 setting Leapsssion.is_closed only when all services/dependencies are closedNavaL
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2016-10-06Removed tornado and dispacher referencesTulio Casagrande
2016-10-05Fix pep8Tulio Casagrande
2016-10-05Setup twisted logger and formatterTulio Casagrande
2016-10-05Move the application.py to twisted loggerTulio Casagrande
2016-10-05Changed to new twisted logging systemTulio 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-30[#348] Aesthetical changes to the welcome emailsTulio Casagrande
2016-09-30Adds new welcome mail text in english.Denis Costa
2016-09-30Adds new welcome mail text in portuguese.Denis Costa
2016-09-29adapt the EN welcome mailRoald de Vries
2016-09-28remove private key from [gnupg] logs the right wayRoald de Vries
2016-09-28Adds fallback to previous way to get body message.Denis Costa
2016-09-28actually 404-ing valid requests but non-existing resourceNavaL
2016-09-27Adds more tests for welcome mail.Denis Costa
2016-09-27Fixes charset on welcome mail in portuguese.Denis Costa
2016-09-26[#668] Moved user folder under pixelated subfolderTulio Casagrande
2016-09-26Ensuring 503 is thrown whenever the root_resource is not yet initialized, for...NavaL
2016-09-26rearranged leap session creation to not sync nor setup account/fetcher, when ...NavaL
2016-09-26cleaning pyc files before running testsNavaL
2016-09-23[#668] Put search index under pixelated subfolderTulio Casagrande
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-22Moved all manhole start to manhole initBruno Wagner
2016-09-22move loglinegenerator to the support packageRoald de Vries
2016-09-21add manhole as an option to config mockRoald de Vries
2016-09-21open telnet/ssh port only on localhostRoald de Vries
2016-09-21add a first pluginRoald de Vries