Daniel Garnier-Moiroux
7e41785dfc
Remove trailing spaces in default UIs
...
- Default UIs had blank lines with only spaces. These get deleted by the
spring-javaformat plugin. In order to avoid this behavior, an extra \s
had been inserted in the tests. The reason for those \s is not obvious.
- This commit cleans up the \s but changing the HTML templates.
2024-09-11 10:44:45 -07:00
Daniel Garnier-Moiroux
85693b2806
Add DefaultResourcesFitler to XML configuration
2024-09-11 10:21:12 -07:00
dependabot[bot]
e86dac8a64
Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2023.0.9 to 2023.0.10.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2023.0.9...2023.0.10 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 20:55:48 -07:00
dependabot[bot]
3bb1647138
Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2023.0.9 to 2023.0.10.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2023.0.9...2023.0.10 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 20:52:11 -07:00
github-actions[bot]
b0004013fb
Merge branch '6.3.x'
2024-09-11 03:23:18 +00:00
dependabot[bot]
3c5fdf901e
Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2023.0.9 to 2023.0.10.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/compare/2023.0.9...2023.0.10 )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 20:22:34 -07:00
Steve Riesenberg
63f018eb18
Update tests using deprecated classes
...
Issue gh-15737
2024-09-10 15:10:42 -05:00
Steve Riesenberg
7490a8162b
Deprecate default OAuth2AccessTokenResponseClients
...
Closes gh-15737
2024-09-10 15:10:41 -05:00
Steve Riesenberg
2cead9b73f
Add RestClient implementations
...
Issue gh-15298
2024-09-10 15:10:41 -05:00
Daniel Garnier-Moiroux
98975a9b83
Add runtime hints for CSS resource
2024-09-10 12:46:13 -07:00
Daniel Garnier-Moiroux
2405a5b680
Remove CssUtils
2024-09-10 12:46:13 -07:00
Daniel Garnier-Moiroux
c1b9035544
Use static CSS in OneTimeToken default UI
2024-09-10 12:46:13 -07:00
Daniel Garnier-Moiroux
e958ff2d4a
Use static CSS in reactive default UI
2024-09-10 12:46:13 -07:00
Daniel Garnier-Moiroux
45d53973ab
Serve static content (css, js) for reactive default UIs from DefaultResourcesWebFilter
2024-09-10 12:46:13 -07:00
Daniel Garnier-Moiroux
11616a1d78
Use static CSS in servlet default UI
2024-09-10 12:46:13 -07:00
Daniel Garnier-Moiroux
c5c5cd5ed0
Serve static content (css, js) for default UIs from DefaultResourcesFilter
2024-09-10 12:46:13 -07:00
Josh Cummings
be6dc1d2bf
Polish MethodSecurityExpressionHandler Test
...
- Rename to follow convention
- Use a mock object to verify usage
Issue gh-15715
2024-09-10 13:12:47 -06:00
Josh Cummings
fc3de5e41a
Rework Method Security Reactive Docs
2024-09-10 12:01:29 -07:00
Josh Cummings
784e074a48
Document Programmatic Authorization in Reactive
2024-09-10 12:01:29 -07:00
DingHao
ef8b0addbb
Support custom MethodSecurityExpressionHandler
...
Closes gh-15715
2024-09-10 12:01:29 -07:00
Josh Cummings
e29058c7e4
Add AuthorizeReturnObject Spring Data Hints
...
Issue gh-15709
2024-09-10 11:57:31 -07:00
Josh Cummings
fd5d03d384
Add AuthorizeReturnObject Hints
...
Closes gh-15709
2024-09-10 11:57:31 -07:00
Josh Cummings
da38b13a17
Add SecurityHintsRegistrar
...
An interface for registering hints based on Security infrastructure
beans.
Closes gh-15772
2024-09-10 11:57:31 -07:00
Josh Cummings
9b6ac637c9
Merge branch '6.3.x'
2024-09-10 12:51:08 -06:00
Josh Cummings
01eb41cac4
Merge branch '6.2.x' into 6.3.x
2024-09-10 12:50:48 -06:00
Tran Ngoc Nhan
b9f051d15b
docs: update
2024-09-10 11:50:11 -07:00
dependabot[bot]
2424e76b4b
Bump io.micrometer:micrometer-observation from 1.13.3 to 1.13.4
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.13.3...v1.13.4 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 07:09:05 -07:00
Josh Cummings
927de0d3b8
Use AuthorizationProxy Interface for Class Proxying
...
Issue gh-15747
2024-09-10 07:58:21 -06:00
Marcus Hert Da Coregio
2ff29dc229
Throw AuthorizationDeniedException when AuthorizationResult is available
...
Closes gh-15706
2024-09-10 09:14:50 -03:00
github-actions[bot]
df80170dac
Merge branch '6.2.x' into 6.3.x
2024-09-10 03:40:01 +00:00
github-actions[bot]
7ac32e07bc
Merge branch '6.3.x'
2024-09-10 03:40:01 +00:00
dependabot[bot]
44afdcec64
Bump io.micrometer:micrometer-observation from 1.12.9 to 1.12.10
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.12.9 to 1.12.10.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.9...v1.12.10 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 20:39:13 -07:00
github-actions[bot]
6a89ce9491
Merge branch '6.3.x'
2024-09-10 03:32:12 +00:00
dependabot[bot]
9316208986
Bump io.micrometer:micrometer-observation from 1.12.9 to 1.12.10
...
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer ) from 1.12.9 to 1.12.10.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.9...v1.12.10 )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 20:31:26 -07:00
Josh Cummings
fce2eb1531
Add AuthorizationProxy Interface
...
Closes gh-15747
2024-09-09 15:39:03 -06:00
Marcus Hert Da Coregio
4855287743
Merge branch '6.3.x'
...
Closes gh-15768
2024-09-09 08:54:14 -03:00
Marcus Hert Da Coregio
aeae740926
Merge branch '6.2.x' into 6.3.x
...
Closes gh-15767
2024-09-09 08:54:00 -03:00
Marcus Hert Da Coregio
a268b78473
Merge branch '5.8.x' into 6.2.x
...
Closes gh-15766
2024-09-09 08:53:39 -03:00
github-actions[bot]
9f0cbe678e
Merge branch '6.3.x'
2024-09-09 11:51:53 +00:00
github-actions[bot]
6139f0986e
Merge branch '6.2.x' into 6.3.x
2024-09-09 11:51:53 +00:00
github-actions[bot]
b2c0cc3809
Merge branch '5.8.x' into 6.2.x
2024-09-09 11:51:53 +00:00
Marcus Hert Da Coregio
d5a0fa9134
Include 5.8.x on Dependabot Auto Merge Forward
2024-09-09 08:51:02 -03:00
Marcus Hert Da Coregio
a0e6c17512
Do not log exception if CasJackson2Module is not present
...
Closes gh-15749
2024-09-09 08:32:40 -03:00
dependabot[bot]
0025a55da8
Bump org.jfrog.buildinfo:build-info-extractor-gradle
...
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info ) from 4.33.21 to 4.33.22.
- [Release notes](https://github.com/jfrog/build-info/releases )
- [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md )
- [Commits](https://github.com/jfrog/build-info/compare/build-info-gradle-extractor-4.33.21...build-info-gradle-extractor-4.33.22 )
---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 21:01:22 -07:00
dependabot[bot]
e18e81e62c
Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.7 to 1.5.8.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.8 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 21:00:59 -07:00
github-actions[bot]
abb882d188
Merge branch '6.3.x'
2024-09-09 03:44:12 +00:00
dependabot[bot]
04e31043b7
Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.5.7 to 1.5.8.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.8 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 20:43:30 -07:00
dependabot[bot]
e73e65677e
Bump org.jfrog.buildinfo:build-info-extractor-gradle
...
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info ) from 4.33.21 to 4.33.22.
- [Release notes](https://github.com/jfrog/build-info/releases )
- [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md )
- [Commits](https://github.com/jfrog/build-info/compare/build-info-gradle-extractor-4.33.21...build-info-gradle-extractor-4.33.22 )
---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 20:43:24 -07:00
dependabot[bot]
e251779b31
Bump @springio/asciidoctor-extensions in /docs
...
Bumps [@springio/asciidoctor-extensions](https://github.com/spring-io/asciidoctor-extensions ) from 1.0.0-alpha.12 to 1.0.0-alpha.13.
- [Changelog](https://github.com/spring-io/asciidoctor-extensions/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/spring-io/asciidoctor-extensions/compare/v1.0.0-alpha.12...v1.0.0-alpha.13 )
---
updated-dependencies:
- dependency-name: "@springio/asciidoctor-extensions"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 18:12:55 -07:00
github-actions[bot]
140d4b5a66
Merge branch '6.3.x'
2024-09-09 00:56:07 +00:00