Skip to content

Hide WP Surface 0.1.24

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:00
1d1993d
  • Normalized server-rewritten login aliases to the native wp-login.php request context before login rendering and OIDC plugins run.
  • Fixed Authorizer compatibility so /login is not mistaken for an embedded login form return URL, avoiding the redundant post-OIDC redirect back to the login page.
  • Kept OAuth2/OIDC callback query parameters intact while removing only the private alias handoff parameter.