[JIRA] (JENKINS-4728) 403 on login using container security

2016-11-22 Thread sysadmins....@mrm-mccann.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sysadmins MRM commented on  JENKINS-4728  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 403 on login using container security   
 

  
 
 
 
 

 
 Thanks a lot Davide !!! I had the same problem (JENKINS-37304). Never got any help/response from the Jenkins team.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-4728) 403 on login using container security

2016-09-16 Thread dconso...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Davide Consonni commented on  JENKINS-4728  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: 403 on login using container security   
 

  
 
 
 
 

 
 Modify web.xml of Jenkins and replace line 187 from ** to * Question for Jenkins team: why double asterisk instead of a single asterisk ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-4728) 403 on login using container security

2012-07-24 Thread lev...@zcolegia.com (JIRA)














































levani dvalishvili
 commented on  JENKINS-4728


403 on login using container security















I do have same issue with Glassfish 3.1.2 / Jenkins ver. 1.475
also adding user group membership to user, does not solve the issue .
its worth mentioning that I am not using matrix, i have option of 
"logged in user can do anything" selected. and container based authentication.




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-4728) 403 on login using container security

2012-07-20 Thread jmul...@us.imshealth.com (JIRA)














































John Muller
 commented on  JENKINS-4728


403 on login using container security















I wonder if this isn't related to Tomcat (and other containers) disallowing forward slash (%2F) encoding:

http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.10

I'm running Tomcat 7 and tried adding -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true to my CATALINA_OPTS.  This worked for my gitblit server, also running in the same Engine/Host, but not for Jenkins (same behavior seen as above).



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira