[SITE-5513] wp_saml_auth_auto_add_to_blog filter#465
Conversation
|
Hi from your friendly robot! 🤖 I fixed PHPCS issues with |
Suggestions for this PRI've pushed two commits with the following changes: 1. Error logging and docblock for network-only users (
|
|
Hey @scottbuscemi — this PR is blocked because some commits don't have verified signatures, and our branch protection requires all commits to be verified before merging. Here's how to set up commit signing so your commits show as "Verified" on GitHub: Option 1: SSH signing (easiest if you already use SSH for GitHub)
Option 2: GPG signing
Once signing is set upWe'll need to close this PR and create a new one with signed commits. You can squash everything into a single signed commit like this: Then open a new PR from Full GitHub docs: https://docs.github.com/en/authentication/managing-commit-signature-verification |
Documents the new multisite filter that controls whether auto-provisioned users are added to sites. Includes examples for preventing auto-add to all sites and for preventing auto-add to site ID 1 specifically. Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
502ba95 to
3239ec5
Compare
3239ec5 to
b787426
Compare
The wp_saml_auth_auto_add_to_blog filter can be used to disable the auto-provisioning of the user to the “ID 1” site of the multisite