summaryrefslogtreecommitdiff
path: root/src/conf_mode/system_login.py
AgeCommit message (Expand)Author
2024-06-15T6489: add abstraction vyos.utils.configfs to work natively with the config f...Christian Breunig
2024-06-15T6489: add abstraction vyos.utils.auth.get_current_user()Christian Breunig
2024-06-15login: T6489: add smarter way to interact with the working config instead of ...Christian Breunig
2024-04-06login: T5875: fix corner case for KeyError: 'getpwuid(): uid not found: XXXX'Christian Breunig
2024-02-16login: T5972: add possibility to disable individual local user accountsChristian Breunig
2024-01-01login: T5875: restore home directory permissions only when neededChristian Breunig
2023-12-31T5474: establish common file name pattern for XML conf mode commandsChristian Breunig