Skip to content

Commit d789d56

Browse files
committed
Update security.txt expires field
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 7bf82c4 commit d789d56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/settings/lib/WellKnown/SecurityTxtHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function handle(string $service, IRequestContext $context, ?IResponse $pr
3838
}
3939

4040
$response = "Contact: https://hackerone.com/nextcloud
41-
Expires: 2021-12-31T23:00:00.000Z
41+
Expires: 2023-12-31T23:00:00.000Z
4242
Acknowledgments: https://hackerone.com/nextcloud/thanks
4343
Acknowledgments: https://github.com/nextcloud/security-advisories/security/advisories
4444
Policy: https://hackerone.com/nextcloud";

0 commit comments

Comments
 (0)