jenkinsci / jenkinsci/lockable-resources-plugin
[JENKINS-71832] /lockable-resources page should redirect to login
- Dominant language
- Java
- Stars
- 99
- Forks
- 205
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 8
Description
If one visits the /lockable-resources/ path while not being logged-in, you just see a plain 404 page without any links or form to login
It should behave like other pages (e.g. /manage/) and redirect to the login form, if necessary
---
Originally reported by
kutzi, imported from: /lockable-resources page should redirect to login
Raw content of original issue
If one visits the /lockable-resources/ path while not being logged-in, you just see a plain 404 page without any links or form to login
It should behave like other pages (e.g. /manage/) and redirect to the login form, if necessary
Contributor guide
Assessment
This issue has not been assessed yet.