You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3460c24a16
Previously, the error page security filter passed the request's URI to the privilege evaluator. This was incorrect in applications with a custom context path as the privilege evaluator must be passed a path that does not include the context path and the request URI includes the context path. This commit updates the filter to use UrlPathHelper's pathWithinApplication instead. The path within the application does not include the context path. In addition, pathWithinAppliation also correctly handles applications configured with a servlet mapping other than the default of /. Closes gh-29299 Co-Authored-By: Andy Wilkinson <wilkinsona@vmware.com> |
3 years ago | |
---|---|---|
.. | ||
spring-boot | 3 years ago | |
spring-boot-actuator | 3 years ago | |
spring-boot-actuator-autoconfigure | 3 years ago | |
spring-boot-autoconfigure | 3 years ago | |
spring-boot-cli | 3 years ago | |
spring-boot-dependencies | 3 years ago | |
spring-boot-devtools | 3 years ago | |
spring-boot-docs | 3 years ago | |
spring-boot-parent | 3 years ago | |
spring-boot-properties-migrator | ||
spring-boot-starters | 3 years ago | |
spring-boot-test | 3 years ago | |
spring-boot-test-autoconfigure | 3 years ago | |
spring-boot-tools | 3 years ago |