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-02-04
Revert "login: T4975: Fixed broken CLI commands"
Christian Breunig
2023-02-02
login: T4975: Fixed broken CLI commands
zsdc
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-07
login: T971 allow quoting in public-keys options
Paul Lettington
2021-09-02
login: T3792: bugfix for usernames containing a hyphen
Christian Poessinger
2021-07-23
login: T3699: verify system username does not conflict with Linux base users
Christian Poessinger
2021-05-27
login: T3455: Fix edit level configuration for user
sever-sever
2021-01-11
login: T3208: fix wrong string formatting on my_set
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
2020-04-06
util: T2226: rewrite certbot to use cmd
Thomas Mangin
2020-04-05
system-login: T2230: move inlined templates to dedicated files
Christian Poessinger
2020-03-05
login: T2050: extend verify() on public-keys
Christian Poessinger
2020-02-27
login: T2050: retrieve home directory for SSH keys from OS and not guess it
Christian Poessinger
2020-02-25
login: T1948: migrade local and radius configurations
Christian Poessinger