1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-28 03:20:10 +00:00
seafile-server/notification-server
feiniks 61126d108c
Add json exp (#699)
* Add json exp

* Add json exp and add gen jwt token

* Gen seahub and notif jwt token

* Add exp for gen jwt token

* Delete gen_jwt_token API

* Delete set exp to 72 hour

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-09-18 17:59:24 +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
event.go Add timeout when query from database (#685) 2024-08-29 15:10:55 +08:00
go.mod Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
go.sum Fix security issue and add go linter (#677) 2024-08-12 14:59:45 +08:00
logger.go Add notification server (#535) 2022-12-16 15:29:01 +08:00
server.go Read JWT_PRIVATE_KEY from env (#695) 2024-09-10 14:44:45 +08:00
subscriptions.go Fix crash when concurrent close channel (#612) 2023-05-09 18:10:01 +08:00