Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(security): Update .well-known/security.txt expiration date | Joas Schilling | 2025-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -4/+3 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | fix(security): Update expiration date in security.txt | Joas Schilling | 2024-08-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-03 | 2 | -36/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix:Ensure security.txt file ends with a newline character | Archisman Das | 2024-05-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Archisman Das <archisman.officials@gmail.com> | ||||
* | fix(security): Update expiration date in security.txt | Joas Schilling | 2024-03-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(security): Update expiration date in security.txt | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(security): Bump "Expires" of well-known/security.txt | Joas Schilling | 2023-05-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(security): Bump "Expires" of well-known/security.txt | Joas Schilling | 2023-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix invalid date in security.txt | Joas Schilling | 2022-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add .well-known/changepassword handler | Roeland Jago Douma | 2022-10-22 | 1 | -0/+51 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update security.txt expires field | Joas Schilling | 2022-10-11 | 1 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add security.txt | Lukas Reschke | 2021-06-23 | 1 | -0/+48 |
Ref https://securitytxt.org Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |