mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Merge pull request #37037 from nextcloud/backport/37023/stable24
[stable24] chore(security): Bump "Expires" of well-known/security.txt
This commit is contained in:
commit
9a74c62356
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ class SecurityTxtHandler implements IHandler {
|
|||
}
|
||||
|
||||
$response = "Contact: https://hackerone.com/nextcloud
|
||||
Expires: 2023-04-30T23:00:00.000Z
|
||||
Expires: 2023-08-31T23:00:00.000Z
|
||||
Acknowledgments: https://hackerone.com/nextcloud/thanks
|
||||
Acknowledgments: https://github.com/nextcloud/security-advisories/security/advisories
|
||||
Policy: https://hackerone.com/nextcloud
|
||||
|
|
|
|||
Loading…
Reference in a new issue