index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
system-login.py
Age
Commit message (
Expand
)
Author
2023-08-07
T5319: remove workarounds for defaults in system-login.py
John Estabrook
2023-07-31
login: T4790: sync number of max RADIUS servers with equuleus branch (8)
Christian Breunig
2023-07-21
login: T5363: keep home when user is deleted
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-06-24
tacacs: T141: check upper bound on dynamically allocated user accounts
John Estabrook
2023-06-22
tacacs: T141: initial implementation
Christian Breunig
2023-06-21
tacacs: T141: support calling system-login.py from vyos-router startup script
Christian Breunig
2023-04-04
T5145: Add maximum number of all logins on system
Viacheslav Hletenko
2023-03-02
login: T5039: catch error on 'my_set' for auth plaintext-password
John Estabrook
2023-02-27
Merge pull request #1644 from aapostoliuk/T4790-sagitta
Viacheslav Hletenko
2023-02-25
python: T5026: Replace deprecated Python modules crypt, spwd
sarthurdev
2023-02-24
login: T1948: drop absolut path to /usr/libexec/vyos, re-use vyos.defaults
Christian Breunig
2023-02-04
Revert "login: T4975: Fixed broken CLI commands"
Christian Breunig
2023-02-02
login: T4975: Fixed broken CLI commands
zsdc
2022-12-08
T4790: Added check of the sum of radius timeouts
aapostoliuk
2022-10-14
login: 2fa: T874: remove unused code path for global 1fa settings
Christian Poessinger
2022-10-14
login: 2fa: T874: fix Google authenticator issues
Christian Poessinger
2022-10-12
Merge pull request #1555 from goodNETnick/ssh_otp
Christian Poessinger
2022-10-11
system login: T874: add 2FA support for local and ssh authentication
goodNETnick
2022-09-28
login: T4715: Auto logout user after inactivity
Viacheslav Hletenko
2022-07-17
login: T4536: add all accounts to frr group
Christian Poessinger
2022-05-01
login: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-04
login: T4341: busy wait on userdel(8) until the account was deleted successfully
Christian Poessinger
2022-04-04
login: T4341: disable user account prior to deletion
Christian Poessinger
2021-09-03
login: T971 allow quoting in public-keys options
Paul Lettington
2021-09-02
login: T3792: bugfix for usernames containing a hyphen
Christian Poessinger
2021-09-02
login: radius: T3192: drop workaround required by get_config_dict()
Christian Poessinger
2021-07-23
login: T3699: verify system username does not conflict with Linux base users
Christian Poessinger
2021-05-02
login: T1948: use long options when calling adduser
Christian Poessinger
2021-04-13
login: T3455: Fix edit level configuration for user
sever-sever
2021-01-11
login: T3208: fix wrong string formatting on my_set
vyos/1.4dev0
Christian Poessinger
2021-01-09
login: radius: T3192: remove debug print()
Christian Poessinger
2021-01-07
login: radius: T3192: migrate to get_config_dict()
Christian Poessinger
2021-01-07
login: radius: T3192: support IPv6 server(s) and source-address
Christian Poessinger
2020-11-27
vyos.template: T2720: always enable Jinja2 trim_blocks feature
Christian Poessinger
2020-10-09
login: T2492: remove empty plaintext-password node
Christian Poessinger
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-07-22
T2725: Fix config parse for users without passwords
Esa Varemo
2020-06-17
login: radius: T2299: Implement RADIUS servers priority
DmitriyEshenko
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-05-22
login: T2492: must use try/except when adding user for the first time
Christian Poessinger
2020-05-22
login: T2492: re-use code from vyos.util
Christian Poessinger
2020-05-22
login: T2492: force setting of encrypted password on first boot
Christian Poessinger
2020-05-22
login: T2492: fix flake8 warnings
Christian Poessinger
2020-05-22
login: T2492: do not set encrypted user password when it is not changed
Christian Poessinger
2020-04-25
login: radius: T2304: add VRF support
Christian Poessinger
2020-04-15
login: T2295: move from calling an os binary to Python crypt() function
Christian Poessinger
2020-04-12
template: T2230: use render to generate templates
Thomas Mangin
2020-04-11
util: T2205: convert system login to call and cmd
Thomas Mangin
2020-04-09
util: T2226: os.system was wrongly converted to run
Thomas Mangin
[next]