Skip to content

Document multisite registration flow change in v26 upgrade guide#715

Merged
mikelittle merged 1 commit into
masterfrom
update-upgrade-guide-re-registration-flow-change
Apr 17, 2026
Merged

Document multisite registration flow change in v26 upgrade guide#715
mikelittle merged 1 commit into
masterfrom
update-upgrade-guide-re-registration-flow-change

Conversation

@mikelittle

@mikelittle mikelittle commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a "Multisite registration flow change" subsection to the v26 upgrade guide covering the new post-activation redirect to the password reset page and the removal of plaintext passwords from welcome emails.
  • Includes the two remove_action() calls needed to restore the previous behaviour for sites that depend on the registering user being returned to the front end after activation.

Follow-up documentation for humanmade/altis-cms#922.
Addresses https://github.com/humanmade/product-dev/issues/2009

Test plan

  • Render other-docs/guides/upgrading/v26.md and confirm the new subsection reads correctly and the code block renders as PHP.

🤖 Generated with Claude Code

After activation, users are now redirected to the password reset page
instead of seeing a plaintext password, and welcome emails no longer
contain the generated password. Add a note to the upgrade guide
describing the change and how to restore the previous behaviour.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

@ferschubert-hm ferschubert-hm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@mikelittle mikelittle merged commit b8d377b into master Apr 17, 2026
2 of 3 checks passed
@mikelittle mikelittle deleted the update-upgrade-guide-re-registration-flow-change branch April 17, 2026 10:57
@github-actions

Copy link
Copy Markdown

Successfully created backport PR for v26-branch:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants