diff --git a/src/main/java/de/jottyfan/camporganizer/module/registration/KeycloakRepository.java b/src/main/java/de/jottyfan/camporganizer/module/registration/KeycloakRepository.java index 52dcf80..4ce8700 100644 --- a/src/main/java/de/jottyfan/camporganizer/module/registration/KeycloakRepository.java +++ b/src/main/java/de/jottyfan/camporganizer/module/registration/KeycloakRepository.java @@ -20,6 +20,8 @@ public class KeycloakRepository { * @param password */ public void register(String login, String password) { + // see https://www.keycloak.org/docs-api/17.0/rest-api/index.html#_users_resource + // https://canada1.discourse-cdn.com/free1/uploads/keycloak/original/2X/3/379bbfe8857de117771149174a96e4216ebe9c76.png // TODO Auto-generated method stub LOGGER.error("not yet implemented registration of user {} in keycloak", login); } diff --git a/src/main/resources/static/images/nextcloud.png b/src/main/resources/static/images/nextcloud.png deleted file mode 100644 index 2e4bb48..0000000 Binary files a/src/main/resources/static/images/nextcloud.png and /dev/null differ diff --git a/src/main/resources/templates/business/booker.html b/src/main/resources/templates/business/booker.html index 8797d10..f1e5dcc 100644 --- a/src/main/resources/templates/business/booker.html +++ b/src/main/resources/templates/business/booker.html @@ -7,9 +7,9 @@
- - - + Hauptseite + Finanzübersicht + Buchungsübersicht
diff --git a/src/main/resources/templates/business/bookings.html b/src/main/resources/templates/business/bookings.html index 1b7adb8..1d1b7bc 100644 --- a/src/main/resources/templates/business/bookings.html +++ b/src/main/resources/templates/business/bookings.html @@ -7,8 +7,8 @@
- - + Hauptseite + Finanzübersicht
diff --git a/src/main/resources/templates/business/business.html b/src/main/resources/templates/business/business.html index ce0983b..be154b1 100644 --- a/src/main/resources/templates/business/business.html +++ b/src/main/resources/templates/business/business.html @@ -7,9 +7,9 @@
- - - + Hauptseite + Buchungsübersicht + Nutzerverwaltung
diff --git a/src/main/resources/templates/business/camp.html b/src/main/resources/templates/business/camp.html index c95b27f..3a4cb8e 100644 --- a/src/main/resources/templates/business/camp.html +++ b/src/main/resources/templates/business/camp.html @@ -7,8 +7,8 @@
- - + Hauptseite + Finanzübersicht
diff --git a/src/main/resources/templates/business/privileges.html b/src/main/resources/templates/business/privileges.html index 087dab6..15db0a9 100644 --- a/src/main/resources/templates/business/privileges.html +++ b/src/main/resources/templates/business/privileges.html @@ -8,8 +8,8 @@
- - + Hauptseite + Finanzübersicht
diff --git a/src/main/resources/templates/confirmation/confirmation.html b/src/main/resources/templates/confirmation/confirmation.html index 9cd41fa..677d515 100644 --- a/src/main/resources/templates/confirmation/confirmation.html +++ b/src/main/resources/templates/confirmation/confirmation.html @@ -7,7 +7,7 @@
- + Hauptseite
diff --git a/src/main/resources/templates/confirmation/person.html b/src/main/resources/templates/confirmation/person.html index 881c438..efbb123 100644 --- a/src/main/resources/templates/confirmation/person.html +++ b/src/main/resources/templates/confirmation/person.html @@ -7,8 +7,8 @@
- - + Hauptseite + Anmeldungen
diff --git a/src/main/resources/templates/dashboard.html b/src/main/resources/templates/dashboard.html index 14cf830..5bef3d0 100644 --- a/src/main/resources/templates/dashboard.html +++ b/src/main/resources/templates/dashboard.html @@ -7,9 +7,10 @@
- + Profil + Abrechnung + Bestätigung + Nextcloud
diff --git a/src/main/resources/templates/registration.html b/src/main/resources/templates/registration.html index b8ca905..b3f874b 100644 --- a/src/main/resources/templates/registration.html +++ b/src/main/resources/templates/registration.html @@ -7,7 +7,7 @@
- + Startseite laden