Skip to content

Conversation

@mjansenDatabay
Copy link
Contributor

Previously, links for the password and username assistant were handled by the "User" component.
This change adds a dedicated handler for the "Init" component, which slightly modifies the supported/expected URL path segments.

Password Assistant:

  • Old Static URL: /go/usr/pwassist
  • New Static URL: /go/assistant/password

Username Assistant:

  • Old Static URL: /go/usr/nameassist
  • New Static URL: /go/assistant/username

This PR can be merged after JF approval.

Previously, links for the password and username assistant
were handled by the "User" component.
This change adds a dedicated handler for the "Init" component,
which slightly modifies the supported/expected URL path segments.

Password Assistant:
- Old Static URL: /go/usr/pwassist
- New Static URL: /go/assistant/password

Username Assistant:
- Old Static URL: /go/usr/nameassist
- New Static URL: /go/assistant/username
@mjansenDatabay mjansenDatabay self-assigned this Jan 2, 2026
@mjansenDatabay mjansenDatabay added improvement php Pull requests that update Php code labels Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant