Skip to content

Fixed #9511 - Validation For Encrypted Custom Fields#17456

Merged
snipe merged 7 commits intogrokability:developfrom
spencerrlongg:9511-validation-always-fails-on-encrypted-custom-fields
Aug 5, 2025
Merged

Fixed #9511 - Validation For Encrypted Custom Fields#17456
snipe merged 7 commits intogrokability:developfrom
spencerrlongg:9511-validation-always-fails-on-encrypted-custom-fields

Conversation

@spencerrlongg
Copy link
Copy Markdown
Collaborator

Validation now works on all available formats for encrypted custom fields. I had written a couple of these rules a while back and did the validation manually using PHP native methods, but I switched to using the Laravel methods for this and expanded it to all of the available formats. Doesn't look like much, but took some time to get everything working, especially the custom regex format.

Fixes #9511

@spencerrlongg spencerrlongg requested a review from snipe as a code owner July 23, 2025 21:22
@spencerrlongg
Copy link
Copy Markdown
Collaborator Author

@snipe poking for a review on this

@snipe
Copy link
Copy Markdown
Member

snipe commented Aug 5, 2025

This looks very clean - I kinda wish we had Birgit around to test a bit more manually, but it seems good.

@snipe snipe merged commit 8516856 into grokability:develop Aug 5, 2025
7 of 8 checks passed
@snipe snipe added this to the August 2025 Sprint milestone Aug 5, 2025
Yvejen pushed a commit to Yvejen/snipe-it that referenced this pull request Nov 19, 2025
…on-always-fails-on-encrypted-custom-fields

Fixed grokability#9511 - Validation For Encrypted Custom Fields
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.

2 participants