summaryrefslogtreecommitdiff
path: root/service/test/unit/test_account_recovery.py
AgeCommit message (Collapse)Author
2017-04-20[#927] Uses internal email date method for consistencyAnike Arni
with @deniscostadsc
2017-04-20[#927] Calls the public method intead of private one on testAnike Arni
with @deniscostadsc
2017-04-19[#927] Removes recovery url from emailDenis Costa
@anikarni
2017-04-19[#927] Adds date to recovery code emailAnike Arni
with @deniscostadsc
2017-04-19[#927] Adds headers to recovery code email templateAnike Arni
with @deniscostadsc
2017-04-19[#927] Adds email template translation for portugueseAnike Arni
2017-04-18[#927] Mocks email test to not assert on full textAnike Arni
with @deniscostadsc
2017-04-18[#927] Fixes type in account recovery emailAnike Arni
with @deniscostadsc
2017-04-13[#927] Add recovery code mail templateDenis Costa
with @tuliocasagrande
2017-04-10[#927] Fix importsTulio Casagrande
with @deniscostadsc
2017-04-10[#927] Refactor testsTulio Casagrande
with @deniscostadsc
2017-04-10[#927] Send recovery code using provider domainTulio Casagrande
with @deniscostadsc
2017-03-31[#927] Implements sending recovery code by email.Thais Siqueira
with @tayanefernandes
2017-03-17[#1012] Generates recovery code in soledad clientAnike Arni
with @tayanefernandes
2017-03-16[#1012] Extracts generation of recovery code to AccountRecoveryAnike Arni
with @tayanefernandes
2017-03-14[#924] Implements update recovery code through bitmaskThais Siqueira
with @anikarni