-
Bug
-
Resolution: Fixed
-
Minor
-
None
AuthorizationStrategy or SecurityRealm extensions are not hidden from the UI even when there is a DescriptorVisibilityFilter extension to hide them.
- relates to
-
JENKINS-20020 DescriptorVisibilityFilter not considered by f:dropdownDescriptorSelector
-
- Open
-
- links to
[JENKINS-49044] DescriptorVisibilityFilters are not applied to SecurityRealm and AuthorizationStrategy
Assignee | New: Antonio Muñiz [ amuniz ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #3246 (Web Link)" [ 19978 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Remote Link | New: This issue links to "CloudBees Internal CJP-7078 (Web Link)" [ 20151 ] |
Link | New: This issue relates to JENKINS-20020 [ JENKINS-20020 ] |
Code changed in jenkins
User: Antonio Muniz
Path:
core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index.groovy
test/src/test/java/hudson/model/DescriptorVisibilityFilterTest.java
http://jenkins-ci.org/commit/jenkins/0e51e36023d0533f099226ba7a0035dae7b02a84
Log:
JENKINS-49044Apply visibility filters to SecurityRealm and AuthorizationStrategy (#3246)JENKINS-49044Honor DescriptorVisibilityFilter for SecurityRealm and AuthorizationStrategyJENKINS-49044The test