You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
lib private/lib/Validator.py: Further code quality enhancements 4 years ago
scripts update dev environment with disable possiblities 5 years ago
ListUsers.py ListUsers.py: Externalize class & rename some variables 4 years ago
administrate.py pep8-changes like before mostly 5 years ago
backup.py config_ui: Always point out that the script can operate on the ENV 4 years ago
editUsers.py sqlitedb.py: Refactor naming 4 years ago
import.py sqlitedb.py: Refactor naming 4 years ago