Add a plugin method to allow updating stored passwords on master password change.
authorColin Leroy <colin@colino.net>
Thu, 11 Feb 2016 13:32:44 +0000 (14:32 +0100)
committerColin Leroy <colin@colino.net>
Thu, 11 Feb 2016 13:32:44 +0000 (14:32 +0100)
commit07c41544264fbc6779d654372acca453d243d68a
treeeec3009a0419e6e42ef8dbd85cc8479b91f86b18
parente727be6329c2589a739f2260bbf164c43701ba77
Add a plugin method to allow updating stored passwords on master password change.
GData is still untested.
14 files changed:
src/common/plugin.c
src/common/plugin.h
src/password.c
src/plugins/gdata/cm_gdata_prefs.c
src/plugins/gdata/cm_gdata_prefs.h
src/plugins/gdata/gdata_plugin.c
src/plugins/spam_report/plugin.def
src/plugins/spam_report/spam_report.c
src/plugins/spam_report/spam_report_prefs.c
src/plugins/spam_report/spam_report_prefs.h
src/plugins/vcalendar/plugin.c
src/plugins/vcalendar/plugin.def
src/plugins/vcalendar/vcal_prefs.c
src/plugins/vcalendar/vcal_prefs.h