Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wordpress-mobile
/
WordPress-Android
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
3.2k
Code
Issues
772
Pull requests
20
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Make wpApiRestUrl, xmlRpcUrl, and app-password creds single-writer
- #22947
#22947
Merged
jkmassel
merged 11 commits into
trunk
wordpress-mobile/WordPress-Android:trunk
from
jkmassel/sitesqlutils-partial-updates
wordpress-mobile/WordPress-Android:jkmassel/sitesqlutils-partial-updates
Copy head branch name to clipboard
Jun 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Make wpApiRestUrl, xmlRpcUrl, and app-password creds single-writer
#22947
jkmassel
merged 11 commits into
trunk
wordpress-mobile/WordPress-Android:trunk
from
jkmassel/sitesqlutils-partial-updates
wordpress-mobile/WordPress-Android:jkmassel/sitesqlutils-partial-updates
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2026
Stop full-row site writes from clobbering wpApiRestUrl
Show description for 2a3a8ad
jkmassel
committed
2a3a8ad
View commit details
Copy full SHA for 2a3a8ad
Browse repository at this point
Stop full-row site writes from clobbering app-password credentials
Show description for e3ec30f
jkmassel
committed
e3ec30f
View commit details
Copy full SHA for e3ec30f
Browse repository at this point
Stop full-row site writes from clobbering xmlRpcUrl
Show description for 116f979
jkmassel
committed
116f979
View commit details
Copy full SHA for 116f979
Browse repository at this point
Persist rediscovered xmlRpcUrl via a targeted write
Show description for 28bfef2
jkmassel
committed
28bfef2
View commit details
Copy full SHA for 28bfef2
Browse repository at this point
Persist app-password credentials on XML-RPC login of an existing site
Show description for 073553e
jkmassel
committed
073553e
View commit details
Copy full SHA for 073553e
Browse repository at this point
Remove dead site writes after the single-writer migration
Show description for f9888c3
jkmassel
committed
f9888c3
View commit details
Copy full SHA for f9888c3
Browse repository at this point
Collapse application-password handlers to their targeted writers
Show description for 5445bc5
jkmassel
committed
5445bc5
View commit details
Copy full SHA for 5445bc5
Browse repository at this point
Skip credential decryption when the IV is missing
Show description for c184569
jkmassel
committed
c184569
View commit details
Copy full SHA for c184569
Browse repository at this point
Test application-password credential writers against a real DB
Show description for b4ffda0
jkmassel
committed
b4ffda0
View commit details
Copy full SHA for b4ffda0
Browse repository at this point
Collapse the app-password persist paths behind one helper
Show description for 17a2c01
jkmassel
committed
17a2c01
View commit details
Copy full SHA for 17a2c01
Browse repository at this point
De-duplicate the credential-column writer; tighten a test
Show description for fb89734
jkmassel
committed
fb89734
View commit details
Copy full SHA for fb89734
Browse repository at this point
You can’t perform that action at this time.