Skip to content

A token based authentication plugin for Radicale provided by Modoboa

License

Notifications You must be signed in to change notification settings

modoboa/radicale-modoboa-auth-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radicale-modoboa-token-auth

A token based authentication plugin for Radicale provided by Modoboa. If the authentication fails, it will fallback to dovecot authentication plugin.

Installation

You can install this package from PyPi using the following command:

pip install radicale-modoboa-token-auth

Configuration

Here is a configuration example:

[auth]
type = radicale_modoboa_token_auth

radicale_modoboa_token_auth_check_url = https://my.modoboa.com/api/v1/user-calendars/check_token/
radicale_modoboa_token_auth_token = MYTOKENHERE

The token setting corresponds to a valid Modoboa API token.

About

A token based authentication plugin for Radicale provided by Modoboa

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages