Commit graph

3 commits

Author SHA1 Message Date
2d0cc8abe8
fossy: Disable community track proposal form
Tracks are selected for this year, so no need for this to collect spam for the
next 9 months.
2025-03-05 12:25:11 +11:00
bb2eab2968
fossy: check UUID format in the URL routing to avoid unhandled exception
Requests like /fossy/xyz123/ were causing an error due to "xyz123" not being a
valid UUID. We should just return a 404 in this case, which the URL routing will
now do automatically.
2023-11-22 13:58:20 +11:00
ce6be591bd
Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
Renamed from www/fossy/urls.py (Browse further)