summaryrefslogtreecommitdiff
path: root/interface-definitions/include/interface/authentication.xml.i
blob: 0bd792209312050bcba15bae89c20836270a75b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- include start from interface/authentication.xml.i -->
<node name="authentication">
  <properties>
    <help>Authentication settings</help>
  </properties>
  <children>
    #include <include/generic-username.xml.i>
    #include <include/generic-password.xml.i>
  </children>
</node>
<!-- include end -->