mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-02 07:54:27 +00:00
Get nickname use seahub API (#670)
* Get nickname use seahub API * Add parse site_root * Use regex to match SECRET_KEY --------- Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
@@ -45,4 +45,7 @@ http_post (Connection *conn, const char *url, const char *token,
|
||||
|
||||
void
|
||||
http_tx_manager_init ();
|
||||
|
||||
char *
|
||||
http_tx_manager_get_nickname (const char *modifier);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user