summaryrefslogtreecommitdiff
path: root/lib/ephy-profile-utils.h
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2017-02-01 11:32:32 -0600
committerMichael Catanzaro <mcatanzaro@gnome.org>2017-02-01 11:35:53 -0600
commit1320bb12a25cd4be63278302e33a4ea35564fe7f (patch)
tree63ad5a2c87e5e01c3382a8856dadeebe0b63c081 /lib/ephy-profile-utils.h
parentf7823c4654f5eb66c48f8a89b3b28de5d74a99b6 (diff)
downloadepiphany-1320bb12a25cd4be63278302e33a4ea35564fe7f.tar.gz
Add profile migrator to migrate insecure passwords
All previously-saved passwords will now only be available to https:// origins. Users will have to manually enter their passwords once again in order to save them separately for an insecure origin. https://bugzilla.gnome.org/show_bug.cgi?id=752738
Diffstat (limited to 'lib/ephy-profile-utils.h')
-rw-r--r--lib/ephy-profile-utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-profile-utils.h b/lib/ephy-profile-utils.h
index db6c66019..5c0288628 100644
--- a/lib/ephy-profile-utils.h
+++ b/lib/ephy-profile-utils.h
@@ -24,7 +24,7 @@
G_BEGIN_DECLS
-#define EPHY_PROFILE_MIGRATION_VERSION 14
+#define EPHY_PROFILE_MIGRATION_VERSION 15
#define EPHY_BOOKMARKS_FILE "bookmarks.gvdb"
#define EPHY_HISTORY_FILE "ephy-history.db"