[JIRA] (JENKINS-50781) Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons

2018-04-13 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50781  
 
 
  Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Component/s: 
 _unsorted  
 
 
Component/s: 
 credentials-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50781) Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons

2018-04-13 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-50781  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons   
 

  
 
 
 
 

 
 Would be nice to have a full stacktrace, but I'd guess it is an issue in the plugin itself, not in Credentials API. angel liang Could you please provide pointers to the codebase of the Shiro Plugin? I do not see it in Jenkins org or in https://github.com/apache/shiro   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50781) Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons

2018-04-13 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev assigned an issue to Oleg Nenashev  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50781  
 
 
  Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Assignee: 
 Stephen Connolly Oleg Nenashev  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50781) Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons

2018-04-13 Thread yomo...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 angel liang created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50781  
 
 
  Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Stephen Connolly  
 
 
Components: 
 credentials-plugin  
 
 
Created: 
 2018-04-13 06:49  
 
 
Labels: 
 JEP-200  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 angel liang  
 

  
 
 
 
 

 
 Hi team, i have upgrade my Jenkins to version 2.107.2 but still getting this error when i try to use shiro plugin, which i believe it is refer to JEP-200, any advise please? Caused by: java.lang.UnsupportedOperationException: Refusing to marshal org.apache.shiro.authc.credential.AllowAllCredentialsMatcher for security reasons; see [https://jenkins.io/redirect/class-filter/]     at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:543)     at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)     at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)     at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)     at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265)     at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252)