mirror of
https://github.com/getgrav/grav.git
synced 2026-05-05 20:05:34 +02:00
Menu Visibility Requires Access setting wrong frontmatter login#265
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
## mm/dd/2020
|
||||
|
||||
1. [](#bugfix)
|
||||
* *Menu Visibility Requires Access* Security option setting wrong frontmatter [login#265](https://github.com/getgrav/grav-plugin-login/issues/265)
|
||||
* Accessing page with unsupported file extension (jpg, pdf, xsl) will use wrong mime type [#3031](https://github.com/getgrav/grav/issues/3031)
|
||||
* Fixed media crashing on a bad image
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ form:
|
||||
|
||||
fields:
|
||||
|
||||
header.visibility_requires_access:
|
||||
header.login.visibility_requires_access:
|
||||
type: toggle
|
||||
toggleable: true
|
||||
label: PLUGIN_ADMIN.PAGE_VISIBILITY_REQUIRES_ACCESS
|
||||
|
||||
Reference in New Issue
Block a user