add: login working

This commit is contained in:
Jose
2025-12-21 08:33:58 +01:00
parent 5136a67fba
commit af675a32b8
24 changed files with 628 additions and 929 deletions

View File

@@ -39,7 +39,8 @@
<artifactId>core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<!--
<dependency>
<groupId>net.miarma.api</groupId>
<artifactId>huertos</artifactId>
<version>${project.version}</version>
@@ -59,6 +60,7 @@
<artifactId>mpaste</artifactId>
<version>${project.version}</version>
</dependency>
-->
</dependencies>
<build>