Skip to content

Commit

Permalink
feat: [#615] admin user is now authorize to see proxied images
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-nt committed Aug 3, 2024
1 parent d1d2941 commit 530f37a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/authorization.rs
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ impl CasbinConfiguration {
admin, DeleteTag
admin, DeleteTorrent
admin, BanUser
admin, GetImageByUrl
registered, GetImageByUrl
guest, GetCategories
guest, GetTags
Expand Down

0 comments on commit 530f37a

Please sign in to comment.