Updated valid post request field.

Matias Barcenas 2017-08-29 14:21:03 -05:00
parent fee5059b8b
commit 029f433e24
1 changed files with 1 additions and 0 deletions

@ -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