caddy-frontend: Use validators to validate slave's custom_domain
Install validators dependency, which is a way to easily check if email is an email or domain is correct. As slave requester is able to enter any string in custom domain validate it against being correct domain name and in case if validation fails reject that slave.
Showing
Please register or sign in to comment