Steve Riesenberg
10feecbd08
Fix redirect to login page for token requests
...
Fixes an issue where auto-configuration for Spring Authorization Server
was overriding the default exception handling (AuthenticationEntryPoint)
resulting in anonymous requests to the token endpoint being redirected
to the Spring Security login page instead of returning 401 Unauthorized.
Auto-configuration now registers a defaultAuthenticationEntryPointFor
that is added to any other entry points already configured.
See gh-35368
2 years ago
Moritz Halbritter
19b81c247c
Merge pull request #35370 from dreis2211
...
* pr/35370:
Fix configuring replica set via PropertiesMongoConnectionDetails
Closes gh-35370
2 years ago
Christoph Dreis
6086e81ccd
Fix configuring replica set via PropertiesMongoConnectionDetails
...
See gh-35370
2 years ago
Moritz Halbritter
9f787050b4
Merge branch '3.0.x'
...
Closes gh-35381
2 years ago
Moritz Halbritter
53d2a9fb34
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35380
2 years ago
Moritz Halbritter
ec4d52e381
Add ReactiveResponseConsumer classpath check to http5 auto-configuration
...
Closes gh-34964
2 years ago
Moritz Halbritter
0ebb32e7f0
Merge branch '3.0.x'
...
Closes gh-35379
2 years ago
Moritz Halbritter
7e50485b23
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35378
2 years ago
Moritz Halbritter
947ac8df73
Map MinIdle and MaxValidationTime to R2DBC pools
...
Closes gh-34724
2 years ago
Stephane Nicoll
892d2b28cd
Merge branch '3.0.x'
2 years ago
Stephane Nicoll
d488759cae
Start building against Spring WS 4.0.4 snapshots
...
See gh-35318
2 years ago
Stephane Nicoll
e3c126ae54
Start building against Spring Batch 5.0.2 snapshots
...
See gh-35309
2 years ago
Stephane Nicoll
157e0d5b20
Start building against Spring Kafka 3.0.7 snapshots
...
See gh-35376
2 years ago
Stephane Nicoll
a9e7b902b5
Start building against Spring Kafka 3.0.7 snapshots
...
See gh-35375
2 years ago
Moritz Halbritter
f1381e2728
Merge pull request #34796 from scordio
...
* pr/34796:
Small assertions improvements
Closes gh-34796
2 years ago
Stefano Cordio
d802ca017b
Small assertions improvements
...
See gh-34796
2 years ago
Moritz Halbritter
cb2773da21
Merge pull request #35185 from izeye
...
* pr/35185:
Polish
Closes gh-35185
2 years ago
Johnny Lim
ff9fd1abeb
Polish
...
See gh-35185
2 years ago
Moritz Halbritter
394fb6424c
Merge pull request #35369 from quaff
...
* pr/35369:
Fix typo
Closes gh-35369
2 years ago
Yanming Zhou
1cddb2a55f
Fix typo
...
See gh-35369
2 years ago
Moritz Halbritter
05add58976
Merge branch '3.0.x'
...
Closes gh-35373
2 years ago
Moritz Halbritter
42cc84070b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35372
2 years ago
Moritz Halbritter
52789cb191
Fix anchors in Maven plugin documentation
...
Closes gh-35371
2 years ago
Andy Wilkinson
93c3116b3a
Fix failsGracefullyWhenNoTestMainMethodIsFound on Windows
2 years ago
Andy Wilkinson
e4efc8444c
Merge pull request #35366 from dreis2211
...
* gh-35366:
Fix javadoc in OAuth2AuthorizationServerPropertiesMapper
Closes gh-35366
2 years ago
Christoph Dreis
2d1a403605
Fix javadoc in OAuth2AuthorizationServerPropertiesMapper
...
See gh-35366
2 years ago
Moritz Halbritter
0f1870ee98
Merge branch '3.0.x'
...
Closes gh-35367
2 years ago
Moritz Halbritter
077f61bd5d
Allow loading of YAML files bigger than 3 MB
...
Closes gh-34743
2 years ago
Stephane Nicoll
87d8340657
Merge branch '3.0.x'
2 years ago
Stephane Nicoll
2b7bed8bf7
Upgrade to Reactor Bom 2022.0.7
...
Closes gh-35307
2 years ago
Stephane Nicoll
dad68573c7
Upgrade to Micrometer Tracing 1.1.0
...
Closes gh-35306
2 years ago
Stephane Nicoll
33cc926669
Upgrade to Micrometer 1.11.0
...
Closes gh-35305
2 years ago
Stephane Nicoll
5c610de678
Merge branch '2.7.x' into 3.0.x
2 years ago
Stephane Nicoll
568e168aeb
Upgrade to Reactor Bom 2022.0.7
...
Closes gh-35299
2 years ago
Stephane Nicoll
47c37c1014
Upgrade to Micrometer Tracing 1.0.5
...
Closes gh-35363
2 years ago
Stephane Nicoll
3635bead5c
Upgrade to Micrometer 1.10.7
...
Closes gh-35298
2 years ago
Stephane Nicoll
21cca4f30d
Upgrade to Reactor Bom 2020.0.32
...
Closes gh-35291
2 years ago
Stephane Nicoll
e47738b84d
Upgrade to Micrometer 1.9.11
...
Closes gh-35290
2 years ago
Moritz Halbritter
0391860ec3
Merge branch '3.0.x'
...
Closes gh-35365
2 years ago
Moritz Halbritter
086d654f0b
Add support for Ed25519 EC keys
...
See gh-35364
2 years ago
Moritz Halbritter
69ac9bbe6d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35364
2 years ago
Moritz Halbritter
c238049729
Fix loading of PKCS#8 PEM encoded EC and DSA keys
...
Closes gh-35322
2 years ago
Andy Wilkinson
2b6b178560
Merge branch '3.0.x'
...
Closes gh-35362
2 years ago
Andy Wilkinson
6c1c8fb405
Merge branch '2.7.x' into 3.0.x
...
Closes gh-35361
2 years ago
Andy Wilkinson
13da659de6
Merge pull request #35336 from davin111
...
* gh-35336:
Polish "Fix test for backing off when a TransactionManager is already defined"
Fix test for backing off when a TransactionManager is already defined
Closes gh-35336
2 years ago
Andy Wilkinson
7427e2d527
Polish "Fix test for backing off when a TransactionManager is already defined"
...
See gh-35336
2 years ago
davin111
cf5500fc78
Fix test for backing off when a TransactionManager is already defined
...
See gh-35336
2 years ago
Moritz Halbritter
c00e6ebbdf
Merge branch '3.0.x'
...
Closes gh-35360
2 years ago
Moritz Halbritter
1c87fcb806
Add property to disable DisableObservabilityContextCustomizer
...
Closes gh-35009
2 years ago
Moritz Halbritter
a4092fb396
Remove HTML tags from TestRunMojo javadoc
...
Closes gh-35349
2 years ago