index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
/
test_account_recovery.py
Age
Commit message (
Collapse
)
Author
2017-04-20
[#927] Uses internal email date method for consistency
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] 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-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-13
[#927] Add recovery code mail template
Denis Costa
with @tuliocasagrande
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-03-31
[#927] Implements sending recovery code by email.
Thais Siqueira
with @tayanefernandes
2017-03-17
[#1012] Generates recovery code in soledad client
Anike Arni
with @tayanefernandes
2017-03-16
[#1012] Extracts generation of recovery code to AccountRecovery
Anike Arni
with @tayanefernandes
2017-03-14
[#924] Implements update recovery code through bitmask
Thais Siqueira
with @anikarni