Remove origin_pin_allowed
This commit is contained in:
parent
329620dc1a
commit
045044e7e7
6 changed files with 0 additions and 52 deletions
|
|
@ -612,33 +612,6 @@ cert
|
|||
|
||||
cert = /dir/cert.pem
|
||||
|
||||
origin_pin_allowed
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
**Description**
|
||||
The origin of the remote endpoint address that is not denied for HTTP method /pin.
|
||||
|
||||
**Choices**
|
||||
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
===== ===========
|
||||
Value Description
|
||||
===== ===========
|
||||
pc Only localhost may access /pin
|
||||
lan Only LAN devices may access /pin
|
||||
wan Anyone may access /pin
|
||||
===== ===========
|
||||
|
||||
**Default**
|
||||
``pc``
|
||||
|
||||
**Example**
|
||||
.. code-block:: text
|
||||
|
||||
origin_pin_allowed = pc
|
||||
|
||||
origin_web_ui_allowed
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue