feat: api job-search proxy route and email link #5
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?
New GET /api/cv-matcher/job-search/start?t={token} endpoint in api proxies to cv-matcher-api and returns styled HTML (Started / AlreadyUsed / Expired / NotFound). CvMatcherController.MatchJob now creates a token and includes the job search link in the match result email body. Commit:
6293fa8.