Skip to content

Fix request panel data saving with authentication - #899

Merged
LordSimal merged 1 commit into
4.xfrom
fix-request-params
Nov 26, 2022
Merged

LordSimal merged 1 commit into
4.xfrom
fix-request-params

Conversation

@markstory

Copy link
Copy Markdown
Member

When the authentication plugin is in use it could have closures buried in its configuration. When this happens the entire request panel will be blank. With this change only the attributes that contain unserializable content.

Fixes cakephp/authentication#595

When the authentication plugin is in use it *could* have closures buried
in its configuration. When this happens the entire request panel will be
blank. With this change only the attributes that contain unserializable
content.

Fixes cakephp/authentication#595
@markstory markstory added this to the 4.x milestone Nov 26, 2022
@LordSimal
LordSimal merged commit c6590fc into 4.x Nov 26, 2022
@LordSimal
LordSimal deleted the fix-request-params branch November 26, 2022 08:47
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.

Issue when using Authentication Plugin and DebugKit in Dev Environments

3 participants