Improve error messages when logging into self-hosted sites#17724
Merged
Conversation
|
You can trigger an installable build for these changes by visiting CircleCI here. |
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
twstokes
force-pushed
the
feature/xml-rpc-errors
branch
from
January 13, 2022 04:32
2418450 to
56f132e
Compare
twstokes
force-pushed
the
feature/xml-rpc-errors
branch
from
January 13, 2022 05:29
56f132e to
4e63907
Compare
This was referenced Jan 13, 2022
twstokes
marked this pull request as ready for review
January 13, 2022 06:04
guarani
self-requested a review
January 13, 2022 19:18
guarani
approved these changes
Jan 14, 2022
guarani
left a comment
Contributor
There was a problem hiding this comment.
Tested and working great! I also tested with the plugin set to "Off" mode and login to a self-hosted site worked as normal.
Code changes look good too! ![]()
twstokes
force-pushed
the
feature/xml-rpc-errors
branch
from
January 18, 2022 16:31
e7153a1 to
0f655c7
Compare
twstokes
force-pushed
the
feature/xml-rpc-errors
branch
from
January 18, 2022 16:33
0f655c7 to
9706eeb
Compare
This was referenced Oct 25, 2023
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #17119
Related PRs:
To test:
On a self-hosted site install the attached plugin (XML-RPC Tweak) which will aid in testing: xml-rpc-tweak.zip
Some steps will require the tester to log in using an invalid username and or password. This is only to overcome a limitation with how the plugin simulates certain failures.
Test 1:
Test 2:
Test 3:
Test 4:
Regression Notes
PR submission checklist:
RELEASE-NOTES.txtif necessary.