You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive wildcard matching tests to TestGetUserWithWildcardAuthentication
Enhanced the integration test with 17 additional test cases covering:
- IP wildcard patterns (127.0.0.%, 192.168.1.%)
- Hostname wildcard patterns (%.example.com)
- Global wildcard pattern (%)
- Customer scenario reproduction
- Both positive and negative test cases
Tests verify that wildcard user authentication works correctly for various
patterns that were previously failing with "No authentication methods available".
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments