Skip to content

WordPressAuthenticator: fix issue with logging in by site address starting version 1.5.3 #1113

@jaclync

Description

@jaclync

I noticed that I wasn't able to test logging in by entering site address since WordPressAuthenticator-iOS version 1.5.3. Something between version 1.5.2 and 1.5.3 seems to make it not work:

CredStore - performQuery - Error copying matching creds.  Error=-50, query={
    "m_Limit" = "m_LimitAll";
    ptcl = htps;
    srvr = "funtestingusa.wpcomstaging.com";
    sync = syna;
}

This issue might be from WCiOS or WordPressAuthenticator or WordPressAuthenticator's dependencies. Let's fix this issue, so that we can upgrade the WordPressAuthenticator pod to the latest!

Metadata

Metadata

Assignees

Labels

feature: loginRelated to any part of the log in or sign in flow, or authentication.type: bugA confirmed bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions