mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-24 20:48:01 +00:00
Add excluded-users for fuse.
This commit is contained in:
@@ -35,6 +35,8 @@ struct _SeafileSession {
|
||||
SeafCommitManager *commit_mgr;
|
||||
SeafRepoManager *repo_mgr;
|
||||
|
||||
GHashTable *excluded_users;
|
||||
|
||||
gboolean create_tables;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user