-
Bug
-
Resolution: Duplicate
-
Major
-
None
Jenkins is sending mails with direct links to certain usefull informations eg:
http://ci/job/Project-One/1171/consoleText
Normally i'm not logged in. Opening this url leads to an Winstone 404 error. I would expect a redirect to the login page.
Setup:
- Jenkins 1.409.1
- Jenkins security is Active Directory
- The anonymous user has overall read rights ( Needed for slave jar downloads ), but cannot see any project.
- duplicates
-
JENKINS-8214 Try to access to a private URL returns a 404 instead of a 401
- Resolved