Updated valid post request field.
parent
fee5059b8b
commit
029f433e24
|
@ -20,6 +20,7 @@ Fluxion supports two types of portal HTML pages, static pages (with redirection)
|
||||||
The verifier scripts, check.php and update.php, expect a <strong>post request with a password field.</strong> The following are all valid password fields accepted by check.php and update.php:
|
The verifier scripts, check.php and update.php, expect a <strong>post request with a password field.</strong> The following are all valid password fields accepted by check.php and update.php:
|
||||||
### Valid verifier POST fields
|
### Valid verifier POST fields
|
||||||
* password
|
* password
|
||||||
|
* password1
|
||||||
* passphrase
|
* passphrase
|
||||||
* key
|
* key
|
||||||
* key1
|
* key1
|
||||||
|
|
Loading…
Reference in New Issue