Skip to content

Commit 530f37a

Browse files
committed
feat: [#615] admin user is now authorize to see proxied images
1 parent d1d2941 commit 530f37a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/authorization.rs

+1
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ impl CasbinConfiguration {
180180
admin, DeleteTag
181181
admin, DeleteTorrent
182182
admin, BanUser
183+
admin, GetImageByUrl
183184
registered, GetImageByUrl
184185
guest, GetCategories
185186
guest, GetTags

0 commit comments

Comments
 (0)