Skip to content

Commit f2ad4e3

Browse files
nickvergessenbackportbot[bot]
authored andcommitted
fix(security): Update Expires time
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 353f438 commit f2ad4e3

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
@@ -23,7 +23,7 @@ public function handle(string $service, IRequestContext $context, ?IResponse $pr
2323
}
2424

2525
$response = 'Contact: https://hackerone.com/nextcloud
26-
Expires: 2026-08-31T23:00:00.000Z
26+
Expires: 2026-12-31T23:00:00.000Z
2727
Acknowledgments: https://hackerone.com/nextcloud/thanks
2828
Acknowledgments: https://github.com/nextcloud/security-advisories/security/advisories
2929
Policy: https://hackerone.com/nextcloud

0 commit comments

Comments
 (0)