You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/middleware
Aaron Liu b9d9e036c9
feat(kv): persist cache and session into disk before shutdown
3 years ago
..
auth.go
auth_test.go
captcha.go
captcha_test.go
cluster.go
cluster_test.go
common.go feat(mobile): only allow request from mobile client to copy session 3 years ago
common_test.go
file.go
file_test.go
frontend.go
frontend_test.go
mock.go
mock_test.go
session.go feat(kv): persist cache and session into disk before shutdown 3 years ago
session_test.go feat(kv): persist cache and session into disk before shutdown 3 years ago
share.go
share_test.go
wopi.go feat(wopi): implement required rest api as a WOPI host 3 years ago
wopi_test.go test(wopi): add tests for wopi client 3 years ago