1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-05-13 18:45:13 +00:00
seafile-server/notification-server
feiniks 27fc5b3197
Check if env is empty string ()
* Check if env is empty string

* Fix ci error

* Check if env is empty string

* Fix security issue for jwt

---------

Co-authored-by: Heran Yang <heran.yang@seafile.com>
2025-04-01 18:22:25 +08:00
..
.golangci.yml Fix security issue and add go linter () 2024-08-12 14:59:45 +08:00
ccnet.conf Add notification server () 2022-12-16 15:29:01 +08:00
client.go Add json exp () 2024-09-18 17:59:24 +08:00
dup2.go Redirect STDERR to error log () 2024-10-29 10:57:03 +08:00
dup3.go Redirect STDERR to error log () 2024-10-29 10:57:03 +08:00
event.go Add timeout when query from database () 2024-08-29 15:10:55 +08:00
go.mod Check if env is empty string () 2025-04-01 18:22:25 +08:00
go.sum Check if env is empty string () 2025-04-01 18:22:25 +08:00
logger.go Format notification server log and redirect stderr to log () 2024-10-26 16:16:35 +08:00
server.go Update python to 3.12.8 for ci test () 2024-12-19 12:32:37 +08:00
subscriptions.go Fix crash when concurrent close channel () 2023-05-09 18:10:01 +08:00