Commit 0a9ab5e2 authored by Ad Schellevis's avatar Ad Schellevis

(captiveportal, new) add certificate to model

parent 7a756614
......@@ -44,6 +44,10 @@
<MaximumValue>10080</MaximumValue>
<ValidationMessage>Hard timeout must be between 0(no timeout) and 10080 (a week)</ValidationMessage>
</hardtimeout>
<certificate type="CertificateField">
<Required>N</Required>
<ValidationMessage>Please select a valid certificate from the list</ValidationMessage>
</certificate>
<description type="TextField">
<Required>Y</Required>
<mask>/^([\t\n\v\f\r 0-9a-zA-Z.,_\x{00A0}-\x{FFFF}]){1,255}$/u</mask>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment