summaryrefslogtreecommitdiff
path: root/service/pixelated
AgeCommit message (Expand)Author
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-21open telnet/ssh port only on localhostRoald de Vries
2016-09-21add a first pluginRoald de Vries
2016-09-21use absolute path to manhole configRoald de Vries
2016-09-21allow both telnet and sshRoald de Vries
2016-09-21allow ssh for manholeRoald de Vries
2016-09-21add manhole option to user agentRoald de Vries
2016-09-13[#778] Handling case of failed key uploadTulio Casagrande
2016-09-13[#778] Renaming get_key to be consistent with keymanagerTulio Casagrande
2016-09-12Implements bonafide to replace leap.authBruno Wagner
2016-09-08Logging out a logged out user was breaking the UABruno Wagner
2016-09-08Only send public key if a new key was generatedBruno Wagner
2016-09-05Adapted register after latest changesBruno Wagner
2016-08-31Reading interstitial on class initBruno Wagner
2016-08-30[#765] Move combined certificates to the leap folderTulio Casagrande
2016-08-29[#765] Move combined_ca_bundle to UA initializationTulio Casagrande
2016-08-26[Denis/Tulio][#769] Fix activist mode initializationTulio Casagrande
2016-08-24[#762] Remove smtp-service download from session creationTulio Casagrande
2016-08-23Fixed leap home default home to use expand_pathBruno Wagner
2016-08-23Changes soledad json download orderBruno Wagner
2016-08-23fix pep8Christoph Kluenter
2016-08-22Added clock support functionThais Siqueira
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-08-19Removed auth from leap session #759Bruno Wagner
2016-08-19Normalizing single and multi user bootstrap #759Bruno Wagner
2016-08-19Removed cert download from session creation #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-23refactoring: moved Service factories to the service config fileNavaL
2016-06-16Fix UNNAMED attachment bugTulio Casagrande
2016-06-16Stops filtering application/pgp-keys attachmentsTulio Casagrande
2016-06-14starting the server when the reactor is running and adding proper error handl...NavaL
2016-06-14Empty FEEDBACK_URL env variable should also disable feedbackNavaL
2016-06-07Update keymanager calls due api updateCaio Carrara
2016-06-02RootResource should return 503 during startup (#699)Blake Williams
2016-06-02Revert "added custom c extension to set mutex locking for openssl rand genera...NavaL
2016-06-01added custom c extension to set mutex locking for openssl rand generationNavaL
2016-05-31Remove unused session_idTulio Casagrande
2016-05-31Merge pull request #701 from shabbyrobe/fix-issue-695Christoph
2016-05-30Handle errors on started processTulio Casagrande
2016-05-27Issue #695: Show all recipients in mail sent foldershabbyrobe
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-20adding event as first argument on invalid soledad register callback. register...NavaL