Cloudreve/middleware
2022-12-14 15:28:19 +08:00
..
auth.go i18n: logs in bootstrapper and response code in middleware 2022-09-29 17:39:48 +08:00
auth_test.go Test: new changes in middleware pkg 2022-03-23 20:05:10 +08:00
captcha.go i18n: captcha, reset password 2022-04-30 16:51:24 +08:00
captcha_test.go Test: captcha verify middleware 2021-03-22 21:19:43 +08:00
cluster.go i18n: logs in bootstrapper and response code in middleware 2022-09-29 17:39:48 +08:00
cluster_test.go Fix: use X-Cr- as custom header prefix 2021-11-23 21:22:23 +08:00
common.go feat(cache): set max-age for public accessible static resources 2022-12-14 15:28:19 +08:00
common_test.go feat(cache): set max-age for public accessible static resources 2022-12-14 15:28:19 +08:00
file.go feat(source link): record downloads for redirected source link 2022-10-29 11:08:16 +08:00
file_test.go test(source link): add unit test 2022-10-30 09:41:14 +08:00
frontend.go feat(source link): create perm source link with shorter url 2022-10-29 11:06:07 +08:00
frontend_test.go Test: frontend middleware 2020-12-08 18:15:02 +08:00
mock.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
mock_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
session.go enhance(session): increase default cookie ttl to 60 days 2022-11-21 19:09:54 +08:00
session_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
share.go i18n: logs in bootstrapper and response code in middleware 2022-09-29 17:39:48 +08:00
share_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00