implement password-hashing (not fully integrated yet) #67

Merged
hsh-michaelhoennig merged 4 commits from add-password-hashing into master 2024-06-28 11:00:16 +02:00

4 Commits

Author SHA1 Message Date
Michael Hoennig
7bc02013ce add missing commons-codec library 2024-06-28 09:48:42 +02:00
Michael Hoennig
e2233a2338 implement HashProcessor .generate(...) + .validate(...) 2024-06-27 17:27:37 +02:00
Michael Hoennig
593e62fa32 generic subclass return values for ValidatableProperty and subclasses 2024-06-27 12:49:52 +02:00
Michael Hoennig
e9f48f0a19 add UnixUser HostingAsset property validation 2024-06-27 12:42:21 +02:00