Erste Versuche mut Login - geht noch nicht ( duplicate error an der Mongo

This commit is contained in:
2025-08-12 15:23:48 +00:00
parent 7556c0792a
commit 2a9bcb50f7
6 changed files with 737 additions and 91 deletions

View File

@@ -45,4 +45,10 @@ th, td {
.controls input#limit {
width: 50px;
margin-left: 10px;
}
.error {
color: red;
font-weight: bold;
margin: 10px 0;
}