From 3704fe80b71db55e58ee8fe6ffd645446274e161 Mon Sep 17 00:00:00 2001 From: hdsdi3g Date: Mon, 15 Apr 2024 22:46:22 +0200 Subject: [PATCH 1/4] Open version 20.0.0-SNAPSHOT --- app-web/pom.xml | 2 +- app/pom.xml | 2 +- authkit/pom.xml | 6 +++--- csvkit/pom.xml | 2 +- env-version/pom.xml | 4 ++-- env-version/src/main/resources/prodlib-version.txt | 2 +- interfaces/pom.xml | 2 +- jobkit/engine/pom.xml | 2 +- jobkit/pom.xml | 2 +- jobkit/springboot-service/pom.xml | 6 +++--- jobkit/watchfolder-jpa/pom.xml | 6 +++--- jobkit/watchfolder/pom.xml | 6 +++--- jsconfig/pom.xml | 2 +- mailkit/pom.xml | 8 ++++---- parent-web/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- selfautorestdoc/pom.xml | 4 ++-- transfertfiles/pom.xml | 4 ++-- 19 files changed, 33 insertions(+), 33 deletions(-) diff --git a/app-web/pom.xml b/app-web/pom.xml index 78d47f19..7ab6c3ea 100644 --- a/app-web/pom.xml +++ b/app-web/pom.xml @@ -13,7 +13,7 @@ tv.hd3g.commons parent-web - 19.0.0 + 20.0.0-SNAPSHOT ../parent-web/pom.xml diff --git a/app/pom.xml b/app/pom.xml index a10df9dc..de05059a 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -12,7 +12,7 @@ tv.hd3g.commons parent - 19.0.0 + 20.0.0-SNAPSHOT ../parent/pom.xml diff --git a/authkit/pom.xml b/authkit/pom.xml index 1ac82781..79e53828 100644 --- a/authkit/pom.xml +++ b/authkit/pom.xml @@ -13,7 +13,7 @@ tv.hd3g.commons parent-web - 19.0.0 + 20.0.0-SNAPSHOT ../parent-web/pom.xml @@ -21,12 +21,12 @@ tv.hd3g.commons interfaces - 19.0.0 + 20.0.0-SNAPSHOT tv.hd3g selfautorestdoc - 19.0.0 + 20.0.0-SNAPSHOT org.springframework.boot diff --git a/csvkit/pom.xml b/csvkit/pom.xml index f6d46d57..d5853add 100644 --- a/csvkit/pom.xml +++ b/csvkit/pom.xml @@ -13,7 +13,7 @@ tv.hd3g.commons starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml diff --git a/env-version/pom.xml b/env-version/pom.xml index fc24cc92..5f0452d1 100644 --- a/env-version/pom.xml +++ b/env-version/pom.xml @@ -12,7 +12,7 @@ tv.hd3g.commons parent - 19.0.0 + 20.0.0-SNAPSHOT ../parent/pom.xml @@ -20,7 +20,7 @@ tv.hd3g.commons interfaces - 19.0.0 + 20.0.0-SNAPSHOT diff --git a/env-version/src/main/resources/prodlib-version.txt b/env-version/src/main/resources/prodlib-version.txt index 49e3587f..447dc1bf 100644 --- a/env-version/src/main/resources/prodlib-version.txt +++ b/env-version/src/main/resources/prodlib-version.txt @@ -1 +1 @@ -19.0.0 +20.0.0-SNAPSHOT diff --git a/interfaces/pom.xml b/interfaces/pom.xml index 0b83628e..9390a1ac 100644 --- a/interfaces/pom.xml +++ b/interfaces/pom.xml @@ -12,7 +12,7 @@ tv.hd3g.commons starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml diff --git a/jobkit/engine/pom.xml b/jobkit/engine/pom.xml index ca28eec7..c9256dcd 100644 --- a/jobkit/engine/pom.xml +++ b/jobkit/engine/pom.xml @@ -11,7 +11,7 @@ tv.hd3g jobkit-starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml diff --git a/jobkit/pom.xml b/jobkit/pom.xml index c5ae64f0..8d5cadeb 100755 --- a/jobkit/pom.xml +++ b/jobkit/pom.xml @@ -13,7 +13,7 @@ tv.hd3g.commons starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml diff --git a/jobkit/springboot-service/pom.xml b/jobkit/springboot-service/pom.xml index 4788af7e..c222b300 100644 --- a/jobkit/springboot-service/pom.xml +++ b/jobkit/springboot-service/pom.xml @@ -13,7 +13,7 @@ tv.hd3g jobkit-starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml @@ -21,12 +21,12 @@ tv.hd3g jobkit-engine - 19.0.0 + 20.0.0-SNAPSHOT tv.hd3g.commons interfaces - 19.0.0 + 20.0.0-SNAPSHOT org.springframework.boot diff --git a/jobkit/watchfolder-jpa/pom.xml b/jobkit/watchfolder-jpa/pom.xml index a64977a0..cdd3272c 100644 --- a/jobkit/watchfolder-jpa/pom.xml +++ b/jobkit/watchfolder-jpa/pom.xml @@ -15,7 +15,7 @@ tv.hd3g jobkit-starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml @@ -23,12 +23,12 @@ tv.hd3g jobkit - 19.0.0 + 20.0.0-SNAPSHOT tv.hd3g jobkit-watchfolder - 19.0.0 + 20.0.0-SNAPSHOT org.springframework.boot diff --git a/jobkit/watchfolder/pom.xml b/jobkit/watchfolder/pom.xml index 3415f274..e4511161 100644 --- a/jobkit/watchfolder/pom.xml +++ b/jobkit/watchfolder/pom.xml @@ -12,7 +12,7 @@ tv.hd3g jobkit-starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml @@ -20,12 +20,12 @@ tv.hd3g transfertfiles - 19.0.0 + 20.0.0-SNAPSHOT tv.hd3g jobkit-engine - 19.0.0 + 20.0.0-SNAPSHOT org.projectlombok diff --git a/jsconfig/pom.xml b/jsconfig/pom.xml index 3c5b1b89..53bd79a5 100644 --- a/jsconfig/pom.xml +++ b/jsconfig/pom.xml @@ -12,7 +12,7 @@ tv.hd3g.commons parent - 19.0.0 + 20.0.0-SNAPSHOT ../parent/pom.xml diff --git a/mailkit/pom.xml b/mailkit/pom.xml index 48eb8262..1d08de13 100644 --- a/mailkit/pom.xml +++ b/mailkit/pom.xml @@ -13,7 +13,7 @@ tv.hd3g.commons parent-web - 19.0.0 + 20.0.0-SNAPSHOT ../parent-web/pom.xml @@ -21,17 +21,17 @@ tv.hd3g.commons interfaces - 19.0.0 + 20.0.0-SNAPSHOT tv.hd3g jobkit - 19.0.0 + 20.0.0-SNAPSHOT tv.hd3g.commons env-version - 19.0.0 + 20.0.0-SNAPSHOT com.j2html diff --git a/parent-web/pom.xml b/parent-web/pom.xml index b5a02d3f..cdfceced 100644 --- a/parent-web/pom.xml +++ b/parent-web/pom.xml @@ -12,7 +12,7 @@ tv.hd3g.commons parent - 19.0.0 + 20.0.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 686d351f..10c5dd51 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ tv.hd3g.commons starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index cb592163..7d6c486c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ tv.hd3g.commons starter pom - 19.0.0 + 20.0.0-SNAPSHOT Commons Maven starter project https://github.com/hdsdi3g/prodlib diff --git a/selfautorestdoc/pom.xml b/selfautorestdoc/pom.xml index edb1fa82..1e940971 100644 --- a/selfautorestdoc/pom.xml +++ b/selfautorestdoc/pom.xml @@ -13,7 +13,7 @@ tv.hd3g.commons parent-web - 19.0.0 + 20.0.0-SNAPSHOT ../parent-web/pom.xml @@ -21,7 +21,7 @@ tv.hd3g.commons interfaces - 19.0.0 + 20.0.0-SNAPSHOT org.springframework.hateoas diff --git a/transfertfiles/pom.xml b/transfertfiles/pom.xml index 77b6aece..8d0e3b4f 100644 --- a/transfertfiles/pom.xml +++ b/transfertfiles/pom.xml @@ -13,7 +13,7 @@ tv.hd3g.commons starter - 19.0.0 + 20.0.0-SNAPSHOT ../pom.xml @@ -21,7 +21,7 @@ tv.hd3g.commons interfaces - 19.0.0 + 20.0.0-SNAPSHOT commons-net From 0be06a4a05f840aff4bc5f92fcd88eb530a8ef67 Mon Sep 17 00:00:00 2001 From: hdsdi3g Date: Mon, 15 Apr 2024 22:50:17 +0200 Subject: [PATCH 2/4] Move Authkit, Selfautorestdoc and CSVKit to deprecated-attic --- {authkit => deprecated-attic/authkit}/API.md | 0 {authkit => deprecated-attic/authkit}/CONTRIBUTING.md | 0 {authkit => deprecated-attic/authkit}/DOC.fr.md | 0 {authkit => deprecated-attic/authkit}/README.md | 0 {authkit => deprecated-attic/authkit}/THIRD-PARTY.txt | 0 {authkit => deprecated-attic/authkit}/pom.xml | 0 .../authkit}/scripts/create-security-admin.sh | 0 .../authkit}/scripts/db/database-changelog.xml | 0 .../authkit}/scripts/db/v0.0.1/create-tables-authkit.xml | 0 {authkit => deprecated-attic/authkit}/scripts/log4j2-tests.xml | 0 {authkit => deprecated-attic/authkit}/scripts/make-rest-doc.sh | 0 .../authkit}/scripts/secret-generator.java | 0 .../META-INF/additional-spring-configuration-metadata.json | 0 .../authkit}/src/main/java/tv/hd3g/authkit/App.java | 0 .../authkit}/src/main/java/tv/hd3g/authkit/Setup.java | 0 .../main/java/tv/hd3g/authkit/mod/ControllerInterceptor.java | 0 .../main/java/tv/hd3g/authkit/mod/RestExceptionHandler.java | 0 .../mod/SecurityRejectedRequestMappingExceptionResolver.java | 0 .../hd3g/authkit/mod/component/AuthKitEndpointsListener.java | 0 .../mod/component/SecurityAdminAccountCmdLineCreator.java | 0 .../tv/hd3g/authkit/mod/component/SqlFileResourceHelper.java | 0 .../src/main/java/tv/hd3g/authkit/mod/config/AuthKitSetup.java | 0 .../tv/hd3g/authkit/mod/config/AuthKitWebMvcConfigurer.java | 0 .../src/main/java/tv/hd3g/authkit/mod/config/ExternalLDAP.java | 0 .../java/tv/hd3g/authkit/mod/controller/ControllerLogin.java | 0 .../java/tv/hd3g/authkit/mod/controller/RestControllerMe.java | 0 .../tv/hd3g/authkit/mod/controller/RestControllerUser.java | 0 .../main/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/LoginRequestContentDto.java | 0 .../src/main/java/tv/hd3g/authkit/mod/dto/Password.java | 0 .../main/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/ressource/CreatedUserDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/ressource/GroupOrRoleDto.java | 0 .../tv/hd3g/authkit/mod/dto/ressource/IsExternalAuthDto.java | 0 .../tv/hd3g/authkit/mod/dto/ressource/IsTOTPEnabledDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/ressource/ItemListDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/ressource/SetupTOTPDto.java | 0 .../main/java/tv/hd3g/authkit/mod/dto/ressource/UserDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/ressource/UserPrivacyDto.java | 0 .../tv/hd3g/authkit/mod/dto/validated/AddGroupOrRoleDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/validated/AddUserDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/validated/ChangeIPDto.java | 0 .../tv/hd3g/authkit/mod/dto/validated/ChangeMyPasswordDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/validated/ListStringDto.java | 0 .../java/tv/hd3g/authkit/mod/dto/validated/LoginFormDto.java | 0 .../hd3g/authkit/mod/dto/validated/RenameGroupOrRoleDto.java | 0 .../hd3g/authkit/mod/dto/validated/ResetPasswordFormDto.java | 0 .../hd3g/authkit/mod/dto/validated/TOTPLogonCodeFormDto.java | 0 .../hd3g/authkit/mod/dto/validated/ValidationSetupTOTPDto.java | 0 .../tv/hd3g/authkit/mod/dto/validated/ValidationTOTPDto.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/Audit.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/BaseEntity.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/Credential.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/Group.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/Role.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/RoleRight.java | 0 .../main/java/tv/hd3g/authkit/mod/entity/RoleRightContext.java | 0 .../main/java/tv/hd3g/authkit/mod/entity/Totpbackupcode.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/User.java | 0 .../src/main/java/tv/hd3g/authkit/mod/entity/Userprivacy.java | 0 .../java/tv/hd3g/authkit/mod/exception/AuthKitException.java | 0 .../tv/hd3g/authkit/mod/exception/BadRequestException.java | 0 .../tv/hd3g/authkit/mod/exception/BlockedUserException.java | 0 .../hd3g/authkit/mod/exception/ForbiddenRequestException.java | 0 .../mod/exception/NotAcceptableSecuredTokenException.java | 0 .../authkit/mod/exception/PasswordComplexityException.java | 0 .../authkit/mod/exception/ResetWithSamePasswordException.java | 0 .../mod/exception/SecurityRejectedRequestException.java | 0 .../authkit/mod/exception/UnauthorizedRequestException.java | 0 .../tv/hd3g/authkit/mod/exception/UserCantLoginException.java | 0 .../java/tv/hd3g/authkit/mod/repository/AuditRepository.java | 0 .../tv/hd3g/authkit/mod/repository/CredentialRepository.java | 0 .../java/tv/hd3g/authkit/mod/repository/GroupRepository.java | 0 .../java/tv/hd3g/authkit/mod/repository/RoleRepository.java | 0 .../authkit/mod/repository/RoleRightContextRepository.java | 0 .../tv/hd3g/authkit/mod/repository/RoleRightRepository.java | 0 .../hd3g/authkit/mod/repository/TotpbackupcodeRepository.java | 0 .../src/main/java/tv/hd3g/authkit/mod/repository/UserDao.java | 0 .../main/java/tv/hd3g/authkit/mod/repository/UserDaoImpl.java | 0 .../tv/hd3g/authkit/mod/repository/UserPrivacyRepository.java | 0 .../java/tv/hd3g/authkit/mod/repository/UserRepository.java | 0 .../java/tv/hd3g/authkit/mod/service/AuditReportService.java | 0 .../tv/hd3g/authkit/mod/service/AuditReportServiceImpl.java | 0 .../tv/hd3g/authkit/mod/service/AuthenticationService.java | 0 .../tv/hd3g/authkit/mod/service/AuthenticationServiceImpl.java | 0 .../main/java/tv/hd3g/authkit/mod/service/CipherService.java | 0 .../java/tv/hd3g/authkit/mod/service/CipherServiceImpl.java | 0 .../main/java/tv/hd3g/authkit/mod/service/CmdLineService.java | 0 .../java/tv/hd3g/authkit/mod/service/CmdLineServiceImpl.java | 0 .../main/java/tv/hd3g/authkit/mod/service/CookieService.java | 0 .../java/tv/hd3g/authkit/mod/service/CookieServiceImpl.java | 0 .../authkit/mod/service/ExternalAuthClientLDAPServiceImpl.java | 0 .../tv/hd3g/authkit/mod/service/ExternalAuthClientService.java | 0 .../java/tv/hd3g/authkit/mod/service/SecuredTokenService.java | 0 .../tv/hd3g/authkit/mod/service/SecuredTokenServiceImpl.java | 0 .../src/main/java/tv/hd3g/authkit/mod/service/TOTPService.java | 0 .../main/java/tv/hd3g/authkit/mod/service/TOTPServiceImpl.java | 0 .../hd3g/authkit/mod/service/ValidPasswordPolicyService.java | 0 .../authkit/mod/service/ValidPasswordPolicyServiceImpl.java | 0 .../java/tv/hd3g/authkit/utility/AnnotatedControllerClass.java | 0 .../src/main/java/tv/hd3g/authkit/utility/CIDRUtils.java | 0 .../src/main/java/tv/hd3g/authkit/utility/ControllerType.java | 0 .../src/main/java/tv/hd3g/authkit/utility/LogSanitizer.java | 0 .../tv/hd3g/authkit/utility/StringToPasswordConvertor.java | 0 .../authkit}/src/main/resources/ESAPI.properties | 0 .../authkit}/src/main/resources/authkit-messages.properties | 0 .../src/main/resources/sql/countrightsforuserwithiponly.sql | 0 .../src/main/resources/sql/getcontextrightsforuser.sql | 0 .../authkit}/src/main/resources/sql/getrightsforuser.sql | 0 .../authkit}/src/main/resources/sql/getuser.sql | 0 .../authkit}/src/main/resources/sql/listuser.sql | 0 .../authkit}/src/main/resources/templates/auth-error.html | 0 .../authkit}/src/main/resources/templates/bounce-logout.html | 0 .../authkit}/src/main/resources/templates/bounce-session.html | 0 .../authkit}/src/main/resources/templates/login.html | 0 .../authkit}/src/main/resources/templates/reset-password.html | 0 .../authkit}/src/main/resources/templates/totp-challenge.html | 0 .../java/tv/hd3g/authkit/dummy/controller/CheckClosedCtrl.java | 0 .../java/tv/hd3g/authkit/dummy/controller/CheckOpenCtrl.java | 0 .../tv/hd3g/authkit/dummy/controller/CheckWORightsCtrl.java | 0 .../hd3g/authkit/dummy/controller/CheckWORightsRestCtrl.java | 0 .../java/tv/hd3g/authkit/dummy/controller/ControllerAudit.java | 0 .../dummy/controller/ControllerClassRequireRenforceCheck.java | 0 .../dummy/controller/ControllerMethodRequireRenforceCheck.java | 0 .../tv/hd3g/authkit/dummy/controller/ControllerWithSecure.java | 0 .../hd3g/authkit/dummy/controller/ControllerWithoutSecure.java | 0 .../authkit/dummy/controller/RESTControllerWithoutSecure.java | 0 .../test/java/tv/hd3g/authkit/mod/AuthKitExceptionTest.java | 0 .../java/tv/hd3g/authkit/mod/CodePolicyValidationTest.java | 0 .../java/tv/hd3g/authkit/mod/ControllerInterceptorTest.java | 0 .../SecurityRejectedRequestMappingExceptionResolverTest.java | 0 .../authkit/mod/component/AuthKitEndpointsListenerTest.java | 0 .../mod/component/SecurityAdminAccountCmdLineCreatorTest.java | 0 .../hd3g/authkit/mod/component/SqlFileResourceHelperTest.java | 0 .../tv/hd3g/authkit/mod/controller/ControllerLoginTest.java | 0 .../authkit/mod/controller/FailSecurityControllerTest.java | 0 .../tv/hd3g/authkit/mod/controller/RestControllerMeTest.java | 0 .../tv/hd3g/authkit/mod/controller/RestControllerUserTest.java | 0 .../src/test/java/tv/hd3g/authkit/mod/dto/AddUserDtoTest.java | 0 .../java/tv/hd3g/authkit/mod/dto/ChangeMyPasswordDtoTest.java | 0 .../test/java/tv/hd3g/authkit/mod/dto/CreatedUserDtoTest.java | 0 .../java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDtoTest.java | 0 .../test/java/tv/hd3g/authkit/mod/dto/GroupOrRoleDtoTest.java | 0 .../java/tv/hd3g/authkit/mod/dto/IsExternalAuthDtoTest.java | 0 .../java/tv/hd3g/authkit/mod/dto/IsTOTPEnabledDtoTest.java | 0 .../src/test/java/tv/hd3g/authkit/mod/dto/ItemListDtoTest.java | 0 .../test/java/tv/hd3g/authkit/mod/dto/ListStringDtoTest.java | 0 .../tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDtoTest.java | 0 .../test/java/tv/hd3g/authkit/mod/dto/LoginFormDtoTest.java | 0 .../tv/hd3g/authkit/mod/dto/LoginRequestContentDtoTest.java | 0 .../src/test/java/tv/hd3g/authkit/mod/dto/PasswordTest.java | 0 .../java/tv/hd3g/authkit/mod/dto/ResetPasswordFormDtoTest.java | 0 .../test/java/tv/hd3g/authkit/mod/dto/SetupTOTPDtoTest.java | 0 .../java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDtoTest.java | 0 .../src/test/java/tv/hd3g/authkit/mod/dto/UserDtoTest.java | 0 .../test/java/tv/hd3g/authkit/mod/dto/UserPrivacyDtoTest.java | 0 .../tv/hd3g/authkit/mod/dto/ValidationSetupTOTPDtoTest.java | 0 .../java/tv/hd3g/authkit/mod/dto/ValidationTOTPDtoTest.java | 0 .../mod/exception/SecurityRejectedRequestExceptionTest.java | 0 .../test/java/tv/hd3g/authkit/mod/repository/UserDaoTest.java | 0 .../tv/hd3g/authkit/mod/service/AuditReportServiceTest.java | 0 .../tv/hd3g/authkit/mod/service/AuthenticationServiceTest.java | 0 .../java/tv/hd3g/authkit/mod/service/CipherServiceTest.java | 0 .../java/tv/hd3g/authkit/mod/service/CmdLineServiceTest.java | 0 .../java/tv/hd3g/authkit/mod/service/CookieServiceTest.java | 0 .../authkit/mod/service/ExternalAuthClientServiceTest.java | 0 .../tv/hd3g/authkit/mod/service/SecuredTokenServiceTest.java | 0 .../test/java/tv/hd3g/authkit/mod/service/TOTPServiceTest.java | 0 .../authkit/mod/service/ValidPasswordPolicyServiceTest.java | 0 .../src/test/java/tv/hd3g/authkit/tool/AddUserTestDto.java | 0 .../java/tv/hd3g/authkit/tool/ChangeMyPasswordTestDto.java | 0 .../src/test/java/tv/hd3g/authkit/tool/DataGenerator.java | 0 .../src/test/java/tv/hd3g/authkit/tool/HashCodeEqualsTest.java | 0 .../java/tv/hd3g/authkit/tool/ValidationSetupTOTPTestDto.java | 0 .../test/java/tv/hd3g/authkit/tool/ValidationTOTPTestDto.java | 0 .../tv/hd3g/authkit/utility/AnnotatedControllerClassTest.java | 0 .../src/test/java/tv/hd3g/authkit/utility/CIDRUtilsTest.java | 0 .../test/java/tv/hd3g/authkit/utility/ControllerTypeTest.java | 0 .../test/java/tv/hd3g/authkit/utility/LogSanitizerTest.java | 0 .../tv/hd3g/authkit/utility/StringToPasswordConvertorTest.java | 0 .../authkit}/src/test/resources/application.yml | 0 .../authkit}/src/test/resources/logback.xml | 0 {csvkit => deprecated-attic/csvkit}/THIRD-PARTY.txt | 0 {csvkit => deprecated-attic/csvkit}/pom.xml | 0 .../csvkit}/src/main/java/tv/hd3g/csvkit/CSVKit.java | 0 .../csvkit}/src/test/resources/logback.xml | 0 {selfautorestdoc => deprecated-attic/selfautorestdoc}/API.md | 0 .../selfautorestdoc}/THIRD-PARTY.txt | 0 {selfautorestdoc => deprecated-attic/selfautorestdoc}/pom.xml | 0 .../selfautorestdoc}/scripts/make-rest-doc.sh | 0 .../main/java/tv/hd3g/selfautorestdoc/AnnotationExtractor.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/App.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/DtoAnalyser.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/RESTController.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/RESTEntryPoint.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/RESTMethod.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/SelfAutoRESTDoc.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/Setup.java | 0 .../tv/hd3g/selfautorestdoc/demo/BaseRepresentationModel.java | 0 .../java/tv/hd3g/selfautorestdoc/demo/DemoRestController.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/demo/InputDto.java | 0 .../src/main/java/tv/hd3g/selfautorestdoc/demo/OutputDto.java | 0 .../tv/hd3g/selfautorestdoc/mod/ExportRESTDocAPICmdLine.java | 0 .../selfautorestdoc/mod/SelfAutoRestDocEndpointsListener.java | 0 .../tv/hd3g/selfautorestdoc/ExportRESTDocAPICmdLineTest.java | 0 .../test/java/tv/hd3g/selfautorestdoc/ThisCheckPolicyTest.java | 0 .../selfautorestdoc}/src/test/resources/application.yml | 0 .../selfautorestdoc}/src/test/resources/logback.xml | 0 .../selfautorestdoc}/src/test/resources/templates/index.html | 0 pom.xml | 3 --- 211 files changed, 3 deletions(-) rename {authkit => deprecated-attic/authkit}/API.md (100%) rename {authkit => deprecated-attic/authkit}/CONTRIBUTING.md (100%) rename {authkit => deprecated-attic/authkit}/DOC.fr.md (100%) rename {authkit => deprecated-attic/authkit}/README.md (100%) rename {authkit => deprecated-attic/authkit}/THIRD-PARTY.txt (100%) rename {authkit => deprecated-attic/authkit}/pom.xml (100%) rename {authkit => deprecated-attic/authkit}/scripts/create-security-admin.sh (100%) rename {authkit => deprecated-attic/authkit}/scripts/db/database-changelog.xml (100%) rename {authkit => deprecated-attic/authkit}/scripts/db/v0.0.1/create-tables-authkit.xml (100%) rename {authkit => deprecated-attic/authkit}/scripts/log4j2-tests.xml (100%) rename {authkit => deprecated-attic/authkit}/scripts/make-rest-doc.sh (100%) rename {authkit => deprecated-attic/authkit}/scripts/secret-generator.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/META-INF/additional-spring-configuration-metadata.json (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/App.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/Setup.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/ControllerInterceptor.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/RestExceptionHandler.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolver.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListener.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreator.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelper.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/config/AuthKitSetup.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/config/AuthKitWebMvcConfigurer.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/config/ExternalLDAP.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/controller/ControllerLogin.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerMe.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerUser.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/Password.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/CreatedUserDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/GroupOrRoleDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsExternalAuthDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsTOTPEnabledDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/ItemListDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/SetupTOTPDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserPrivacyDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddGroupOrRoleDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddUserDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeIPDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeMyPasswordDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/ListStringDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/LoginFormDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/RenameGroupOrRoleDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/ResetPasswordFormDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/TOTPLogonCodeFormDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationSetupTOTPDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationTOTPDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/Audit.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/BaseEntity.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/Credential.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/Group.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/Role.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/RoleRight.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/RoleRightContext.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/Totpbackupcode.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/User.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/entity/Userprivacy.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/AuthKitException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/BadRequestException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/BlockedUserException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/ForbiddenRequestException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/NotAcceptableSecuredTokenException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/PasswordComplexityException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/ResetWithSamePasswordException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/UnauthorizedRequestException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/exception/UserCantLoginException.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/AuditRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/CredentialRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/GroupRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/RoleRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightContextRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/TotpbackupcodeRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/UserDao.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/UserDaoImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/UserPrivacyRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/repository/UserRepository.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/AuditReportService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/AuditReportServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/CipherService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/CipherServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/CmdLineService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/CmdLineServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/CookieService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/CookieServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientLDAPServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/TOTPService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/TOTPServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyService.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceImpl.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/utility/AnnotatedControllerClass.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/utility/CIDRUtils.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/utility/ControllerType.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/utility/LogSanitizer.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/java/tv/hd3g/authkit/utility/StringToPasswordConvertor.java (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/ESAPI.properties (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/authkit-messages.properties (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/sql/countrightsforuserwithiponly.sql (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/sql/getcontextrightsforuser.sql (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/sql/getrightsforuser.sql (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/sql/getuser.sql (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/sql/listuser.sql (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/templates/auth-error.html (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/templates/bounce-logout.html (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/templates/bounce-session.html (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/templates/login.html (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/templates/reset-password.html (100%) rename {authkit => deprecated-attic/authkit}/src/main/resources/templates/totp-challenge.html (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/CheckClosedCtrl.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/CheckOpenCtrl.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsCtrl.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsRestCtrl.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerAudit.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerClassRequireRenforceCheck.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerMethodRequireRenforceCheck.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithSecure.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithoutSecure.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/dummy/controller/RESTControllerWithoutSecure.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/AuthKitExceptionTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/CodePolicyValidationTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/ControllerInterceptorTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolverTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListenerTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreatorTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelperTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/controller/ControllerLoginTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/controller/FailSecurityControllerTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerMeTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerUserTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/AddUserDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/ChangeMyPasswordDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/CreatedUserDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/GroupOrRoleDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/IsExternalAuthDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/IsTOTPEnabledDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/ItemListDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/ListStringDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/LoginFormDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/PasswordTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/ResetPasswordFormDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/UserDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/UserPrivacyDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/ValidationSetupTOTPDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/dto/ValidationTOTPDtoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestExceptionTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/repository/UserDaoTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/AuditReportServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/AuthenticationServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/CipherServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/CmdLineServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/CookieServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/ExternalAuthClientServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/TOTPServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/tool/AddUserTestDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/tool/ChangeMyPasswordTestDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/tool/DataGenerator.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/tool/HashCodeEqualsTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/tool/ValidationSetupTOTPTestDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/tool/ValidationTOTPTestDto.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/utility/AnnotatedControllerClassTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/utility/CIDRUtilsTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/utility/ControllerTypeTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/utility/LogSanitizerTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/java/tv/hd3g/authkit/utility/StringToPasswordConvertorTest.java (100%) rename {authkit => deprecated-attic/authkit}/src/test/resources/application.yml (100%) rename {authkit => deprecated-attic/authkit}/src/test/resources/logback.xml (100%) rename {csvkit => deprecated-attic/csvkit}/THIRD-PARTY.txt (100%) rename {csvkit => deprecated-attic/csvkit}/pom.xml (100%) rename {csvkit => deprecated-attic/csvkit}/src/main/java/tv/hd3g/csvkit/CSVKit.java (100%) rename {csvkit => deprecated-attic/csvkit}/src/test/resources/logback.xml (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/API.md (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/THIRD-PARTY.txt (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/pom.xml (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/scripts/make-rest-doc.sh (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/AnnotationExtractor.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/App.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/DtoAnalyser.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/RESTController.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/RESTEntryPoint.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/RESTMethod.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/SelfAutoRESTDoc.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/Setup.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/demo/BaseRepresentationModel.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/demo/DemoRestController.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/demo/InputDto.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/demo/OutputDto.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/mod/ExportRESTDocAPICmdLine.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/main/java/tv/hd3g/selfautorestdoc/mod/SelfAutoRestDocEndpointsListener.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/test/java/tv/hd3g/selfautorestdoc/ExportRESTDocAPICmdLineTest.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/test/java/tv/hd3g/selfautorestdoc/ThisCheckPolicyTest.java (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/test/resources/application.yml (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/test/resources/logback.xml (100%) rename {selfautorestdoc => deprecated-attic/selfautorestdoc}/src/test/resources/templates/index.html (100%) diff --git a/authkit/API.md b/deprecated-attic/authkit/API.md similarity index 100% rename from authkit/API.md rename to deprecated-attic/authkit/API.md diff --git a/authkit/CONTRIBUTING.md b/deprecated-attic/authkit/CONTRIBUTING.md similarity index 100% rename from authkit/CONTRIBUTING.md rename to deprecated-attic/authkit/CONTRIBUTING.md diff --git a/authkit/DOC.fr.md b/deprecated-attic/authkit/DOC.fr.md similarity index 100% rename from authkit/DOC.fr.md rename to deprecated-attic/authkit/DOC.fr.md diff --git a/authkit/README.md b/deprecated-attic/authkit/README.md similarity index 100% rename from authkit/README.md rename to deprecated-attic/authkit/README.md diff --git a/authkit/THIRD-PARTY.txt b/deprecated-attic/authkit/THIRD-PARTY.txt similarity index 100% rename from authkit/THIRD-PARTY.txt rename to deprecated-attic/authkit/THIRD-PARTY.txt diff --git a/authkit/pom.xml b/deprecated-attic/authkit/pom.xml similarity index 100% rename from authkit/pom.xml rename to deprecated-attic/authkit/pom.xml diff --git a/authkit/scripts/create-security-admin.sh b/deprecated-attic/authkit/scripts/create-security-admin.sh similarity index 100% rename from authkit/scripts/create-security-admin.sh rename to deprecated-attic/authkit/scripts/create-security-admin.sh diff --git a/authkit/scripts/db/database-changelog.xml b/deprecated-attic/authkit/scripts/db/database-changelog.xml similarity index 100% rename from authkit/scripts/db/database-changelog.xml rename to deprecated-attic/authkit/scripts/db/database-changelog.xml diff --git a/authkit/scripts/db/v0.0.1/create-tables-authkit.xml b/deprecated-attic/authkit/scripts/db/v0.0.1/create-tables-authkit.xml similarity index 100% rename from authkit/scripts/db/v0.0.1/create-tables-authkit.xml rename to deprecated-attic/authkit/scripts/db/v0.0.1/create-tables-authkit.xml diff --git a/authkit/scripts/log4j2-tests.xml b/deprecated-attic/authkit/scripts/log4j2-tests.xml similarity index 100% rename from authkit/scripts/log4j2-tests.xml rename to deprecated-attic/authkit/scripts/log4j2-tests.xml diff --git a/authkit/scripts/make-rest-doc.sh b/deprecated-attic/authkit/scripts/make-rest-doc.sh similarity index 100% rename from authkit/scripts/make-rest-doc.sh rename to deprecated-attic/authkit/scripts/make-rest-doc.sh diff --git a/authkit/scripts/secret-generator.java b/deprecated-attic/authkit/scripts/secret-generator.java similarity index 100% rename from authkit/scripts/secret-generator.java rename to deprecated-attic/authkit/scripts/secret-generator.java diff --git a/authkit/src/main/java/META-INF/additional-spring-configuration-metadata.json b/deprecated-attic/authkit/src/main/java/META-INF/additional-spring-configuration-metadata.json similarity index 100% rename from authkit/src/main/java/META-INF/additional-spring-configuration-metadata.json rename to deprecated-attic/authkit/src/main/java/META-INF/additional-spring-configuration-metadata.json diff --git a/authkit/src/main/java/tv/hd3g/authkit/App.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/App.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/App.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/App.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/Setup.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/Setup.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/Setup.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/Setup.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/ControllerInterceptor.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/ControllerInterceptor.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/ControllerInterceptor.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/ControllerInterceptor.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/RestExceptionHandler.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/RestExceptionHandler.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/RestExceptionHandler.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/RestExceptionHandler.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolver.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolver.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolver.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolver.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListener.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListener.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListener.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListener.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreator.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreator.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreator.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreator.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelper.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelper.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelper.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelper.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitSetup.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitSetup.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitSetup.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitSetup.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitWebMvcConfigurer.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitWebMvcConfigurer.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitWebMvcConfigurer.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/config/AuthKitWebMvcConfigurer.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/config/ExternalLDAP.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/config/ExternalLDAP.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/config/ExternalLDAP.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/config/ExternalLDAP.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/controller/ControllerLogin.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/controller/ControllerLogin.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/controller/ControllerLogin.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/controller/ControllerLogin.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerMe.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerMe.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerMe.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerMe.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerUser.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerUser.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerUser.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/controller/RestControllerUser.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/Password.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/Password.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/Password.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/Password.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/CreatedUserDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/CreatedUserDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/CreatedUserDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/CreatedUserDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/GroupOrRoleDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/GroupOrRoleDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/GroupOrRoleDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/GroupOrRoleDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsExternalAuthDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsExternalAuthDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsExternalAuthDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsExternalAuthDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsTOTPEnabledDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsTOTPEnabledDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsTOTPEnabledDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/IsTOTPEnabledDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/ItemListDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/ItemListDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/ItemListDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/ItemListDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/SetupTOTPDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/SetupTOTPDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/SetupTOTPDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/SetupTOTPDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserPrivacyDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserPrivacyDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserPrivacyDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/ressource/UserPrivacyDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddGroupOrRoleDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddGroupOrRoleDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddGroupOrRoleDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddGroupOrRoleDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddUserDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddUserDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddUserDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/AddUserDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeIPDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeIPDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeIPDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeIPDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeMyPasswordDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeMyPasswordDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeMyPasswordDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ChangeMyPasswordDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ListStringDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ListStringDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ListStringDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ListStringDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/LoginFormDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/LoginFormDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/LoginFormDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/LoginFormDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/RenameGroupOrRoleDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/RenameGroupOrRoleDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/RenameGroupOrRoleDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/RenameGroupOrRoleDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ResetPasswordFormDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ResetPasswordFormDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ResetPasswordFormDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ResetPasswordFormDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/TOTPLogonCodeFormDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/TOTPLogonCodeFormDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/TOTPLogonCodeFormDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/TOTPLogonCodeFormDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationSetupTOTPDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationSetupTOTPDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationSetupTOTPDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationSetupTOTPDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationTOTPDto.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationTOTPDto.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationTOTPDto.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/dto/validated/ValidationTOTPDto.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Audit.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Audit.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/Audit.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Audit.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/BaseEntity.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/BaseEntity.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/BaseEntity.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/BaseEntity.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Credential.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Credential.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/Credential.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Credential.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Group.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Group.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/Group.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Group.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Role.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Role.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/Role.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Role.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRight.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRight.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRight.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRight.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRightContext.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRightContext.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRightContext.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/RoleRightContext.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Totpbackupcode.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Totpbackupcode.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/Totpbackupcode.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Totpbackupcode.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/User.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/User.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/User.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/User.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Userprivacy.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Userprivacy.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/entity/Userprivacy.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/entity/Userprivacy.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/AuthKitException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/AuthKitException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/AuthKitException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/AuthKitException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/BadRequestException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/BadRequestException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/BadRequestException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/BadRequestException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/BlockedUserException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/BlockedUserException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/BlockedUserException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/BlockedUserException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/ForbiddenRequestException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/ForbiddenRequestException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/ForbiddenRequestException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/ForbiddenRequestException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/NotAcceptableSecuredTokenException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/NotAcceptableSecuredTokenException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/NotAcceptableSecuredTokenException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/NotAcceptableSecuredTokenException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/PasswordComplexityException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/PasswordComplexityException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/PasswordComplexityException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/PasswordComplexityException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/ResetWithSamePasswordException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/ResetWithSamePasswordException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/ResetWithSamePasswordException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/ResetWithSamePasswordException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/UnauthorizedRequestException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/UnauthorizedRequestException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/UnauthorizedRequestException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/UnauthorizedRequestException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/exception/UserCantLoginException.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/UserCantLoginException.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/exception/UserCantLoginException.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/exception/UserCantLoginException.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/AuditRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/AuditRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/AuditRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/AuditRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/CredentialRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/CredentialRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/CredentialRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/CredentialRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/GroupRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/GroupRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/GroupRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/GroupRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightContextRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightContextRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightContextRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightContextRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/RoleRightRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/TotpbackupcodeRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/TotpbackupcodeRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/TotpbackupcodeRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/TotpbackupcodeRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDao.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDao.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDao.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDao.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDaoImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDaoImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDaoImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserDaoImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserPrivacyRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserPrivacyRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserPrivacyRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserPrivacyRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserRepository.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserRepository.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserRepository.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/repository/UserRepository.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuditReportServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/AuthenticationServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CipherServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CmdLineServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/CookieServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientLDAPServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientLDAPServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientLDAPServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientLDAPServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ExternalAuthClientService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/TOTPServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyService.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyService.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyService.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyService.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceImpl.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceImpl.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceImpl.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceImpl.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/utility/AnnotatedControllerClass.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/AnnotatedControllerClass.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/utility/AnnotatedControllerClass.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/AnnotatedControllerClass.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/utility/CIDRUtils.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/CIDRUtils.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/utility/CIDRUtils.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/CIDRUtils.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/utility/ControllerType.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/ControllerType.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/utility/ControllerType.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/ControllerType.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/utility/LogSanitizer.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/LogSanitizer.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/utility/LogSanitizer.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/LogSanitizer.java diff --git a/authkit/src/main/java/tv/hd3g/authkit/utility/StringToPasswordConvertor.java b/deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/StringToPasswordConvertor.java similarity index 100% rename from authkit/src/main/java/tv/hd3g/authkit/utility/StringToPasswordConvertor.java rename to deprecated-attic/authkit/src/main/java/tv/hd3g/authkit/utility/StringToPasswordConvertor.java diff --git a/authkit/src/main/resources/ESAPI.properties b/deprecated-attic/authkit/src/main/resources/ESAPI.properties similarity index 100% rename from authkit/src/main/resources/ESAPI.properties rename to deprecated-attic/authkit/src/main/resources/ESAPI.properties diff --git a/authkit/src/main/resources/authkit-messages.properties b/deprecated-attic/authkit/src/main/resources/authkit-messages.properties similarity index 100% rename from authkit/src/main/resources/authkit-messages.properties rename to deprecated-attic/authkit/src/main/resources/authkit-messages.properties diff --git a/authkit/src/main/resources/sql/countrightsforuserwithiponly.sql b/deprecated-attic/authkit/src/main/resources/sql/countrightsforuserwithiponly.sql similarity index 100% rename from authkit/src/main/resources/sql/countrightsforuserwithiponly.sql rename to deprecated-attic/authkit/src/main/resources/sql/countrightsforuserwithiponly.sql diff --git a/authkit/src/main/resources/sql/getcontextrightsforuser.sql b/deprecated-attic/authkit/src/main/resources/sql/getcontextrightsforuser.sql similarity index 100% rename from authkit/src/main/resources/sql/getcontextrightsforuser.sql rename to deprecated-attic/authkit/src/main/resources/sql/getcontextrightsforuser.sql diff --git a/authkit/src/main/resources/sql/getrightsforuser.sql b/deprecated-attic/authkit/src/main/resources/sql/getrightsforuser.sql similarity index 100% rename from authkit/src/main/resources/sql/getrightsforuser.sql rename to deprecated-attic/authkit/src/main/resources/sql/getrightsforuser.sql diff --git a/authkit/src/main/resources/sql/getuser.sql b/deprecated-attic/authkit/src/main/resources/sql/getuser.sql similarity index 100% rename from authkit/src/main/resources/sql/getuser.sql rename to deprecated-attic/authkit/src/main/resources/sql/getuser.sql diff --git a/authkit/src/main/resources/sql/listuser.sql b/deprecated-attic/authkit/src/main/resources/sql/listuser.sql similarity index 100% rename from authkit/src/main/resources/sql/listuser.sql rename to deprecated-attic/authkit/src/main/resources/sql/listuser.sql diff --git a/authkit/src/main/resources/templates/auth-error.html b/deprecated-attic/authkit/src/main/resources/templates/auth-error.html similarity index 100% rename from authkit/src/main/resources/templates/auth-error.html rename to deprecated-attic/authkit/src/main/resources/templates/auth-error.html diff --git a/authkit/src/main/resources/templates/bounce-logout.html b/deprecated-attic/authkit/src/main/resources/templates/bounce-logout.html similarity index 100% rename from authkit/src/main/resources/templates/bounce-logout.html rename to deprecated-attic/authkit/src/main/resources/templates/bounce-logout.html diff --git a/authkit/src/main/resources/templates/bounce-session.html b/deprecated-attic/authkit/src/main/resources/templates/bounce-session.html similarity index 100% rename from authkit/src/main/resources/templates/bounce-session.html rename to deprecated-attic/authkit/src/main/resources/templates/bounce-session.html diff --git a/authkit/src/main/resources/templates/login.html b/deprecated-attic/authkit/src/main/resources/templates/login.html similarity index 100% rename from authkit/src/main/resources/templates/login.html rename to deprecated-attic/authkit/src/main/resources/templates/login.html diff --git a/authkit/src/main/resources/templates/reset-password.html b/deprecated-attic/authkit/src/main/resources/templates/reset-password.html similarity index 100% rename from authkit/src/main/resources/templates/reset-password.html rename to deprecated-attic/authkit/src/main/resources/templates/reset-password.html diff --git a/authkit/src/main/resources/templates/totp-challenge.html b/deprecated-attic/authkit/src/main/resources/templates/totp-challenge.html similarity index 100% rename from authkit/src/main/resources/templates/totp-challenge.html rename to deprecated-attic/authkit/src/main/resources/templates/totp-challenge.html diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckClosedCtrl.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckClosedCtrl.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckClosedCtrl.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckClosedCtrl.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckOpenCtrl.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckOpenCtrl.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckOpenCtrl.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckOpenCtrl.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsCtrl.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsCtrl.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsCtrl.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsCtrl.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsRestCtrl.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsRestCtrl.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsRestCtrl.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/CheckWORightsRestCtrl.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerAudit.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerAudit.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerAudit.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerAudit.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerClassRequireRenforceCheck.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerClassRequireRenforceCheck.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerClassRequireRenforceCheck.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerClassRequireRenforceCheck.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerMethodRequireRenforceCheck.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerMethodRequireRenforceCheck.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerMethodRequireRenforceCheck.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerMethodRequireRenforceCheck.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithSecure.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithSecure.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithSecure.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithSecure.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithoutSecure.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithoutSecure.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithoutSecure.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/ControllerWithoutSecure.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/RESTControllerWithoutSecure.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/RESTControllerWithoutSecure.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/dummy/controller/RESTControllerWithoutSecure.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/dummy/controller/RESTControllerWithoutSecure.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/AuthKitExceptionTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/AuthKitExceptionTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/AuthKitExceptionTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/AuthKitExceptionTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/CodePolicyValidationTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/CodePolicyValidationTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/CodePolicyValidationTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/CodePolicyValidationTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/ControllerInterceptorTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/ControllerInterceptorTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/ControllerInterceptorTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/ControllerInterceptorTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolverTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolverTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolverTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/SecurityRejectedRequestMappingExceptionResolverTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListenerTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListenerTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListenerTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/component/AuthKitEndpointsListenerTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreatorTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreatorTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreatorTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/component/SecurityAdminAccountCmdLineCreatorTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelperTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelperTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelperTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/component/SqlFileResourceHelperTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/controller/ControllerLoginTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/ControllerLoginTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/controller/ControllerLoginTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/ControllerLoginTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/controller/FailSecurityControllerTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/FailSecurityControllerTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/controller/FailSecurityControllerTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/FailSecurityControllerTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerMeTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerMeTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerMeTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerMeTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerUserTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerUserTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerUserTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/controller/RestControllerUserTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/AddUserDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/AddUserDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/AddUserDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/AddUserDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ChangeMyPasswordDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ChangeMyPasswordDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/ChangeMyPasswordDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ChangeMyPasswordDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/CreatedUserDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/CreatedUserDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/CreatedUserDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/CreatedUserDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ExternalAuthUserDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/GroupOrRoleDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/GroupOrRoleDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/GroupOrRoleDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/GroupOrRoleDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsExternalAuthDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsExternalAuthDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsExternalAuthDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsExternalAuthDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsTOTPEnabledDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsTOTPEnabledDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsTOTPEnabledDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/IsTOTPEnabledDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ItemListDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ItemListDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/ItemListDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ItemListDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ListStringDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ListStringDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/ListStringDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ListStringDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoggedUserTagsTokenDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginFormDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginFormDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginFormDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginFormDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/LoginRequestContentDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/PasswordTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/PasswordTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/PasswordTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/PasswordTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ResetPasswordFormDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ResetPasswordFormDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/ResetPasswordFormDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ResetPasswordFormDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/SetupTOTPTokenDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserPrivacyDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserPrivacyDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserPrivacyDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/UserPrivacyDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationSetupTOTPDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationSetupTOTPDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationSetupTOTPDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationSetupTOTPDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationTOTPDtoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationTOTPDtoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationTOTPDtoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/dto/ValidationTOTPDtoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestExceptionTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestExceptionTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestExceptionTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/exception/SecurityRejectedRequestExceptionTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/repository/UserDaoTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/repository/UserDaoTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/repository/UserDaoTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/repository/UserDaoTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/AuditReportServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/AuditReportServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/AuditReportServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/AuditReportServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/AuthenticationServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/AuthenticationServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/AuthenticationServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/AuthenticationServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/CipherServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/CipherServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/CipherServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/CipherServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/CmdLineServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/CmdLineServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/CmdLineServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/CmdLineServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/CookieServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/CookieServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/CookieServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/CookieServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/ExternalAuthClientServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/ExternalAuthClientServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/ExternalAuthClientServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/ExternalAuthClientServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/SecuredTokenServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/TOTPServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/TOTPServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/TOTPServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/TOTPServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/mod/service/ValidPasswordPolicyServiceTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/tool/AddUserTestDto.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/AddUserTestDto.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/tool/AddUserTestDto.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/AddUserTestDto.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/tool/ChangeMyPasswordTestDto.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/ChangeMyPasswordTestDto.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/tool/ChangeMyPasswordTestDto.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/ChangeMyPasswordTestDto.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/tool/DataGenerator.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/DataGenerator.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/tool/DataGenerator.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/DataGenerator.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/tool/HashCodeEqualsTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/HashCodeEqualsTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/tool/HashCodeEqualsTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/HashCodeEqualsTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/tool/ValidationSetupTOTPTestDto.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/ValidationSetupTOTPTestDto.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/tool/ValidationSetupTOTPTestDto.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/ValidationSetupTOTPTestDto.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/tool/ValidationTOTPTestDto.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/ValidationTOTPTestDto.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/tool/ValidationTOTPTestDto.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/tool/ValidationTOTPTestDto.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/utility/AnnotatedControllerClassTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/AnnotatedControllerClassTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/utility/AnnotatedControllerClassTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/AnnotatedControllerClassTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/utility/CIDRUtilsTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/CIDRUtilsTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/utility/CIDRUtilsTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/CIDRUtilsTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/utility/ControllerTypeTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/ControllerTypeTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/utility/ControllerTypeTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/ControllerTypeTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/utility/LogSanitizerTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/LogSanitizerTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/utility/LogSanitizerTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/LogSanitizerTest.java diff --git a/authkit/src/test/java/tv/hd3g/authkit/utility/StringToPasswordConvertorTest.java b/deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/StringToPasswordConvertorTest.java similarity index 100% rename from authkit/src/test/java/tv/hd3g/authkit/utility/StringToPasswordConvertorTest.java rename to deprecated-attic/authkit/src/test/java/tv/hd3g/authkit/utility/StringToPasswordConvertorTest.java diff --git a/authkit/src/test/resources/application.yml b/deprecated-attic/authkit/src/test/resources/application.yml similarity index 100% rename from authkit/src/test/resources/application.yml rename to deprecated-attic/authkit/src/test/resources/application.yml diff --git a/authkit/src/test/resources/logback.xml b/deprecated-attic/authkit/src/test/resources/logback.xml similarity index 100% rename from authkit/src/test/resources/logback.xml rename to deprecated-attic/authkit/src/test/resources/logback.xml diff --git a/csvkit/THIRD-PARTY.txt b/deprecated-attic/csvkit/THIRD-PARTY.txt similarity index 100% rename from csvkit/THIRD-PARTY.txt rename to deprecated-attic/csvkit/THIRD-PARTY.txt diff --git a/csvkit/pom.xml b/deprecated-attic/csvkit/pom.xml similarity index 100% rename from csvkit/pom.xml rename to deprecated-attic/csvkit/pom.xml diff --git a/csvkit/src/main/java/tv/hd3g/csvkit/CSVKit.java b/deprecated-attic/csvkit/src/main/java/tv/hd3g/csvkit/CSVKit.java similarity index 100% rename from csvkit/src/main/java/tv/hd3g/csvkit/CSVKit.java rename to deprecated-attic/csvkit/src/main/java/tv/hd3g/csvkit/CSVKit.java diff --git a/csvkit/src/test/resources/logback.xml b/deprecated-attic/csvkit/src/test/resources/logback.xml similarity index 100% rename from csvkit/src/test/resources/logback.xml rename to deprecated-attic/csvkit/src/test/resources/logback.xml diff --git a/selfautorestdoc/API.md b/deprecated-attic/selfautorestdoc/API.md similarity index 100% rename from selfautorestdoc/API.md rename to deprecated-attic/selfautorestdoc/API.md diff --git a/selfautorestdoc/THIRD-PARTY.txt b/deprecated-attic/selfautorestdoc/THIRD-PARTY.txt similarity index 100% rename from selfautorestdoc/THIRD-PARTY.txt rename to deprecated-attic/selfautorestdoc/THIRD-PARTY.txt diff --git a/selfautorestdoc/pom.xml b/deprecated-attic/selfautorestdoc/pom.xml similarity index 100% rename from selfautorestdoc/pom.xml rename to deprecated-attic/selfautorestdoc/pom.xml diff --git a/selfautorestdoc/scripts/make-rest-doc.sh b/deprecated-attic/selfautorestdoc/scripts/make-rest-doc.sh similarity index 100% rename from selfautorestdoc/scripts/make-rest-doc.sh rename to deprecated-attic/selfautorestdoc/scripts/make-rest-doc.sh diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/AnnotationExtractor.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/AnnotationExtractor.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/AnnotationExtractor.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/AnnotationExtractor.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/App.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/App.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/App.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/App.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/DtoAnalyser.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/DtoAnalyser.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/DtoAnalyser.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/DtoAnalyser.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTController.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTController.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTController.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTController.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTEntryPoint.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTEntryPoint.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTEntryPoint.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTEntryPoint.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTMethod.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTMethod.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTMethod.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/RESTMethod.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/SelfAutoRESTDoc.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/SelfAutoRESTDoc.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/SelfAutoRESTDoc.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/SelfAutoRESTDoc.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/Setup.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/Setup.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/Setup.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/Setup.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/BaseRepresentationModel.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/BaseRepresentationModel.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/BaseRepresentationModel.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/BaseRepresentationModel.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/DemoRestController.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/DemoRestController.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/DemoRestController.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/DemoRestController.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/InputDto.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/InputDto.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/InputDto.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/InputDto.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/OutputDto.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/OutputDto.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/OutputDto.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/demo/OutputDto.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/ExportRESTDocAPICmdLine.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/ExportRESTDocAPICmdLine.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/ExportRESTDocAPICmdLine.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/ExportRESTDocAPICmdLine.java diff --git a/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/SelfAutoRestDocEndpointsListener.java b/deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/SelfAutoRestDocEndpointsListener.java similarity index 100% rename from selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/SelfAutoRestDocEndpointsListener.java rename to deprecated-attic/selfautorestdoc/src/main/java/tv/hd3g/selfautorestdoc/mod/SelfAutoRestDocEndpointsListener.java diff --git a/selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ExportRESTDocAPICmdLineTest.java b/deprecated-attic/selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ExportRESTDocAPICmdLineTest.java similarity index 100% rename from selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ExportRESTDocAPICmdLineTest.java rename to deprecated-attic/selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ExportRESTDocAPICmdLineTest.java diff --git a/selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ThisCheckPolicyTest.java b/deprecated-attic/selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ThisCheckPolicyTest.java similarity index 100% rename from selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ThisCheckPolicyTest.java rename to deprecated-attic/selfautorestdoc/src/test/java/tv/hd3g/selfautorestdoc/ThisCheckPolicyTest.java diff --git a/selfautorestdoc/src/test/resources/application.yml b/deprecated-attic/selfautorestdoc/src/test/resources/application.yml similarity index 100% rename from selfautorestdoc/src/test/resources/application.yml rename to deprecated-attic/selfautorestdoc/src/test/resources/application.yml diff --git a/selfautorestdoc/src/test/resources/logback.xml b/deprecated-attic/selfautorestdoc/src/test/resources/logback.xml similarity index 100% rename from selfautorestdoc/src/test/resources/logback.xml rename to deprecated-attic/selfautorestdoc/src/test/resources/logback.xml diff --git a/selfautorestdoc/src/test/resources/templates/index.html b/deprecated-attic/selfautorestdoc/src/test/resources/templates/index.html similarity index 100% rename from selfautorestdoc/src/test/resources/templates/index.html rename to deprecated-attic/selfautorestdoc/src/test/resources/templates/index.html diff --git a/pom.xml b/pom.xml index 7d6c486c..1db51138 100644 --- a/pom.xml +++ b/pom.xml @@ -26,12 +26,9 @@ jsconfig app app-web - selfautorestdoc - authkit mailkit jobkit transfertfiles - csvkit From 5358dba3ac112e62e54346b0aef950881dc952a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Feb 2024 18:27:42 +0000 Subject: [PATCH 3/4] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254296 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-6254297 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1db51138..e3069d31 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 1.10.0 3.9.0 2.11.0 - 1.24.0 + 1.26.0 4.4 4.5.14 0.36.0 From a33a7da09a909bd135bbb497a5cbcb3d88fb07a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Mar 2024 01:02:40 +0000 Subject: [PATCH 4/4] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMJAYWAYJSONPATH-6140361 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-6435948 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-6435950 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6183818 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-6261586 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e3069d31..c07648b1 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ 10.4.2 1.6.0 2.5.3.0 - 2.1.3 + 2.2.1 8.2.0 22.3.1 3.10.1