<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/system_login.xml.in, branch fix/T8955-http-api-verify-tls</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=fix%2FT8955-http-api-verify-tls'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-02-15T04:46:01+00:00</updated>
<entry>
<title>T8270: fix yescrypt hash validation regex</title>
<updated>2026-02-15T04:46:01+00:00</updated>
<author>
<name>Alex Kudentsov</name>
<email>43482574+alexk37@users.noreply.github.com</email>
</author>
<published>2026-02-15T04:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ef6ec3d0757a7300cc210f4bdb5dc6671a2490d7'/>
<id>urn:sha1:ef6ec3d0757a7300cc210f4bdb5dc6671a2490d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7820: Add support for yescrypt encypted hashes</title>
<updated>2025-09-14T18:11:25+00:00</updated>
<author>
<name>Sander Klein</name>
<email>roedie@Sanders-MacBook-Pro.local</email>
</author>
<published>2025-09-14T17:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=470994dfe09856c53aaad05ff6fdd7493386c9e8'/>
<id>urn:sha1:470994dfe09856c53aaad05ff6fdd7493386c9e8</id>
<content type='text'>
Since Debian Bookworm and higher support this it should probably
be added to VyOS as well.

Author:    roedie &lt;github@roedie.nl&gt;
</content>
</entry>
<entry>
<title>op-mode: T7745: add a CLI for operator user command permissions</title>
<updated>2025-08-26T11:01:42+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-08-21T12:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=00c78f33a8772b847ef6c2ee8fcbcbaf8dc87cb5'/>
<id>urn:sha1:00c78f33a8772b847ef6c2ee8fcbcbaf8dc87cb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ssh: T6013: move principal name to "system login user &lt;name&gt; authentication"</title>
<updated>2025-05-29T11:57:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-05-20T17:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=81dfb64ebb3ea3c58c92e8f26e8610a46e4c50d2'/>
<id>urn:sha1:81dfb64ebb3ea3c58c92e8f26e8610a46e4c50d2</id>
<content type='text'>
We already support using per-user SSH public keys for system authentication.
Instead of introducing a new CLI path to configure per-user principal names,
we should continue using the existing CLI location and store the principal
names alongside the corresponding SSH public keys.

set system login user &lt;name&gt; principal &lt;principal&gt;

The certificate used for SSH authentication contains an embedded principal
name, which is defined under this CLI node. Only users with matching principal
names are permitted to log in.
</content>
</entry>
<entry>
<title>T6807: allow a trailing slash character in system login</title>
<updated>2024-10-24T06:50:53+00:00</updated>
<author>
<name>Aslan Hajiyev</name>
<email>126803786+aslanvyos@users.noreply.github.com</email>
</author>
<published>2024-10-24T06:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=64d291e78291123b0db7f72de0af0129c8e046ed'/>
<id>urn:sha1:64d291e78291123b0db7f72de0af0129c8e046ed</id>
<content type='text'>
Allow the use of a trailing slash `("/")` at the of the user's home directory path. For example `/home/test/`</content>
</entry>
<entry>
<title>T5756: L2TP RADIUS backup and weight settings</title>
<updated>2024-05-15T07:08:19+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-05-13T11:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=75d553932504c55e710265776e4865a238223e1f'/>
<id>urn:sha1:75d553932504c55e710265776e4865a238223e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: T5972: add possibility to disable individual local user accounts</title>
<updated>2024-02-16T14:51:47+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-16T11:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6e0b146ed3b90da577c3ecba38836883fd435e7a'/>
<id>urn:sha1:6e0b146ed3b90da577c3ecba38836883fd435e7a</id>
<content type='text'>
* set system login user &lt;name&gt; disable
</content>
</entry>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
</feed>
