manjurulhoque/django-job-portal

Shows "403 forbidden" page when try to apply with employer account

Closed this issue · 3 comments

Checklist

  • I have verified that that issue exists against the master branch.
  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • I have reduced the issue to the simplest possible case.

Describe the bug
Shows "403 forbidden" page when try to apply with employer account

To Reproduce
Steps to reproduce the behavior:

  1. Go to any job details page
  2. Click on 'Apply for this job' button

Expected behavior
The "Apply for this job" button can be disabled or hidden for the employer account

Screenshots
the apply button
image
the forbidden page
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome

Can employers apply for the job?

No, but they can click on "Apply for the job" button which leads to a forbidden page.

Fixed now. Thanks for the report