mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
rm file-priv-share related code
This commit is contained in:
@@ -21,9 +21,7 @@ STARREDFILES_URL = apiurl('/api2/starredfiles/')
|
||||
SHARED_LINKS_URL = apiurl('/api2/shared-links/')
|
||||
SHARED_LIBRARIES_URL = apiurl('/api2/shared-repos/')
|
||||
BESHARED_LIBRARIES_URL = apiurl('/api2/beshared-repos/')
|
||||
SHARED_FILES_URL = apiurl('/api2/shared-files/')
|
||||
F_URL = apiurl('/api2/f/')
|
||||
S_F_URL = apiurl('/api2/s/f/')
|
||||
|
||||
DOWNLOAD_REPO_URL = apiurl('api2/repos/%s/download-info/')
|
||||
LOGOUT_DEVICE_URL = apiurl('api2/logout-device/')
|
||||
|
Reference in New Issue
Block a user