0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-31 02:39:08 -05:00
forgejo/routers/web
Giteabot 5510ed34f1
Fix the nil pointer when assigning issues to projects (#25665) (#25677)
Backport #25665 by @Zettat123

Fixes #25649
Caused by #25468

Co-authored-by: Zettat123 <zettat123@gmail.com>
2023-07-04 10:59:01 +00:00
..
admin Refactor path & config system (#25330) (#25416) 2023-06-22 16:27:18 +00:00
auth Log the real reason when authentication fails (but don't show the user) (#25414) (#25660) 2023-07-03 19:26:36 -04:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) (#25641) 2023-07-03 17:09:38 +08:00
events
explore
feed
healthcheck
misc Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
org Fix the nil pointer when assigning issues to projects (#25665) (#25677) 2023-07-04 10:59:01 +00:00
repo Fix the nil pointer when assigning issues to projects (#25665) (#25677) 2023-07-04 10:59:01 +00:00
shared Respect original content when creating secrets (#24745) 2023-05-16 14:49:40 +08:00
user Redirect to package after version deletion (#25594) (#25599) 2023-06-30 00:14:57 +02:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) (#25244) 2023-06-14 08:36:52 +02:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Show outdated comments in files changed tab (#24936) (#25428) 2023-06-22 08:34:42 +00:00
webfinger.go