[JIRA] (JENKINS-56391) Whitespace entered during role assignments is handled inconsistently

2019-12-18 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Fix was released in 2.16. https://github.com/jenkinsci/role-strategy-plugin/releases/tag/role-strategy-2.16  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-56391  
 
 
  Whitespace entered during role assignments is handled inconsistently   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 
 
Released As: 
 Role Strategy 2.16  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 
 

[JIRA] (JENKINS-56391) Whitespace entered during role assignments is handled inconsistently

2019-11-18 Thread martin.bic...@continental-corporation.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Martin Bickel commented on  JENKINS-56391  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Whitespace entered during role assignments is handled inconsistently   
 

  
 
 
 
 

 
 As I was bitten by this problem myself, I've fixed it. Pullrequest is at https://github.com/jenkinsci/role-strategy-plugin/pulls  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.197980.1551713695000.2459.1574080500326%40Atlassian.JIRA.


[JIRA] (JENKINS-56391) Whitespace entered during role assignments is handled inconsistently

2019-11-18 Thread martin.bic...@continental-corporation.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Martin Bickel edited a comment on  JENKINS-56391  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Whitespace entered during role assignments is handled inconsistently   
 

  
 
 
 
 

 
 As I was bitten by this problem myself, I've fixed it.Pullrequest is at   [https://github.com/jenkinsci/role-strategy-plugin/ pulls pull/112 ]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.197980.1551713695000.2462.1574080500385%40Atlassian.JIRA.


[JIRA] (JENKINS-56391) Whitespace entered during role assignments is handled inconsistently

2019-03-04 Thread anton.wiederm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Anton Wiedermann created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56391  
 
 
  Whitespace entered during role assignments is handled inconsistently   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oleg Nenashev  
 
 
Components: 
 role-strategy-plugin  
 
 
Created: 
 2019-03-04 15:34  
 
 
Environment: 
 Jenkins ver. 2.166  Role-based Authorization Strategy 2.10  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Anton Wiedermann  
 

  
 
 
 
 

 
 I have copy pasted user login when assigning user to a role. It went with some whitespace around it. I was able to add user like this just fine. Entry was resolved to full user name as expected but permissions granted to the user are not applied by Jenkins.  Seems like user check should be consistent with permission application to the user. I would probably vote for trim of whitespace from entered user name. Or it should not be bale to resolve the user. Or at least display warning there is whitespace in login and results can be weird.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment