Ken Dombeck
|
55cccbf727
|
Fix broken link to SAML2 login example
|
4 years ago |
Eleftheria Stein
|
a095ea75a2
|
Fix typo in getting started docs
Closes gh-10736
|
4 years ago |
Marcus Da Coregio
|
a041e7c943
|
RequestMatcherDelegatingWebInvocationPrivilegeEvaluator doesn't provided access to the ServletContext
Closes gh-10779
|
4 years ago |
Rob Winch
|
4f3072b3d9
|
Exclude javax from hibernate dependency
Issue gh-10501
|
4 years ago |
Rob Winch
|
13c467734a
|
Remove javax.transaction
Issue gh-10501
|
4 years ago |
Rob Winch
|
c01b2b946b
|
Additional removal of javax.inject
Issue gh-10501
|
4 years ago |
Rob Winch
|
549f9dab64
|
dependencies jakarta.transaction-api
Issue gh-10501
|
4 years ago |
Rob Winch
|
58090c37ea
|
jsr250-api -> jakarta.annotation-api
Issue gh-10501
|
4 years ago |
Rob Winch
|
38344e8de6
|
javax.servlet.jsp-api -> jakarta.servlet.jsp-api
Issue gh-10501
|
4 years ago |
Rob Winch
|
6f319f0b13
|
javax.servlet.jsp.jstl-api -> jakarta.servlet.jsp.jstl-api
Issue gh-10501
|
4 years ago |
Rob Winch
|
4e71b26ea4
|
Exclude javax from cas-client-core
Issue gh-10501
|
4 years ago |
Rob Winch
|
04f3bbcefa
|
javax.xml.bind:jaxb-api -> jakarta.xml.bind:jakarta.xml.bind-api
Issue gh-10501
|
4 years ago |
Rob Winch
|
c67ee6f2a8
|
javax.servlet:javax.servlet-api -> jakarta.servlet:jakarta.servlet-api
Issue gh-10501
|
4 years ago |
Rob Winch
|
4b590ce31f
|
Remove javax.inject
Issue gh-10501
|
4 years ago |
Rob Winch
|
5902b46e9b
|
Remove jcl-over-slf4j
Issue gh-10499
# Conflicts:
# dependencies/spring-security-dependencies.gradle
|
4 years ago |
Rob Winch
|
62449d6fa2
|
Remove commons-logging
Closes gh-10499
|
4 years ago |
Rob Winch
|
aa06088077
|
Add CheckProhibitedDependenciesLifecyclePlugin
Issue gh-10501
|
4 years ago |
Rob Winch
|
2a60776c8a
|
Add CheckClasspathForProhibitedDependencies
Issues gh-10499 gh-10501
|
4 years ago |
Rob Winch
|
f411ecada2
|
CheckAntoraVersionTask has optional properties
|
4 years ago |
Rob Winch
|
8eeacf4a36
|
Fix Antora for Milestone & RC
- Verify Antora display_version
- Run workflow for tags
- Allow run workflow manually
Issue gh-10765
|
4 years ago |
Josh Cummings
|
20c252982e
|
Remove SAML 2.0 Logout Default
Closes gh-10607
|
4 years ago |
Josh Cummings
|
6c5ac0d8ec
|
Use noNullElements
Collection#contains(null) does not work for all collection types
Closes gh-10703
|
4 years ago |
Marcus Da Coregio
|
e1cb375fbf
|
Make source code compatible with JDK 8
Closes gh-10695
|
4 years ago |
Marcus Da Coregio
|
e7e3f06044
|
Fix @since tag
Issue gh-10590, gh-10554
|
4 years ago |
Marcus Da Coregio
|
994e93741b
|
Configure WebInvocationPrivilegeEvaluator bean for multiple filter chains
Closes gh-10554
|
4 years ago |
Marcus Da Coregio
|
04e1a11e35
|
Add RequestMatcherEntry
|
4 years ago |
Marcus Da Coregio
|
547056d5cc
|
Introduce AuthorizationManagerWebInvocationPrivilegeEvaluator
Closes gh-10590
|
4 years ago |
Rob Winch
|
1fa35fb9a8
|
Antora prerelease: true for milestone and rc
|
4 years ago |
Rob Winch
|
a49914e631
|
Update RELEASE.adoc for antora.yml
|
4 years ago |
Rob Winch
|
783a43ea35
|
Add CheckAntoraVersionPlugin
|
4 years ago |
Rob Winch
|
07a176d11e
|
Update antora to 5.6.2
|
4 years ago |
Josh Cummings
|
c664fbc1a3
|
Support No SingleLogoutServiceLocation
Closes gh-10674
|
4 years ago |
Steve Riesenberg
|
af412c4d65
|
Next Development Version
|
4 years ago |
Steve Riesenberg
|
e38bf6e554
|
Release 5.6.1
|
4 years ago |
Steve Riesenberg
|
624e0da669
|
Update spring-ldap-core to 2.3.5.RELEASE
Closes gh-10659
|
4 years ago |
Steve Riesenberg
|
b28aa6c647
|
Update org.springframework to 5.3.14
Closes gh-10658
|
4 years ago |
Steve Riesenberg
|
9e83b4be25
|
Update junit-bom to 5.8.2
Closes gh-10656
|
4 years ago |
Steve Riesenberg
|
e9854c91ef
|
Update org.jetbrains.kotlin to 1.5.32
Closes gh-10655
|
4 years ago |
Steve Riesenberg
|
0345e29afb
|
Update cas-client-core to 3.6.4
Closes gh-10654
|
4 years ago |
Steve Riesenberg
|
8bd5795f8e
|
Update hibernate-entitymanager to 5.6.3.Final
Closes gh-10653
|
4 years ago |
Steve Riesenberg
|
4fbc98dcd2
|
Update io.projectreactor to 2020.0.14
Closes gh-10651
|
4 years ago |
Steve Riesenberg
|
44cdbd6cf3
|
Update mockk to 1.12.1
Closes gh-10650
|
4 years ago |
Steve Riesenberg
|
a9af8c4128
|
Update jackson-bom to 2.13.1
Closes gh-10647
|
4 years ago |
Steve Riesenberg
|
28c81af788
|
Update logback-classic to 1.2.9
Closes gh-10646
|
4 years ago |
Steve Riesenberg
|
3a956daf0c
|
Exclude minor version bump
|
4 years ago |
Marcus Da Coregio
|
9c245865d7
|
Point to samples on 5.6.x branch
|
4 years ago |
Guirong Hu
|
86ed937a47
|
Fix the bug that the custom GrantedAuthority comparison fails
Closes gh-10566
|
4 years ago |
Steve Riesenberg
|
32ec8c3ae4
|
Fix Reactive OAuth2 Kotlin DSL examples
Closes gh-10580
|
4 years ago |
Steve Riesenberg
|
c7ffd2513a
|
Update copyright year
Issue gh-10557
|
4 years ago |
Steve Riesenberg
|
b3e0f167ff
|
Fix case sensitive headers comparison
Closes gh-10557
|
4 years ago |