Block a user
hsh-michaelhoennig
pushed to add-domain-setup-validation at hostsharing/hs.hsadmin.ng
2024-07-04 14:10:04 +02:00
4d5fd34a11
add Domain DNS Setup example to test data
fe3cbd50fb
call named-checkzone in validateContext
hsh-michaelhoennig
pushed to add-domain-setup-validation at hostsharing/hs.hsadmin.ng
2024-07-04 13:07:13 +02:00
93774aebe3
add SystemProcess as wrapper for ProcessBuilder using Strings for simplified input+output
977bd595d8
fix test for all properties
105bd2313c
split A+AAAA RRs and add parenthesis-variant in record-data
hsh-michaelhoennig
pushed to add-domain-setup-validation at hostsharing/hs.hsadmin.ng
2024-07-04 08:20:17 +02:00
e4343a1777
generate Zonefile as prep for external validation
hsh-michaelhoennig
pushed to add-domain-setup-validation at hostsharing/hs.hsadmin.ng
2024-07-04 07:19:07 +02:00
ba6ea5237e
splits and improves RR_REGEX and adds more tests
hsh-michaelhoennig
created branch add-domain-setup-validation in hostsharing/hs.hsadmin.ng
2024-07-03 17:32:12 +02:00
hsh-michaelhoennig
pushed to add-domain-setup-validation at hostsharing/hs.hsadmin.ng
2024-07-03 17:32:12 +02:00
34c146341e
add domain dns setup, WIP
c9e1101035
add domain setup validation
hsh-michaelhoennig
deleted branch add-email-alias-hosting-asset from hostsharing/hs.hsadmin.ng
2024-07-03 11:43:10 +02:00
add-email-alias-hosting-asset
hsh-michaelhoennig
pushed to add-email-alias-hosting-asset at hostsharing/hs.hsadmin.ng
2024-07-03 11:41:47 +02:00
28400d1933
strictly verify config props of all returned elements
hsh-michaelhoennig
pushed to add-email-alias-hosting-asset at hostsharing/hs.hsadmin.ng
2024-07-03 11:25:00 +02:00
274b74514c
amendmends according to code-review
hsh-michaelhoennig
pushed to add-email-alias-hosting-asset at hostsharing/hs.hsadmin.ng
2024-07-03 10:37:05 +02:00
d22d81e71c
added some other asset types
c3fda4e4b2
introduced HsHostingAssetsControllerRestTest
fcbbd13a7e
implements EMailAlias-Property with ArrayProperty+multi-RegEx
bdb85e9be1
add EMail-Alias hosting asset validation (WIP)
c5722e494f
fix HsHostingAssetRepository.findAllByCriteriaImpl query (#69)
hsh-michaelhoennig
deleted branch fix-find-hosting-assets-query from hostsharing/hs.hsadmin.ng
2024-07-03 10:36:30 +02:00
fix HsHostingAssetRepository.findAllByCriteriaImpl query
add-email-alias-hosting-asset
hsh-michaelhoennig
pushed to add-email-alias-hosting-asset at hostsharing/hs.hsadmin.ng
2024-07-03 10:26:37 +02:00
b2b441dafa
added some other asset types
hsh-michaelhoennig
pushed to add-email-alias-hosting-asset at hostsharing/hs.hsadmin.ng
2024-07-02 17:31:59 +02:00
814de9598d
introduced HsHostingAssetsControllerRestTest
hsh-michaelhoennig
pushed to add-email-alias-hosting-asset at hostsharing/hs.hsadmin.ng
2024-07-02 16:10:12 +02:00
5521cc13f8
implements EMailAlias-Property with ArrayProperty+multi-RegEx
c19360aa77
add EMail-Alias hosting asset validation (WIP)
278467efac
fix HsHostingAssetRepository.findAllByCriteriaImpl query
hsh-michaelhoennig
commented on pull request hostsharing/hs.hsadmin.ng#69
2024-07-02 13:19:33 +02:00
fix HsHostingAssetRepository.findAllByCriteriaImpl query
it's always better to test for exact returns then just for "contains", amended all calls, thus this methods is not needed anymore