mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #60396 from nextcloud/backport/60391/stable33
[stable33] fix(security): Update Expires time
This commit is contained in:
commit
8b0c6b32f8
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ class SecurityTxtHandler implements IHandler {
|
|||
}
|
||||
|
||||
$response = 'Contact: https://hackerone.com/nextcloud
|
||||
Expires: 2026-08-31T23:00:00.000Z
|
||||
Expires: 2026-12-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