Redirect to job offers on login
Description
On login the user should be redirected to the job offers page. This differs slightly based on roles:
- Staff should be redirect to job-offer/manage
- Students should be redirected to job-offer/open
Changes
- Change
success-url
to job-offer - Add job-offer GET mapping which redirects based on roles
Related Issues
- Resolves #43 (closed)
Edited by Timur Oberhuber