From 05fa2a33e9e1aef630bd361ee7a4d5a22d70a3f6 Mon Sep 17 00:00:00 2001 From: Matt Mundell Date: Fri, 31 May 2024 02:08:58 +0200 Subject: [PATCH] Change: GMP doc: be more accurate about user SOURCES --- src/schema_formats/XML/GMP.xml.in | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/schema_formats/XML/GMP.xml.in b/src/schema_formats/XML/GMP.xml.in index ba7bba56fc..8e10d4c6c6 100644 --- a/src/schema_formats/XML/GMP.xml.in +++ b/src/schema_formats/XML/GMP.xml.in @@ -6156,14 +6156,17 @@ END:VCALENDAR sources - List of authentication sources for this user (if omitted then 'file') + Authentication source for this user (if omitted then 'file')

'file' means to store the user in the database.

+

+ The element is called SOURCES for historic reasons. Only one SOURCE is allowed. +

- source + source source @@ -27893,14 +27896,17 @@ END:VCALENDAR sources - List of authentication sources for this user (if omitted, no changes) + Authentication source for this user (if omitted, no changes)

'file' means to store the user in the database.

+

+ The element is called SOURCES for historic reasons. Only one SOURCE is allowed. +

- source + source source