Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Matias Griese 2021-03-19 21:56:28 +02:00
commit ff1bc03361
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@
* Added `FlexMediaTrait::getFieldSettings()`, which can be used to get media field settings
1. [](#improved)
* Method `Utils::getPagePathFromToken()` now calls the more generic `Utils::getPathFromToken()`
* Updated `SECURITY.md` to use security@getgrav.org
1. [](#bugfix)
* Fixed broken media upload in `Flex` with `@self/path`, `@page` and `@theme` destinations [#3275](https://github.com/getgrav/grav/issues/3275)
* Fixed media fields excluding newly deleted files before saving the object

View File

@ -18,4 +18,4 @@ If you cannot update to the latest stable version available because, for example
## Reporting a Vulnerability
Please contact contact@getgrav.org with a detailed explaination of the security issue found and we will work with you to get it resolved as fast as possible.
Please contact security@getgrav.org with a detailed explaination of the security issue found and we will work with you to get it resolved as fast as possible.