1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-27 11:10:49 +00:00
seafile-server/notification-server
feiniks 27fc5b3197
Check if env is empty string (#748)
* 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 (#677) 2024-08-12 14:59:45 +08:00
ccnet.conf Add notification server (#535) 2022-12-16 15:29:01 +08:00
client.go Add json exp (#699) 2024-09-18 17:59:24 +08:00
dup2.go Redirect STDERR to error log (#709) 2024-10-29 10:57:03 +08:00
dup3.go Redirect STDERR to error log (#709) 2024-10-29 10:57:03 +08:00
event.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
go.mod Check if env is empty string (#748) 2025-04-01 18:22:25 +08:00
go.sum Check if env is empty string (#748) 2025-04-01 18:22:25 +08:00
logger.go Format notification server log and redirect stderr to log (#707) 2024-10-26 16:16:35 +08:00
server.go Update python to 3.12.8 for ci test (#729) 2024-12-19 12:32:37 +08:00
subscriptions.go Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00