mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00: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>