<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/generate-system-login-user.xml.in, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-05-16T11:39:44+00:00</updated>
<entry>
<title>op-mode: T7459: eliminate direct use of sudo in op mode commands</title>
<updated>2025-05-16T11:39:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-16T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b562aae240927c14f629b9307583013bc3a9008'/>
<id>urn:sha1:6b562aae240927c14f629b9307583013bc3a9008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: xml: remove executable bit from XML definition</title>
<updated>2024-01-19T20:21:24+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-19T20:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c7d35deb8ea2fb15796fb98b103f027b927a020f'/>
<id>urn:sha1:c7d35deb8ea2fb15796fb98b103f027b927a020f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T5890: Fix arguments passed to generate_system_login_user.py</title>
<updated>2024-01-03T02:37:05+00:00</updated>
<author>
<name>Matthew Kobayashi</name>
<email>matthew@kobayashi.au</email>
</author>
<published>2024-01-03T02:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=51bb6d0487c5a0918276f142f41ea5bca7b380fc'/>
<id>urn:sha1:51bb6d0487c5a0918276f142f41ea5bca7b380fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git: T5803: Adjust git configuration for baseline defaults</title>
<updated>2023-12-08T19:26:26+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-12-05T22:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c30002208d392177cb1ffc1a5c714f7ad6d573b6'/>
<id>urn:sha1:c30002208d392177cb1ffc1a5c714f7ad6d573b6</id>
<content type='text'>
Apply baseline defaults for `.gitattributes` and `.vscode/settings.json`
for improved developer experience.

The `.gitattrbutes` settings are based on:
Git documentation (https://git-scm.com/docs/gitattributes#_effects)
GitHub documentation (https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings)
Community templates (https://github.com/gitattributes/gitattributes)

Since editor-agnostic line-ending specific settings are applied to
`.gitattributes`, they can be removed from `.vscode/settings.json`.
The global VSCode defaults have also been removed to avoid duplication.
</content>
</entry>
<entry>
<title>login: T4943: use pam-auth-update to enable/disable Google authenticator</title>
<updated>2023-12-08T06:46:21+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-07T20:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e134dc4171b051d0f98c7151ef32a347bc4f87e2'/>
<id>urn:sha1:e134dc4171b051d0f98c7151ef32a347bc4f87e2</id>
<content type='text'>
The initial version always enabled Google authenticator (2FA/MFA) support by
hardcoding the PAM module for sshd and login.

This change only enables the PAM module on demand if any use has 2FA/MFA
configured. Enabling the module is done system wide via pam-auth-update by
using a predefined template.

Can be tested using:

set system login user vyos authentication plaintext-password vyos
set system login user vyos authentication otp key 'QY735IG5HDHBFHS5W7Y2A4EM274SMT3O'

See https://docs.vyos.io/en/latest/configuration/system/login.html for additional
details.
</content>
</entry>
<entry>
<title>opmode: T5191: replace underscores with hyphens in generated options</title>
<updated>2023-05-04T00:45:53+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2023-04-28T16:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6d4caef050a1aefbddbdae3ad3d3928e464426f1'/>
<id>urn:sha1:6d4caef050a1aefbddbdae3ad3d3928e464426f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: T4751: 2FA OTP key generator in VyOS CLI</title>
<updated>2022-11-02T02:46:10+00:00</updated>
<author>
<name>goodNETnick</name>
<email>pknet@ya.ru</email>
</author>
<published>2022-10-16T06:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=551cb56cf752776aa4f9d2336c887ea3127b530e'/>
<id>urn:sha1:551cb56cf752776aa4f9d2336c887ea3127b530e</id>
<content type='text'>
</content>
</entry>
</feed>
