Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-27 | [feat] display the mixnet status on incomming emails | Ruben Pollan | |
Add support for X-Leap-Mixnet header. | |||
2017-07-25 | [pkg] add dependency to chardet | Kali Kaneko | |
2017-07-25 | [pkg] packaging and path changes | Kali Kaneko | |
- move all the pixelated python package under src/ - move the pixelated_www package under the leap namespace - allow to set globally the static folder - add hours and minutes to the timestamp in package version, to allow for several releases a day. | |||
2017-07-24 | [pkg] modify setup.py info after fork | Kali Kaneko | |
2017-07-24 | add timestamp to pixelated-user-agent package too | Kali Kaneko (leap communications) | |
2017-07-24 | [feature] allow to pass a static_folder to RootResource | Kali Kaneko (leap communications) | |
in this way, I can pass the pixelated_www.__path__ directly. | |||
2017-06-07 | Remove old unused files again | Varac | |
2017-06-01 | Revert "Remove old unused files" | Tayane Fernandes | |
This reverts commit 6c52f7a01a0067a1638fd8d64fb7e3030f9b0506. | |||
2017-06-01 | Fix _attach_key mock to reflect bitmask-dev changes | Tulio Casagrande | |
2017-05-29 | Remove old unused files | varac | |
2017-05-12 | Replace the website url by github url | Tayane Fernandes | |
2017-05-10 | Remove a unused provider url | Tayane Fernandes | |
2017-05-02 | Updated component diagram | Sriram Viswanathan | |
2017-04-27 | Pixelated component diagram using draw.io | Sriram Viswanathan | |
2017-04-26 | Merge pull request #1065 from pixelated/diagram-account-recovery | Anike Arni | |
Updated 'Forgot Password' diagram | |||
2017-04-26 | Fix recovery code mail functional test | Thais Siqueira | |
with @tayanefernandes | |||
2017-04-26 | Includes logout after scenarios | Thais Siqueira | |
with @tayanefernandes | |||
2017-04-24 | Refresh before logout on functional tests | Sriram Viswanathan | |
2017-04-20 | [#927] Uses internal email date method for consistency | Anike Arni | |
with @deniscostadsc | |||
2017-04-20 | [#927] Sets default language to en-US | Anike Arni | |
with @deniscostadsc | |||
2017-04-20 | [#927] Calls the public method intead of private one on test | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Improves recovery email template | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Removes recovery url from email | Denis Costa | |
@anikarni | |||
2017-04-19 | [#927] Adds date to recovery code email | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Adds headers to recovery code email template | Anike Arni | |
with @deniscostadsc | |||
2017-04-19 | [#927] Adds email template translation for portuguese | Anike Arni | |
2017-04-19 | Merge pull request #1054 from pixelated/recovery-code-email-template | Anike Arni | |
[#927] Add recovery code mail template | |||
2017-04-18 | [#927] Mocks email test to not assert on full text | Anike Arni | |
with @deniscostadsc | |||
2017-04-18 | [#927] Fixes type in account recovery email | Anike Arni | |
with @deniscostadsc | |||
2017-04-17 | Fixes functional tests with missing file | Thais Siqueira | |
with @anikarni | |||
2017-04-17 | Logs user out after failed functional test | Thais Siqueira | |
https://github.com/pixelated/project-issues/issues/433 with @anikarni | |||
2017-04-17 | Adds steps to ensure users sees inbox in funcional tests | Thais Siqueira | |
https://github.com/pixelated/project-issues/issues/433 with @anikarni | |||
2017-04-17 | Improves account recovery flow functional tests. | Thais Siqueira | |
https://github.com/pixelated/project-issues/issues/433 with @anikarni | |||
2017-04-13 | [#927] Add recovery code mail template | Denis Costa | |
with @tuliocasagrande | |||
2017-04-12 | [#927] Add require_user tag | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Remove unused imports | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Rename parameter for better readability | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Confirm email with the recovery code | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-12 | [#927] Log account recovery steps | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-11 | [#927] Enter credentials using default values | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-11 | [#927] Call AccountRecoveryPage parent using the proper way | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-10 | [#927] Fix imports | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-10 | [#927] Refactor tests | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-10 | [#927] Send recovery code using provider domain | Tulio Casagrande | |
with @deniscostadsc | |||
2017-04-06 | Change to use develop branch of python-gnupg | Tulio Casagrande | |
2017-04-06 | Merge pull request #1048 from pixelated/backup_account_during_recovery | Sriram Viswanathan | |
[#938] Adds smoke test for account recovery flow | |||
2017-04-06 | [#938] Uses PageObject pattern for functional test | Sriram Viswanathan | |
with @anikarni | |||
2017-04-06 | [#934] Handle post in a dedicate method | Tulio Casagrande | |
2017-04-05 | [#938] Adds smoke test for account recovery flow | Sriram Viswanathan | |
with @anikarni | |||
2017-04-05 | [#934] Add back-end password validation | Tulio Casagrande | |