forgejo/routers/web
JakobDev efecbbaca1
Fix NPE when editing OAuth2 applications ()
Fixes 

It looks like there are some cases where `ContextUser` is not set here

---------

Co-authored-by: techknowlogick <matti@mdranta.net>
2023-09-16 09:13:26 +00:00
..
admin More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
auth More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
devtest
events
explore
feed
healthcheck
misc
org More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
repo More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
shared More refactoring of db.DefaultContext () 2023-09-15 06:13:19 +00:00
user Fix NPE when editing OAuth2 applications () 2023-09-16 09:13:26 +00:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go