mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
fix(security): Update Expires time
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -22,7 +22,7 @@ class SecurityTxtHandler implements IHandler {
|
||||
}
|
||||
|
||||
$response = 'Contact: https://hackerone.com/nextcloud
|
||||
Expires: 2026-04-30T23:00:00.000Z
|
||||
Expires: 2026-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
|
||||
|
||||
Reference in New Issue
Block a user