mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-04 18:22:26 +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
|
||||
|
||||
* new ``remote_user plugin``, that gets login from ``REMOTE_USER``
|
||||
* new ``remote_user`` plugin, that gets login from the ``REMOTE_USER``
|
||||
environment variable
|
||||
* new ``http_x_remote_user`` plugin, that gets login from ``X-Remote-User``
|
||||
HTTP header
|
||||
* new ``http_x_remote_user`` plugin, that gets login from the
|
||||
``X-Remote-User`` HTTP header
|
||||
|
||||
|
||||
2.0.0 - Little Big Radish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue