Giter Site home page Giter Site logo

radics3's Introduction

Radicale CS3 API Auth Plugin

This is an Auth plugin for the Radicale CalDAV and CardDAV Server. It allows to use the Radicale server with the same users like ownCloud Infinite Scale or Reva. Users can use Radicale via the Basic Authentication method ("basic auth").

With that, users should be able to start the Radicale Server alongside with Infinite Scale. Users of Infinite Scale have an experimental CalDAV and CardDAV backend with that.

Build

Change into the radics3 directory (where also setup.py is) and call:

python3 -m pip install .

Usage

  1. Make sure to have the CS3 Python Bindings installed. It is a dependency of this plugin.
  2. Install this module as Authentication Plugin for your Radicale server. See this for more details about plugins.
  3. Add the following entries to the Radicale configuration:
[auth]
type = radics3
revagateway = localhost:9142

In the configuration group [auth], the type is set to the authentication type radics3, which enables the plugin. The second line revagateway specifies the Reva gateway that is called for authentication via grpc.

  1. Start Radicale and check that the auth plugin is really used.
  2. Open the Radicale web interface at radicalehost:5232 and create address books or calendars.
  3. Use the calendar or address book with the CalDAV/CardDAV ready client of your choice.

Have fun and contribute!

radics3's People

Contributors

dragotin avatar

Watchers

 avatar

Forkers

valentinkruegl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.