updated the security email

This commit is contained in:
Andy Miller 2021-03-19 11:53:10 -06:00
parent 50682d73dc
commit 70ab9b4b1b
No known key found for this signature in database
GPG Key ID: 2B07A47E470BCFDE
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.