ssh-reg/private
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
..
lib private/lib/Validator.py: Further code quality enhancements 2020-05-30 16:46:30 +02:00
scripts update dev environment with disable possiblities 2019-10-20 15:39:55 +02:00
administrate.py pep8-changes like before mostly 2019-10-11 06:40:32 +02:00
backup.py config_ui: Always point out that the script can operate on the ENV 2020-05-30 12:23:23 +02:00
editUsers.py sqlitedb.py: Refactor naming 2020-05-30 13:54:03 +02:00
import.py sqlitedb.py: Refactor naming 2020-05-30 13:54:03 +02:00
ListUsers.py ListUsers.py: Externalize class & rename some variables 2020-05-30 09:51:25 +02:00