forgejo/routers/user
Jimmy Praet 8224f03a23
Check permission for the appropriate unit type (#14261)
* Check permission for the appropriate unit type

Fixes false positives for "User created Issues in Repository which they no longer have access to" errors

* change log level to Debug

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-01-06 07:07:58 +02:00
..
setting Check for notExist on profile repository page (#14197) 2020-12-31 15:45:54 +08:00
auth.go Fix creating OAuth2 auth source from CLI (#14116) 2020-12-24 19:47:17 +00:00
auth_openid.go
avatar.go
home.go Check permission for the appropriate unit type (#14261) 2021-01-06 07:07:58 +02:00
home_test.go
main_test.go
notification.go
oauth.go Minimal OpenID Connect implementation (#14139) 2021-01-02 00:33:27 +08:00
profile.go rework heatmap permissions (#14080) 2020-12-22 03:53:37 +01:00
task.go