Potential Produkt Increment #83

Merged
mg8220s merged 40 commits from dev into main 2024-12-11 14:16:27 +01:00
Showing only changes of commit 30823863f0 - Show all commits

View File

@@ -23,7 +23,7 @@ class User
private string $username;
/**
* @var string Passwort, max. 100 Zeichen
* @var string Passworthash
*/
private string $passwordHash;