From 2495ea2f010474f8eb673d9ccd89429a127c1edc Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 22 Jul 2021 19:56:11 +0200 Subject: xml: add building block for "local-users" --- .../include/auth-local-users.xml.i | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 interface-definitions/include/auth-local-users.xml.i (limited to 'interface-definitions/include/auth-local-users.xml.i') diff --git a/interface-definitions/include/auth-local-users.xml.i b/interface-definitions/include/auth-local-users.xml.i new file mode 100644 index 000000000..8ef09554e --- /dev/null +++ b/interface-definitions/include/auth-local-users.xml.i @@ -0,0 +1,22 @@ + + + + Local user authentication + + + + + Username used for authentication + + + #include + + + Password used for authentication + + + + + + + -- cgit v1.2.3