Commit graph

6 commits

Author SHA1 Message Date
Dennis Dast
29f78ce73f luci-app-radicale2: Fix library loading
This fixes the "Authentication / Users" and "Storage" tab of
luci-app-radicale2.

Signed-off-by: Dennis Dast <mail@ddast.de>
2021-09-23 00:03:02 +02:00
Jo-Philipp Wich
74da73b012 applications: add ACL dependency annotations to legacy controllers
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-19 17:17:26 +02:00
Balázs Úr
ea1c7284b9 luci-app-radicale2: fix typo
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2020-01-18 00:05:08 +01:00
Daniel F. Dickinson
11cff5374b luci-app-radicale2: Use http when not SSL
The test or whether we were using SSL often returned true even when
using HTTP only, therefore fix the test.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-16 19:13:01 -05:00
Daniel F. Dickinson
8a72536448 luci-app-radicale2: Avoid losing password hash
This fixes a case where one could lose an already exising password hash
when changing another users' password or creating a new user.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-16 19:11:28 -05:00
Daniel F. Dickinson
29e01e0e5b luci-app-radicale2: Add v2 of CalDAV/CardDAV server
Radicale 2.x has been out for some time, and has better support for a
number of clients as well as new features, so radicale2 package has
been added to packages, and this is the corresponding UI.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-01-10 05:52:12 -05:00