Eleftheria Stein
1728b06b30
Ensure Kotlin 1.3 compatibility
...
Closes gh-9765
5 years ago
Josh Cummings
67e5c05a47
Polish AuthorizationManager Method Security
...
- Removed consolidated pointcut advisor in favor of each interceptor
being an advisor. This allows Spring AOP to do more of the heavy
lifting of selecting the set of interceptors that applies
- Created new method context for after interceptors instead of
modifying existing one
- Added documentation
- Added XML support
- Added AuthorizationInterceptorsOrder to simplify interceptor
ordering
- Adjusted annotation lookup to comply with JSR-250 spec
- Adjusted annotation lookup to exhaustively search for duplicate
annotations
- Separated into three @Configuration classes, one for each set of
authorization annotations
Issue gh-9289
5 years ago
Evgeniy Cheban
84e2e80915
Consider AuthorizationManager for Method Security
...
Closes gh-9289
5 years ago
Josh Cummings
f7f435d3f4
Include all configured branches in CI
...
Closes gh-9775
5 years ago
Rob Winch
081e3301ad
Use GPG_PRIVATE_KEY directly
...
Closes gh-9776
5 years ago
Rob Winch
1898446f68
core depends on crypto
...
Issue gh-9767
5 years ago
Rob Winch
56b7c662e4
Remove spring-security-crypto from spring-core pom
...
Instead of having api extend included configuration, we should use the
*Classpath configurations.
Closes gh-9767
5 years ago
Rob Winch
8a4ee8af43
Artifactory defaults to publish mavenJava Publication
...
Closes gh-9772
5 years ago
Josh Cummings
d203235567
Update to Spring Security 5.6
...
Closes gh-9695
5 years ago
Josh Cummings
8c0248d0dc
Remove Temporary Module
5 years ago
Rob Winch
df4d0dc488
Ignore Invalid buildSrc Tests
5 years ago
Rob Winch
073f72277e
Next Development Version
5 years ago
Rob Winch
abd100122e
Fix SpringNexsPublishPlugin spacing in root
5 years ago
Rob Winch
39c5f3d955
Fix closeAndReleaseOssrhStagingRepository
5 years ago
Rob Winch
05dd69395d
Delay until PublishAllJavaComponentsPlugin
5 years ago
Rob Winch
03924951a2
Update GitHub Actions to use publishArtifacts
5 years ago
Rob Winch
4d251157b2
opensaml4MainCompile
5 years ago
Rob Winch
1491f2e0b6
Fix saml javadoc
5 years ago
Rob Winch
777a27523e
fix bom
5 years ago
Rob Winch
b750f3b86c
copyproperties for bom plugin
5 years ago
Rob Winch
b0f661f432
Revert "Map optional dependencies to Maven"
...
This reverts commit 7dc34ccef7 .
5 years ago
Rob Winch
d8e4f6c866
Revert "Management no longer operates on optional/provided to spring-security-dependencies added as bom to poms"
...
This reverts commit c9bf98c887 .
5 years ago
Rob Winch
c9bf98c887
Management no longer operates on optional/provided to spring-security-dependencies added as bom to poms
5 years ago
Rob Winch
7dc34ccef7
Map optional dependencies to Maven
5 years ago
Rob Winch
5b74484d3d
Fix ManagementConfigurationPlugin Configurations
...
- remove COMPILE_CONFIGURATION_NAME
- remove TEST_COMPILE_CONFIGURATION_NAME
This is because otherwise spring-security-depencencies appears as
maven bom and it should be internal
5 years ago
Rob Winch
0158d2023e
Remove MavenBomTask
5 years ago
Rob Winch
3d4bc6ca9e
remove spring-pom.properties
5 years ago
Rob Winch
b2d14be18e
Revert "versionMapping"
...
This reverts commit 834a1fca0d .
5 years ago
Rob Winch
834a1fca0d
versionMapping
5 years ago
Rob Winch
daf37942c5
Fix maven.from
5 years ago
Rob Winch
c72f8dec0c
Fix MavenBom
5 years ago
Rob Winch
928c855a7d
polish publish
5 years ago
Rob Winch
d826984fc0
remove artifactory config that is invalid
5 years ago
Rob Winch
3b77986e85
apply publishplugin
5 years ago
Rob Winch
096a6586e7
fix publish url
5 years ago
Rob Winch
eda38b8f88
opensaml fixes
5 years ago
Rob Winch
304636520d
buildSrc to publish
5 years ago
Rob Winch
53fec9e98b
Release 5.5.0
5 years ago
Rob Winch
f23bc9e812
Update to com.gradle.enterprise 3.6.1
...
Closes gh-9764
5 years ago
Rob Winch
e5a652e749
Update to Kotlin 1.5.0
...
Closes gh-9763
5 years ago
Rob Winch
55f85bd3a1
Add Eleftheria Stein to Reference Authors
...
Closes gh-9762
5 years ago
Eleftheria Stein
8ace670479
Configure user name for Gradle CI builds
...
Closes gh-9747
5 years ago
Eleftheria Stein
30a203ed7a
Add Kotlin samples for Jwt Client Authentication
...
Issue gh-9578
5 years ago
Joe Grandja
e51ca79954
Document Jwt Client Authentication support
...
Closes gh-9578
5 years ago
Marcus Hert da Coregio
85fb9c09a5
Update Check Windows CI Workflow
...
- Add slack integration for error reporting
- Rename from check_windows to build_windows
- Change the build command to match the one in build_jdk_11
- Add build_windows to the needs of deployment and failure check jobs
Issue gh-9727
5 years ago
Joe Grandja
f874a12ddb
Document jwt-bearer authorization grant
...
Closes gh-9580
5 years ago
Rob Winch
f425c96f06
Update to Gradle 6.9
...
Closes gh-9758
5 years ago
Rob Winch
1c8bef5bad
Update spring-ldap-core to 2.3.4.RELEASE
...
Closes gh-9756
5 years ago
Rob Winch
5aa2dace18
Update org.springframework.data to 2021.0.1
...
Closes gh-9755
5 years ago
Rob Winch
427d19c0af
Update org.springframework to 5.3.7
...
Closes gh-9754
5 years ago