mirror of
https://github.com/openwrt/packages.git
synced 2026-02-04 12:06:29 +08:00
This eliminates a dependency on the unmaintained passlib (python3-passlib) package and add a dependency on libpass, a maintained fork of passlib: https://github.com/Kozea/Radicale/pull/1953 In addition Radicale auth type 'autodetect' for `htpasswd` auth has been improved by upstream. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>