mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-12 05:52:11 +02:00
Merge tag '1.10.11' into develop
Release v1.10.11
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# v1.10.11
|
||||
## mm/dd/2021
|
||||
## 04/13/2021
|
||||
|
||||
1. [](#bugfix)
|
||||
* **IMPORTANT** Fixed security vulnerability that allows installation of plugins with minimal admin privileges (GHSA-wg37-cf5x-55hq)[https://github.com/getgrav/grav-plugin-admin/security/advisories/GHSA-wg37-cf5x-55hq]
|
||||
* Fixed `You have been logged out` message when entering to 2FA authentication due to `/admin/task:getNotifications` AJAX call
|
||||
* Fixed broken 2FA login when site is not configured to use Flex Users [#2109](https://github.com/getgrav/grav-plugin-admin/issues/2109)
|
||||
* Fixed error message when user clicks logout link after the session has been expired
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: Admin Panel
|
||||
slug: admin
|
||||
type: plugin
|
||||
version: 1.10.10
|
||||
version: 1.10.11
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
author:
|
||||
|
||||
Reference in New Issue
Block a user