2
0

Update to masterpassword.app domain.

This commit is contained in:
Maarten Billemont
2018-06-03 16:26:08 -04:00
parent a7f82d3148
commit 073ef4f439
13 changed files with 47 additions and 39 deletions

View File

@@ -66,7 +66,7 @@ int main(int argc, char *const argv[]) {
const char *fullName = "Robert Lee Mitchel";
const char *masterPassword = "banana colored duckling";
const char *siteName = "masterpasswordapp.com";
const char *siteName = "masterpassword.app";
const MPCounterValue siteCounter = MPCounterValueDefault;
const MPResultType resultType = MPResultTypeDefault;
const MPKeyPurpose keyPurpose = MPKeyPurposeAuthentication;