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
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