summaryrefslogtreecommitdiff
path: root/service/pixelated/account_recovery.py
AgeCommit message (Collapse)Author
2017-07-25[pkg] packaging and path changesKali 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-04-20[#927] Uses internal email date method for consistencyAnike 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-13[#927] Add recovery code mail templateDenis Costa
with @tuliocasagrande
2017-04-12[#927] Log account recovery stepsTulio Casagrande
with @deniscostadsc
2017-04-10[#927] Send recovery code using provider domainTulio Casagrande
with @deniscostadsc
2017-03-31[#927] Log exception with recovery codeThais Siqueira
with @tayanefernandes
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-15[#924] Logs warning when saving recovery code.Thais Siqueira
with @anikarni
2017-03-14[#924] Implements update recovery code through bitmaskThais Siqueira
with @anikarni