summaryrefslogtreecommitdiff
path: root/eaaf-springboot-utils
AgeCommit message (Collapse)AuthorFilesLines
2024-01-17build(core): switch to next release version2.0.02.x/mainThomas1-1/+1
2023-08-31feat(core): refactor to openSAML 5 for Java 17Thomas6-23/+36
2023-08-31feat(core): starting switch from Spring5/JAVA11 to Spring6/Java17Thomas1-5/+6
IMPORTEND: Is not finished because that contains a braking change, like javax.servlet.* --> jakarta.servket.* as one example and we miss some third-party libs that use the new API. # Conflicts: # eaaf_core_api/checks/spotbugs-exclude.xml # eaaf_core_api/pom.xml # eaaf_core_utils/checks/spotbugs-exclude.xml # pom.xml
2023-08-31build(core): switch to new major-release version 2.0.0-SNAPSHOTThomas1-1/+1
This version requires Java 17 as minimum # Conflicts: # build_reporting/pom.xml # eaaf-springboot-utils/pom.xml # eaaf_core/pom.xml # eaaf_core_api/pom.xml # eaaf_core_utils/pom.xml # eaaf_modules/eaaf_module_auth_sl20/pom.xml # eaaf_modules/eaaf_module_moa-sig/pom.xml # eaaf_modules/eaaf_module_pvp2_core/pom.xml # eaaf_modules/eaaf_module_pvp2_idp/pom.xml # eaaf_modules/eaaf_module_pvp2_sp/pom.xml # eaaf_modules/pom.xml # pom.xml
2023-08-02build(core): switch to next snapshot versionThomas1-1/+1
2023-08-02build(core): switch to next release version1.3.15Thomas1-1/+1
2023-05-11feat(spring): add authorisation configuration for multi-modul projectsThomas3-3/+62
2023-05-10feat(spring): add BasicAuth user object and new Interface to load users in ↵Thomas3-0/+121
multi-module projects
2023-04-21chore(log): update to latest version of MDC logger filter from BRZThomas2-21/+75
Based on spring-boot-auto-configuration 2.7.3
2023-04-12build(core): switch to next snapshot versionThomas1-1/+1
2023-04-12build(core): switch to next release version1.3.14Thomas1-1/+1
2023-01-18build(core): switch to next snapshot versionThomas1-1/+1
2023-01-18build(core): switch to next release version1.3.13Thomas1-1/+1
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2022-12-19build(core): switch to next release version1.3.11Thomas1-1/+1
2022-11-24build(core): switch to next snapshot versionThomas1-1/+1
2022-11-24build(core): switch to next release version1.3.10Thomas1-1/+1
2022-11-23build(core): switch to next snapshot versionThomas1-1/+1
2022-11-23build(core): switch to next release version1.3.9Thomas1-1/+1
2022-11-21build(core): switch to next snapshot versionThomas1-1/+1
2022-11-21build(core): switch to next release version1.3.8Thomas1-1/+1
2022-10-24build(core): switch to next snapshot versionThomas1-1/+1
2022-10-20build(core): switch to next release version1.3.7Thomas1-1/+1
2022-10-13build(core): switch to next snapshot versionThomas1-1/+1
2022-10-13build(core): switch to next release version1.3.6Thomas1-1/+1
2022-10-04build(core): switch to next snapshot versionThomas1-1/+1
2022-10-03build(core): switch to next release version1.3.5Thomas1-1/+1
2022-09-29test(spring-sec): disable CSRF check, because they brake HTTP client testsThomas1-0/+16
2022-09-29feat(spring-sec): add PasswordEncorder decorator to speed-up password ↵Thomas3-0/+140
validation on REST API's
2022-08-22build(core): switch to next snapshot versionThomas1-1/+1
2022-08-22build(core): switch to next release version1.3.4Thomas1-1/+1
2022-06-22build(core): switch to next snapshot versionThomas1-1/+1
2022-06-22build(core): switch to next release version1.3.3Thomas1-1/+1
2022-05-09build(core): switch to next snapshot versionThomas1-1/+1
2022-05-09build(core): switch to next release version1.3.2Thomas1-1/+1
2022-03-31chore(core): add log message to DataBinderControllerAdvice -> ↵Thomas1-3/+9
setDisallowedFields
2022-03-31build(core): switch to next snapshot versionThomas1-1/+1
2022-03-31build(core): switch to next release version1.3.1Thomas1-1/+1
2022-03-31feature(spring): add Spring controller advice to set default set of ↵Thomas1-0/+27
disallowed files for DataBinder This code protects Spring Core from a "Remote Code Execution" attack (dubbed "Spring4Shell").This is a midigation for For more details, see this post: https://www.lunasec.io/docs/blog/spring-rce-vulnerabilities/
2022-03-01chore: switch to next snapshot versionThomas1-1/+1
2022-03-01build: switch to next release version1.3.0Thomas1-1/+1
2022-01-19build: switch to new snapshot versionThomas1-1/+1
2021-12-12update some more third-party libsThomas1-0/+11
2021-12-09switch to next snapshot versionThomas1-1/+1
2021-12-09switch to next release version1.2.0Thomas1-1/+1
2021-11-29switch to next snapshot versionThomas1-1/+1
2021-11-29switch to next release version1.1.20Thomas1-1/+1
2021-11-19switch to next snapshot versionThomas1-1/+1
2021-11-19switch to next release version1.1.19Thomas1-1/+1