mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Document features of the development version
This commit is contained in:
parent
200a9cc40b
commit
326859e53e
5 changed files with 143 additions and 5 deletions
8
wsgi.md
8
wsgi.md
|
@ -16,3 +16,11 @@ the `remote_user` module for this use-case.
|
|||
|
||||
Be reminded that Radicale's default configuration enforces limits on the
|
||||
maximum upload file size.
|
||||
|
||||
## Manage user accounts with the WSGI server
|
||||
|
||||
(This feature is only available in the development version!)
|
||||
|
||||
Set the configuration option `type` in the `auth` section to `remote_user`.
|
||||
Radicale uses the user name provided by the WSGI server and disables
|
||||
authentication over HTTP.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue