From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- comm/mailnews/test/data/signons-mailnews1.8.json | 55 ++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 comm/mailnews/test/data/signons-mailnews1.8.json (limited to 'comm/mailnews/test/data/signons-mailnews1.8.json') diff --git a/comm/mailnews/test/data/signons-mailnews1.8.json b/comm/mailnews/test/data/signons-mailnews1.8.json new file mode 100644 index 0000000000..8c7ad49772 --- /dev/null +++ b/comm/mailnews/test/data/signons-mailnews1.8.json @@ -0,0 +1,55 @@ +{ + "nextId": 4, + "logins": [ + { + "id": 1, + "hostname": "mailbox://localhost", + "httpRealm": "mailbox://localhost", + "formSubmitURL": null, + "usernameField": "", + "passwordField": "", + "encryptedUsername": "MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECO7LElFP4W22BBBKpiIzQrGQ46h5dtUIChvA", + "encryptedPassword": "MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECMgrtBjOOXkOBBAhYNyFziZ3JniuGDjleFua", + "guid": "{c094ca22-c190-432d-a7f8-4b6459cf7716}", + "encType": 1, + "timeCreated": 1401842558236, + "timeLastUsed": 1401842558236, + "timePasswordChanged": 1401842558236, + "timesUsed": 1 + }, + { + "id": 2, + "hostname": "news://localhost", + "httpRealm": "news://localhost", + "formSubmitURL": null, + "usernameField": "", + "passwordField": "", + "encryptedUsername": "MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECDVT947PjMppBBDa/UR8chJ5lGzwTUED2yvz", + "encryptedPassword": "MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECA8tKoHOg4aLBBCsMmZPD/lN9lRAXtPQ3fD+", + "guid": "{07b34bc7-3ba4-43d2-b124-379122d854fa}", + "encType": 1, + "timeCreated": 1401842558250, + "timeLastUsed": 1401842558250, + "timePasswordChanged": 1401842558250, + "timesUsed": 1 + }, + { + "id": 3, + "hostname": "smtp://localhost", + "httpRealm": "smtp://localhost", + "formSubmitURL": null, + "usernameField": "", + "passwordField": "", + "encryptedUsername": "MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECK061gNLW4h8BBAp446q+NewuvUPzJlPkbMc", + "encryptedPassword": "MDoEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECO5ps1iVsu13BBC3NejVl9gEtTJfF6IuKXAD", + "guid": "{dad236d6-91d8-489a-ad96-35cf8372c50e}", + "encType": 1, + "timeCreated": 1401842558263, + "timeLastUsed": 1401842558263, + "timePasswordChanged": 1401842558263, + "timesUsed": 1 + } + ], + "disabledHosts": [], + "version": 1 +} -- cgit v1.2.3