Branch: refs/heads/master
Home: https://github.com/jenkinsci/role-strategy-plugin
Commit: 0634ce149b8c03677dfab13afb4fa422317a1180
https://github.com/jenkinsci/role-strategy-plugin/commit/0634ce149b8c03677dfab13afb4fa422317a1180
Author: Markus Winter <[email protected]>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-project-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-roles.jelly
M
src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/manage-slave-roles.jelly
Log Message:
-----------
[JENKINS-67456] add check that pattern is valid (#178)
* [JENKINS-67456] add check that pattern is valid
* Update
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
Co-authored-by: Abhyudaya Sharma
<[email protected]>
* do not validate pattern in javascript
javascript has different rules so it might falsely allow or deny a
pattern
Co-authored-by: Abhyudaya Sharma
<[email protected]>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/role-strategy-plugin/push/refs/heads/master/4b1263-0634ce%40github.com.