Add Email and ClientIpAddress to cvMatcher.Results #45
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?
Store the email address and client IP on each match result row for auditing purposes.
Email(nullable, max 256) andClientIpAddress(nullable, max 45) toCvMatchResultEntityCvMatcherService?EfMatcherRepository? DBapicontroller setsClientIpAddressfrom the HTTP request before proxying tocv-matcher-apicv-search-jobpassesnullfor IP (background job, no client)