minor changes in the DEV tools and more (#1578)

This commit is contained in:
Ludy
2024-07-22 22:15:10 +02:00
committed by GitHub
parent cbe92269f4
commit 6eb79e65fa
7 changed files with 45 additions and 10 deletions

View File

@@ -40,6 +40,7 @@ sourceSets {
exclude "stirling/software/SPDF/controller/web/AccountWebController.java"
exclude "stirling/software/SPDF/controller/web/DatabaseWebController.java"
exclude "stirling/software/SPDF/model/ApiKeyAuthenticationToken.java"
exclude "stirling/software/SPDF/model/AttemptCounter.java"
exclude "stirling/software/SPDF/model/Authority.java"
exclude "stirling/software/SPDF/model/PersistentLogin.java"
exclude "stirling/software/SPDF/model/User.java"