Age | Commit message (Expand) | Author |
2017-04-19 | Merge pull request #1054 from pixelated/recovery-code-email-template | Anike Arni |
2017-04-18 | [#927] Mocks email test to not assert on full text | Anike Arni |
2017-04-18 | [#927] Fixes type in account recovery email | Anike Arni |
2017-04-17 | Fixes functional tests with missing file | Thais Siqueira |
2017-04-17 | Logs user out after failed functional test | Thais Siqueira |
2017-04-17 | Adds steps to ensure users sees inbox in funcional tests | Thais Siqueira |
2017-04-17 | Improves account recovery flow functional tests. | Thais Siqueira |
2017-04-13 | [#927] Add recovery code mail template | Denis Costa |
2017-04-12 | [#927] Add require_user tag | Tulio Casagrande |
2017-04-12 | [#927] Remove unused imports | Tulio Casagrande |
2017-04-12 | [#927] Rename parameter for better readability | Tulio Casagrande |
2017-04-12 | [#927] Confirm email with the recovery code | Tulio Casagrande |
2017-04-12 | [#927] Log account recovery steps | Tulio Casagrande |
2017-04-11 | [#927] Enter credentials using default values | Tulio Casagrande |
2017-04-11 | [#927] Call AccountRecoveryPage parent using the proper way | Tulio Casagrande |
2017-04-10 | [#927] Fix imports | Tulio Casagrande |
2017-04-10 | [#927] Refactor tests | Tulio Casagrande |
2017-04-10 | [#927] Send recovery code using provider domain | Tulio Casagrande |
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 |
2017-04-06 | [#938] Uses PageObject pattern for functional test | Sriram Viswanathan |
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 |
2017-04-05 | [#934] Add back-end password validation | Tulio Casagrande |
2017-04-05 | Merge pull request #1043 from pixelated/validate-password | Tulio Casagrande |
2017-04-05 | [fix-tests] Generate a new username for each smoke feature | Thais Siqueira |
2017-04-05 | [#934] Add front-end password validation | Tulio Casagrande |
2017-04-05 | [fix-build] Changes from input to button on webapp signup | Denis Costa |
2017-04-04 | Merge pull request #1042 from pixelated/login-recovery-code | Tulio Casagrande |
2017-04-04 | Revert "Fix functional tests for button change in webapp" | Thais Siqueira |
2017-03-31 | [#935] Submits user recovery code to new endpoint | Anike Arni |
2017-03-31 | [#927] Log exception with recovery code | Thais Siqueira |
2017-03-31 | [#1022] Downgrade Twisted to original version 16.1.1 | Sriram Viswanathan |
2017-03-31 | [#927] Implements sending recovery code by email. | Thais Siqueira |
2017-03-30 | [#927] Change account recovery tests to run against a non mocked application | Tayane Fernandes |
2017-03-30 | [#927] Creates functional tests for backup account flow | Anike Arni |
2017-03-30 | [#932] Makes account recovery resource public | Anike Arni |
2017-03-30 | [#1018] Upgrades twisted from 16.1.1 to 17.1.0 | Sriram Viswanathan |
2017-03-29 | Fix functional tests for button change in webapp | Anike Arni |
2017-03-27 | [#932] Removes unused imports | Anike Arni |
2017-03-27 | [#932] Creates account recovery resource | Anike Arni |
2017-03-24 | Merge pull request #1020 from pixelated/logout_button_header | Sriram Viswanathan |
2017-03-24 | Merge pull request #1023 from pixelated/diagram-account-recovery | Tulio Casagrande |
2017-03-23 | |#973| Thais + Sriram | Functional test for logout from the page header | Sriram Viswanathan |
2017-03-23 | Change requirements to use soledad development branch | Tulio Casagrande |
2017-03-22 | Add account recovery plantuml diagrams | Anike Arni |
2017-03-20 | [#1012] Refactors how we retrieve soledad service | Anike Arni |
2017-03-17 | [#1012] Refactors getting soledad service in BaseResource | Anike Arni |
2017-03-17 | [#1012] Generates recovery code in soledad client | Anike Arni |
2017-03-16 | [#1012] Extracts generation of recovery code to AccountRecovery | Anike Arni |