0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 11:10:11 +01:00
gitea/routers/web/user
JakobDev efecbbaca1
Fix NPE when editing OAuth2 applications (#27078)
Fixes #27072

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
..
setting Fix NPE when editing OAuth2 applications (#27078) 2023-09-16 09:13:26 +00:00
avatar.go
code.go Show the repo count in code tab on both user profile and org page. (#27048) 2023-09-13 18:47:35 +08:00
home_test.go
home.go
main_test.go
notification.go
package.go
profile.go
search.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
stop_watch.go
task.go