alist/server
Guobao 697a0ed2d3
feat: add ldap login support (#5706)
* feat: add ldap login support

* fix: ldap permission config group
2023-12-31 13:46:13 +08:00
..
common fix: `content-type` conflicts with #5420 2023-11-24 19:22:19 +08:00
handles feat: add ldap login support (#5706) 2023-12-31 13:46:13 +08:00
middlewares feat: invalidate old token after changing the password (close #5515) 2023-11-13 15:22:42 +08:00
static feat: support using external dist files (close #5531) 2023-11-18 19:56:22 +08:00
webdav fix: add error handling for webdav mkcol according to RFC 4918 (#5581) 2023-11-27 18:53:52 +08:00
debug.go chore: enable all pprof handle on debug 2023-09-07 14:56:50 +08:00
router.go feat: add ldap login support (#5706) 2023-12-31 13:46:13 +08:00
webdav.go fix(webdav): optimize `HEAD` request (close #5182) 2023-09-06 16:32:51 +08:00