Rob Winch
592db9180d
Enable BackportBot on 5.6.x
4 years ago
André Luis Gomes
aca3fc2412
Update opaque-token.adoc
...
Fixing yaml sample in Servlet and Reactive pages
4 years ago
Claudio Consolmagno
07f9afe057
Use 'md:' prefix in EntityDescriptor XML
...
Create the EntityDescriptor object with
EntityDescriptor.DEFAULT_ELEMENT_NAME instead of
EntityDescriptor.ELEMENT_QNAME. That ensures the EntityDescriptor tag
is marshalled to xml with the 'md:' prefix, consistent with all other
metadata tags.
Closes #11283
4 years ago
Josh Cummings
d7077b441a
Correct access(String) reference
...
Closes gh-11280
4 years ago
Josh Cummings
101f11ba94
Improve ContextConfiguration Docs
...
Point to updated Spring Reference
Issue gh-10934
4 years ago
Josh Cummings
18b903f6e3
Polish ExtendWith Docs
...
Use spring-framework-reference-url placeholder
Issue gh-10934
4 years ago
nor-ek
038266a94f
Update JUnit 5 annotations in documentation
...
- replace Before with BeforeEach
- replace RunWith with ExtendWith
Closes gh-10934
4 years ago
Evgeniy Cheban
cf559ab224
Some Security Expressions cause NPE when used within Query annotation
...
Added trustResolver, roleHierarchy, permissionEvaluator, defaultRolePrefix
fields to SecurityEvaluationContextExtension.
Closes gh-11196
Closes gh-11290
4 years ago
Juny Tse
649428b49a
Use Base64 encoder with no CRLF in output for SAML 2.0 messages
...
Closes gh-11262
4 years ago
Steve Riesenberg
0355e960d7
Next development version
4 years ago
Steve Riesenberg
fdad14af63
Release 5.6.5
4 years ago
Rob Winch
077c9e0b3e
StrictHttpFirewall allows CJKV characters
...
Closes gh-11264
4 years ago
Rob Winch
dc648cf79f
Next Developement Version
4 years ago
Rob Winch
c2d2914a4f
Release 5.6.4
4 years ago
Josh Cummings
a40f73521c
Improve Upgrading
4 years ago
Rob Winch
70863952ae
AntRegexRequestMatcher Optimization
...
Closes gh-11234
4 years ago
Rob Winch
af95be34c6
Extract rejectNonPrintableAsciiCharactersInFieldName
...
Closes gh-11234
4 years ago
Rob Winch
71478c2534
Update org.springframework.data to 2021.1.4
...
Closes gh-11210
4 years ago
Rob Winch
b289d12aad
Update org.springframework to 5.3.20
...
Closes gh-11209
4 years ago
Rob Winch
e2361c5c79
Update io.projectreactor to 2020.0.19
...
Closes gh-11207
4 years ago
Rob Winch
8b9c8ca96c
Update mockk to 1.12.4
...
Closes gh-11206
4 years ago
Marcus Da Coregio
44e672d969
Use properties in the checkSamples job
...
Issue gh-10344
4 years ago
Marcus Da Coregio
330f0f050d
Add initScripts and projectProperties to IncludeCheckRemotePlugin
...
Issue gh-10344
4 years ago
Marcus Da Coregio
e45dcb3ab2
Update copyright headers
...
Issue gh-10956
4 years ago
Marcus Da Coregio
d3a451fffb
Fix mvcMatchers overriding previous paths
...
Closes gh-10956
4 years ago
Marcus Da Coregio
9d378103b0
Fix setServletContext not being called for AuthorizationManagerWebInvocationPrivilegeEvaluator
...
Issue gh-10908
4 years ago
Marcus Da Coregio
2031f101dc
Exclude duplicate issues from changelog
...
Closes gh-11154
4 years ago
Marcus Da Coregio
2a2c2dd209
Next development version
4 years ago
Marcus Da Coregio
fa0e06ebdc
Release 5.6.3
4 years ago
Marcus Da Coregio
6724627b50
Update spring-ldap-core to 2.3.7.RELEASE
...
Closes gh-11127
4 years ago
Marcus Da Coregio
4aab7b06a9
Update org.springframework.data to 2021.1.3
...
Closes gh-11126
4 years ago
Marcus Da Coregio
d0d4d58c48
Update org.springframework to 5.3.19
...
Closes gh-11125
4 years ago
Marcus Da Coregio
29be60d035
Update hibernate-entitymanager to 5.6.8.Final
...
Closes gh-11124
4 years ago
Marcus Da Coregio
5024103b07
Update org.eclipse.jetty to 9.4.46.v20220331
...
Closes gh-11123
4 years ago
Marcus Da Coregio
d0327807a7
Update org.aspectj to 1.9.9.1
...
Closes gh-11122
4 years ago
Marcus Da Coregio
f880f1ba26
Update io.rsocket to 1.1.2
...
Closes gh-11121
4 years ago
Marcus Da Coregio
71dafc0c06
Update io.projectreactor to 2020.0.18
...
Closes gh-11119
4 years ago
Marcus Da Coregio
7d9357b871
Update mockk to 1.12.3
...
Closes gh-11118
4 years ago
Marcus Da Coregio
0b02bbecd1
Update jackson-bom to 2.13.2.20220328
...
Closes gh-11115
4 years ago
Marcus Da Coregio
932a5cc8b4
Update logback-classic to 1.2.11
...
Closes gh-11114
4 years ago
Simone Giannino
e4a321511a
Update saganCreateRelease property referenceDocUrl
...
- Updated saganCreateRelease task with the new referenceDocUrl for reference documentation
Closes gh-11016
4 years ago
Johannes Graf
4ee5800ec9
use okta as registration id
...
looks like `ping` is some registration id used in the past.
Closes gh-11034
4 years ago
Marcus Da Coregio
c67632225d
Use ServletContext in AuthorizationManagerWebInvocationPrivilegeEvaluator
...
Closes gh-10908
4 years ago
Rob Winch
6e45a376cd
Remove "Hi ... there" From Docs
...
Close gh-10963
4 years ago
Marcus Da Coregio
70b67cd2f1
AuthorizationManagerWebInvocationPrivilegeEvaluator grant access when AuthorizationManager abstains
...
Closes gh-10950
4 years ago
Josh Cummings
304e89041c
Polish Formatting
...
Issue gh-10799
4 years ago
Sander van Schouwenburg
f1a76efc2d
Preserve order of RelyingPartRegistration credentials
...
Issue gh-10799
4 years ago
Josh Cummings
963251314b
Replace Apache Commons Base64 Decoding
...
Issue gh-10923
4 years ago
Josh Cummings
ee061f3659
Use RFC2045 Encoding for SAML 2.0 Logout
...
Closes gh-10923
4 years ago
Talerngpong Virojwutikul
440ffce2eb
Update PasswordEncoder declaration
...
Closes gh-10910
4 years ago