Skip to content

Feature/gb 1170#1171

Merged
steinkel merged 6 commits into16.next-cake5from
feature/gb-1170
Feb 11, 2026
Merged

Feature/gb 1170#1171
steinkel merged 6 commits into16.next-cake5from
feature/gb-1170

Conversation

@arodu
Copy link
Member

@arodu arodu commented Feb 6, 2026

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the default password rehash configuration to use the newer “authenticator → identifier” mapping approach and adjusts/extends unit tests around login password rehash behavior.

Changes:

  • Update Auth.PasswordRehash configuration to use authenticators mapping instead of identifiers.
  • Refactor testLoginRehash() to mock authenticator/identifier structure for the rehash path.
  • Add a new test that attempts to cover an authenticator identifier name like Authentication.Password.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
tests/TestCase/Controller/Traits/LoginTraitTest.php Updates and extends login password rehash tests using authenticator-based configuration/mocking.
config/users.php Switches default PasswordRehash config to Auth.PasswordRehash.authenticators mapping (FormAuthentication.Password).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@steinkel steinkel merged commit d217813 into 16.next-cake5 Feb 11, 2026
26 checks passed
@steinkel steinkel deleted the feature/gb-1170 branch February 11, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants