Update content
This commit is contained in:
parent
597f67eea9
commit
77b1e72d1a
@ -154,7 +154,7 @@ Response Parameters
|
||||
| | | |
|
||||
| | | - Exact match: The path you enter must exactly match the path you want to protect. If the path you want to protect is /admin, set url to /admin. |
|
||||
+-----------------------+------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (*), a path prefix is used. |
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (``*``), a path prefix is used. |
|
||||
+-----------------------+------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| mode | Integer | Mode. |
|
||||
| | | |
|
||||
|
@ -62,7 +62,7 @@ Response Parameters
|
||||
| | | |
|
||||
| | | - Exact match: The path you enter must exactly match the path you want to protect. If the path you want to protect is /admin, set url to /admin. |
|
||||
+-----------------------+------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (*), a path prefix is used. |
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (``*``), a path prefix is used. |
|
||||
+-----------------------+------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| mode | Integer | Mode. |
|
||||
| | | |
|
||||
|
@ -62,7 +62,7 @@ Response Parameters
|
||||
| | | |
|
||||
| | | - Exact match: The path you enter must exactly match the path you want to protect. If the path you want to protect is /admin, set url to /admin. |
|
||||
+-----------------------+----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (*), a path prefix is used. |
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (``*``), a path prefix is used. |
|
||||
+-----------------------+----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| mode | Integer | Mode. |
|
||||
| | | |
|
||||
|
@ -86,7 +86,7 @@ Response Parameters
|
||||
| | | |
|
||||
| | | - Exact match: The path you enter must exactly match the path you want to protect. If the path you want to protect is /admin, set url to /admin. |
|
||||
+-----------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (*), a path prefix is used. |
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (``*``), a path prefix is used. |
|
||||
+-----------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| mode | Integer | Mode. |
|
||||
| | | |
|
||||
|
@ -154,7 +154,7 @@ Response Parameters
|
||||
| | | |
|
||||
| | | - Exact match: The path you enter must exactly match the path you want to protect. If the path you want to protect is /admin, set url to /admin. |
|
||||
+-----------------------+------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (*), a path prefix is used. |
|
||||
| prefix | Boolean | Whether a prefix is used for the path. If the protected URL ends with an asterisk (``*``), a path prefix is used. |
|
||||
+-----------------------+------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| mode | Integer | Mode. |
|
||||
| | | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user