chore: bump reva (#7752)

This commit is contained in:
Florian Schade
2023-11-19 10:02:39 +01:00
committed by GitHub
parent 6bf16da95d
commit b3e658cf89
6 changed files with 6 additions and 5 deletions

View File

@@ -283,7 +283,6 @@ func NewFileEditorRole(sharing bool) *Role {
GetPath: true,
GetQuota: true,
InitiateFileDownload: true,
ListGrants: true,
ListContainer: true,
ListRecycle: true,
Stat: true,

View File

@@ -957,6 +957,7 @@ var mimeTypes = map[string]string{
"uoml": "application/vnd.uoml+xml",
"uri": "text/uri-list",
"uris": "text/uri-list",
"url": "text/uri-list",
"urls": "text/uri-list",
"ustar": "application/x-ustar",
"utz": "application/vnd.uiq.theme",