mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-18 16:36:15 +00:00
[api & notification] Add send_file_updates_email command and update account_info API
This commit is contained in:
@@ -5,7 +5,6 @@ TOKEN_URL = apiurl('/api2/auth-token/')
|
||||
AUTH_PING_URL = apiurl('/api2/auth/ping/')
|
||||
|
||||
ACCOUNTS_URL = apiurl('/api2/accounts/')
|
||||
ACCOUNT_INFO_URL = apiurl('/api2/account/info/')
|
||||
AVATAR_BASE_URL = apiurl(u'/api2/avatars/')
|
||||
|
||||
REPOS_URL = apiurl('/api2/repos/')
|
||||
|
Reference in New Issue
Block a user