0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-16 11:26:10 -05:00
forgejo/routers/web
Alex Syrnikov 437c5dd749
[GITEA] add /.well-known/security.txt endpoint
resolves #38
adds RFC 9116 machine parsable
File Format to Aid in Security Vulnerability Disclosure

(cherry picked from commit 8ab1f8375c)
(cherry picked from commit 8f04f0e288)
(cherry picked from commit 5ced68a7a0)
2023-07-17 00:22:06 +02:00
..
admin Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
auth Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
events
explore Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
feed
healthcheck
misc [API] Forgejo API /api/forgejo/v1 2023-07-16 23:40:29 +02:00
org fix incorrect repo url when changed the case of ownername (#25733) 2023-07-14 13:42:10 +08:00
repo Fix incorrect milestone count when provide a keyword (#25880) 2023-07-16 03:43:51 +00:00
shared Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
user Fix notification list bugs (#25781) 2023-07-09 18:42:31 +00:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
security_txt.go [GITEA] add /.well-known/security.txt endpoint 2023-07-17 00:22:06 +02:00
security_txt_test.go [GITEA] add /.well-known/security.txt endpoint 2023-07-17 00:22:06 +02:00
swagger_json.go
web.go [GITEA] add /.well-known/security.txt endpoint 2023-07-17 00:22:06 +02:00
webfinger.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00