feiniks
1afed5d770
Support archive files with same name ( #705 )
...
* Support archive files with same name
* Go support archive files with same name
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-27 17:20:04 +08:00
feiniks
597f4bbfa6
Read site_root from env ( #692 )
...
* Read site_root from env
* Go read site_root from env and match slash
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-06 17:17:06 +08:00
feiniks
f3f818881f
Add read JWT_PRIVATE_KEY ( #690 )
...
* Add read JWT_PRIVATE_KEY
* Go add read JWT_PRIVATE_KEY
* Add seahub_settings.py
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-03 18:43:11 +08:00
feiniks
b5b37e69e0
Add check Authorization header ( #686 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-08-29 15:28:41 +08:00
feiniks
77fa08566b
Add gen_jwt_token RPC ( #674 )
...
* Add gen_jwt_token RPC
* Set error when failed to generate jwt token
* Modify RPC name
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-07-31 18:03:41 +08:00
feiniks
49c860b50d
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>
2024-07-30 17:58:18 +08:00
feiniks
d51591d8f7
get nickname from seahub database ( #663 )
...
* Add parse seahub database config
* Get nickname from seahub database
* Go get nickname from seahub database
* Save output of script to memory and fix some errors
* Add exec permission and free child_output
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-07-10 16:34:33 +08:00
Jonathan Xu
708bfacc86
Remove compile dependency on ccnet.
2020-05-04 18:48:32 +08:00
feiniks
52586639ac
Merge the functions of ccnet-server into seafile-server ( #293 )
...
* merge the api of ccnet into seafile
* merge the api of ccnet into seafile
* Dont't need to include the header
* merge the api of ccnet into seafile
* add enable ldap
* The unit test dont't need to start ccnet-server
* Modify some funcion names and fuse don't need org management
* Modify indent
2020-04-15 10:21:04 +08:00
Jonathan Xu
c142d4bf4f
Improve code after use named pipe for RPC and support python 3.
2019-07-01 16:50:25 +08:00
ly1217
c73916ef77
Upadte to python3.
2019-06-27 22:30:31 -07:00
Jonathan Xu
30e16a80bd
Remove trailing spaces from values when reading config file.
2016-12-28 15:04:13 +08:00
Jiaqiang Xu
2643119433
Initial commit of Seafile server core.
2016-08-19 13:54:16 +08:00