mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
Merge branch '7.1'
Conflicts: frontend/src/pages/search/advanced-search.js
This commit is contained in:
@@ -1286,7 +1286,7 @@ export const Utils = {
|
||||
let isRepoOwner = ownerEmail === username;
|
||||
|
||||
if (repoEncrypted) {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
if (dirent && dirent.type === 'file') {
|
||||
|
Reference in New Issue
Block a user