forgejo/routers/web
Lunny Xiao 18033f49ba
Restrict email address validation ()
This didn't follow the RFC but it's a subset of that. I think we should narrow the allowed chars at first and discuss more possibility in future PRs.
2022-03-14 18:39:54 +01:00
..
admin Restrict email address validation () 2022-03-14 18:39:54 +01:00
auth Restrict email address validation () 2022-03-14 18:39:54 +01:00
dev Move user related model into models/user () 2021-11-24 17:49:20 +08:00
events Refactor auth package () 2022-01-02 21:12:35 +08:00
explore Refactor admin user filter query parameters () 2022-03-02 16:30:14 +01:00
feed RSS/Atom support for Repos () 2022-03-13 17:40:47 +01:00
org Send 404 on /{org}.gpg () 2022-03-01 20:37:32 -05:00
repo Fix lfs bug () 2022-03-14 16:18:27 +01:00
user Restrict email address validation () 2022-03-14 18:39:54 +01:00
base.go format with gofumpt () 2022-01-20 18:46:10 +01:00
goget.go Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
home.go Refactor auth package () 2022-01-02 21:12:35 +08:00
metrics.go
nodeinfo.go Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
swagger_json.go
web.go Add button for issue deletion () 2022-03-09 01:38:11 +01:00