mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-07 18:30:54 +00:00
Fix typo
This commit is contained in:
parent
2db9174ad9
commit
b6f49a61b1
1 changed files with 3 additions and 3 deletions
6
NEWS.rst
6
NEWS.rst
|
@ -40,10 +40,10 @@ This release is compatible with version 2.0.0.
|
||||||
|
|
||||||
* Authentication plugins can provide login and password from environment
|
* Authentication plugins can provide login and password from environment
|
||||||
|
|
||||||
* new ``remote_user plugin``, that gets login from ``REMOTE_USER``
|
* new ``remote_user`` plugin, that gets login from the ``REMOTE_USER``
|
||||||
environment variable
|
environment variable
|
||||||
* new ``http_x_remote_user`` plugin, that gets login from ``X-Remote-User``
|
* new ``http_x_remote_user`` plugin, that gets login from the
|
||||||
HTTP header
|
``X-Remote-User`` HTTP header
|
||||||
|
|
||||||
|
|
||||||
2.0.0 - Little Big Radish
|
2.0.0 - Little Big Radish
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue