Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
d27ffd0f8d only validateContext for related entities, no validateEntity
52fa265a3d implement prepareProperties for converting plaintext password to hash before saving
c53b2bdd62 some cleanup
Compare 2 commits »
14cae92ba5 amend tests according to new API and revamp
7b82be64a4 implement SHA512 password hashing using 'org.bouncycastle:bcpkix-jdk18on:1.76'
hsh-michaelhoennig deleted branch add-password-hashing from hostsharing/hs.hsadmin.ng 2024-06-28 11:00:18 +02:00
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-06-28 11:00:18 +02:00
3391ec6cc9 implement password-hashing (not fully integrated yet) (#67)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#67 2024-06-28 11:00:16 +02:00
implement password-hashing (not fully integrated yet)
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#67 2024-06-28 09:52:12 +02:00
implement password-hashing (not fully integrated yet)
hsh-michaelhoennig pushed to add-password-hashing at hostsharing/hs.hsadmin.ng 2024-06-28 09:48:53 +02:00
7bc02013ce add missing commons-codec library
hsh-michaelhoennig pushed to add-password-hashing at hostsharing/hs.hsadmin.ng 2024-06-27 17:27:50 +02:00
e2233a2338 implement HashProcessor .generate(...) + .validate(...)
593e62fa32 generic subclass return values for ValidatableProperty and subclasses
e9f48f0a19 add UnixUser HostingAsset property validation
6167ef2221 add-unix-user-hosting-asset-validation (#66)
Compare 4 commits »
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#66 2024-06-27 12:39:45 +02:00
add-unix-user-hosting-asset-validation
hsh-michaelhoennig deleted branch add-unix-user-hosting-asset-validation from hostsharing/hs.hsadmin.ng 2024-06-27 12:39:45 +02:00
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-06-27 12:39:45 +02:00
6167ef2221 add-unix-user-hosting-asset-validation (#66)
c59fb34b8b fixing issues from code-review
94d96548d4 cleanup
Compare 2 commits »
hsh-michaelhoennig pushed to add-password-hashing at hostsharing/hs.hsadmin.ng 2024-06-27 11:38:38 +02:00
d611e6ec39 generic subclass return values for ValidatableProperty and subclasses
d96f9286c1 add UnixUser HostingAsset property validation
Compare 2 commits »
hsh-michaelhoennig created branch add-password-hashing in hostsharing/hs.hsadmin.ng 2024-06-27 11:38:38 +02:00
d504347ac2 amend test assertions to missing boolean=false props
32a8321c0e proper properties descriptions
79c7469fef cleanup
Compare 2 commits »