Project

General

Profile

Bug #19800

Updated by Nicolas CHARLES over 2 years ago

when trying to manage resource, with a technique without name I get the following message 
 !clipboard-202108161735-ynvns.png! 


 logs say 
 <pre> 
 2021-08-16 17:33:34.076:WARN:oejs.HttpChannel:qtp1782580546-19: /rudder/secure/api/internal/techniques/dra 
 ft//1.0/resources 
 org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the U 
 RL contained a potentially malicious String "//" 
         at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlocklistedUrls(StrictHttpFirewall.java:456) 
         at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:429) 
         at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:196) 
         at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:183) 
 </pre>

Back