feat(licenses): search keys by customer, domain, key number, or email #392
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a search bar to the licenses page that allows searching across all key fields — customer name, email, domain restriction, key prefix/raw, and payment reference.
Implementation
?q=query parameterLIKEacross 6 fields: key_prefix, key_raw, licensee_name, licensee_email, domain_restriction, payment_refTest Plan
🤖 Generated with Claude Code
Testing Plan — License Key Search
API (server-side search via ?q=)
GUI
🤖 Generated with Claude Code
Tested and verified in production on MokoWaaS. All three download gating modes (none/prerelease/all), feed visibility, XML metadata, download URLs, and access control confirmed working.