unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45047] [PATCH 0/2] Add service for radicale.
@ 2020-12-05  0:26 Jonathan Brielmaier
  2020-12-05  0:27 ` [bug#45047] [PATCH 1/2] gnu: radicale: Update to 3.0.6 Jonathan Brielmaier
  2021-01-08 19:04 ` [bug#45047] Close bug jonathan
  0 siblings, 2 replies; 4+ messages in thread
From: Jonathan Brielmaier @ 2020-12-05  0:26 UTC (permalink / raw)
  To: 45047; +Cc: Jonathan Brielmaier

Hi,

this is a simple version of a service for radicale, a CalDAV/CardDAV server.
Password encryption with bcrypt is not working yet.
For the future I want to add the plugin for auth via dovecot. That's for another
patch series...

With the default configuration I confirmed that the service work as expected...

Jonathan Brielmaier (2):
  gnu: radicale: Update to 3.0.6.
  services: Add radicale-service-type.

 doc/guix.texi         | 25 +++++++++++++
 gnu/packages/dav.scm  |  4 +--
 gnu/services/mail.scm | 81 ++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 107 insertions(+), 3 deletions(-)

--
2.29.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-09  2:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-05  0:26 [bug#45047] [PATCH 0/2] Add service for radicale Jonathan Brielmaier
2020-12-05  0:27 ` [bug#45047] [PATCH 1/2] gnu: radicale: Update to 3.0.6 Jonathan Brielmaier
2020-12-05  0:27   ` [bug#45047] [PATCH 2/2] services: Add radicale-service-type Jonathan Brielmaier
2021-01-08 19:04 ` [bug#45047] Close bug jonathan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).