ssh-reg/private/lib
Darksider3 108492db3f private/lib/Validator.py: Further code quality enhancements
Namely:
* f => file_handle
* errstr => err_str
* intendantion adjustements.
* factor out uneccessary if-return-else-return-clause.

Also a new functionality to NOT check for users existence but everything
else. Needed to sanitize in case it's a backup of the current running
instance already. This further adds to commit
b4bb45ef85.
2020-05-30 16:46:30 +02:00
..
uis config_ui: Always point out that the script can operate on the ENV 2020-05-30 12:23:23 +02:00
CFG.py Factor out CONF_FILE 2019-10-19 14:27:34 +02:00
cwd.py Modularize CFG.py into CWD, default_cmd and cmd ui 2019-10-19 13:50:30 +02:00
ListUsers.py sqlitedb.py: Refactor naming 2020-05-30 13:54:03 +02:00
sqlitedb.py sqlitedb.py: Refactor naming 2020-05-30 13:54:03 +02:00
System.py Forgot that message. x_X 2019-10-25 10:19:54 +02:00
UserExceptions.py General overhaul, better messages, ordered imports etc 2019-10-25 10:17:39 +02:00
Validator.py private/lib/Validator.py: Further code quality enhancements 2020-05-30 16:46:30 +02:00