Age | Commit message (Expand) | Author |
2016-08-23 | Adds the script that login users concurrently. | Thais Siqueira |
2016-08-23 | accept uploads to up to 5MB | Christoph Kluenter |
2016-08-23 | fix pep8 | Christoph Kluenter |
2016-08-22 | Added clock support function | Thais Siqueira |
2016-08-22 | Adds a patch to measure function running in twisted | Thais Siqueira |
2016-08-19 | Started deferring leap session creation #759 | Bruno Wagner |
2016-08-19 | Removed auth from leap session #759 | Bruno Wagner |
2016-08-19 | Normalizing single and multi user bootstrap #759 | Bruno Wagner |
2016-08-19 | Removed cert download from session creation #759 | Bruno Wagner |
2016-07-05 | change github url in setup.py to new one | Zara Gebru |
2016-07-04 | Issue #738: Bypass cookie validation for sandbox | Felix Hammerl |
2016-06-28 | Normalize i18n keys | Tulio Casagrande |
2016-06-27 | Explicitly use POST to test csrf | Caio Carrara |
2016-06-27 | Csrf not being enforced on GET | Caio Carrara |
2016-06-27 | Fix xsrf-token verification in async calls | Caio Carrara |
2016-06-26 | Removed deprecated options from requirements.txt | Bruno Wagner |
2016-06-24 | added dummy user attribute to SRPsession as the constructor changed -- fixin... | NavaL |
2016-06-24 | Issue #694 add an admin restricted resource for user stats | NavaL |
2016-06-23 | refactoring: renaming services factory methods to relate them to user service... | NavaL |
2016-06-23 | refactoring: moved Service factories to the service config file | NavaL |
2016-06-17 | Issue #608: Fix lowercase attachment test to check the filename | Tulio Casagrande |
2016-06-17 | Issue #608: Add unit test for case-specific lookup | Felix Hammerl |
2016-06-16 | Fix UNNAMED attachment bug | Tulio Casagrande |
2016-06-16 | Stops filtering application/pgp-keys attachments | Tulio Casagrande |
2016-06-14 | pep8 ^^ | NavaL |
2016-06-14 | starting the server when the reactor is running and adding proper error handl... | NavaL |
2016-06-14 | Empty FEEDBACK_URL env variable should also disable feedback | NavaL |
2016-06-07 | Update keymanager calls due api update | Caio Carrara |
2016-06-02 | RootResource should return 503 during startup (#699) | Blake Williams |
2016-06-02 | Revert "added custom c extension to set mutex locking for openssl rand genera... | NavaL |
2016-06-01 | added custom c extension to set mutex locking for openssl rand generation | NavaL |
2016-05-31 | Remove unused session_id | Tulio Casagrande |
2016-05-31 | Merge pull request #701 from shabbyrobe/fix-issue-695 | Christoph |
2016-05-30 | Handle errors on started process | Tulio Casagrande |
2016-05-27 | Issue #695: Show all recipients in mail sent folder | shabbyrobe |
2016-05-26 | Updated calls to addRawHeader to use setRawHeaders | shabbyrobe |
2016-05-22 | accomodates the case where the email address is the data sent with the event | NavaL |
2016-05-20 | adding event as first argument on invalid soledad register callback. register... | NavaL |
2016-05-19 | issue #685 remove duplicated email recipients | mfrankie |
2016-05-19 | remove duplicated mails, wip | mfrankie |
2016-05-19 | when invalid soledad auth token, it logs user out if multi-user and stops the... | NavaL |
2016-05-18 | Issue #692 re-added logout back in the feature toggle | NavaL |
2016-05-13 | Issue #691: Move Twisted dependency to requirements | Felix Hammerl |
2016-05-13 | Issue #691: Refactor to Twisted 16.1.1 | Felix Hammerl |
2016-05-13 | Issue #691: Upgrade Twisted | Felix Hammerl |
2016-05-12 | Update ssl arguments description | Caio Carrara |
2016-05-12 | we still need the ssl arguments, even in no-dispatcher-mode | Christoph Kluenter |
2016-05-11 | Remove dispatcher references from service | Caio Carrara |
2016-04-29 | Issue #679: Fix CSS and markup for attachments | Felix Hammerl |
2016-04-13 | Issue #674: Update Account usage to pass user_id | Caio Carrara |