Skip to content

refactor: add the SensitiveParameter attribute to methods dealing with sensitive info#9710

Merged
paulbalandan merged 1 commit intocodeigniter4:4.7from
paulbalandan:sensitive-parameter
Sep 8, 2025
Merged

refactor: add the SensitiveParameter attribute to methods dealing with sensitive info#9710
paulbalandan merged 1 commit intocodeigniter4:4.7from
paulbalandan:sensitive-parameter

Conversation

@paulbalandan
Copy link
Member

Description
These are the places I can think of that will need the attribute. Let me know if there are other places.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

Copy link
Member

@michalsn michalsn left a comment

Choose a reason for hiding this comment

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

I think we're covered.

@paulbalandan paulbalandan merged commit 3b7018c into codeigniter4:4.7 Sep 8, 2025
50 checks passed
@paulbalandan paulbalandan deleted the sensitive-parameter branch September 8, 2025 18:14
@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants