Browse Source
fix(security): Update Expires time
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/54858/head
Joas Schilling
3 months ago
No known key found for this signature in database
GPG Key ID: F72FA5B49FFA96B0
1 changed files with
1 additions and
1 deletions
-
apps/settings/lib/WellKnown/SecurityTxtHandler.php
|
|
|
@ -22,7 +22,7 @@ class SecurityTxtHandler implements IHandler { |
|
|
|
} |
|
|
|
|
|
|
|
$response = 'Contact: https://hackerone.com/nextcloud |
|
|
|
Expires: 2025-08-31T23:00:00.000Z |
|
|
|
Expires: 2026-04-30T23:00:00.000Z |
|
|
|
Acknowledgments: https://hackerone.com/nextcloud/thanks |
|
|
|
Acknowledgments: https://github.com/nextcloud/security-advisories/security/advisories |
|
|
|
Policy: https://hackerone.com/nextcloud |
|
|
|
|