diff options
author | Christian Hesse <mail@eworm.de> | 2022-03-07 22:26:41 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-03-07 23:04:23 +0100 |
commit | ddb181fbc2d04d04743253b018cac00ffeb70de4 (patch) | |
tree | 441adc60e079ffa7e8e911eebf9c99db7804bbbb /doc | |
parent | e25250e27be6884cfbf4276207b05561ed594b9b (diff) |
hotspot-to-wpa: support ignoring specific hotspot
(cherry picked from commit c1fa0f3579573b75cadba585c1aeb7e68313645c)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hotspot-to-wpa.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/hotspot-to-wpa.md b/doc/hotspot-to-wpa.md index b410979..8733a7c 100644 --- a/doc/hotspot-to-wpa.md +++ b/doc/hotspot-to-wpa.md @@ -56,6 +56,7 @@ Create hotspot login credentials: Additionally templates can be created to give more options for access list: +* `action`: set to `reject` to ignore logins on that hotspot * `private-passphrase`: do **not** use passphrase from hotspot's user credentials, but given one - or unset (use default passphrase) with special word `ignore` |