A python script to enable users to register on tilde.fun.
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.
 
 
 
Go to file
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
config Reflect changes made 5 years ago
private private/lib/Validator.py: Further code quality enhancements 4 years ago
public Allow uppercase Chars afters first character in usernames 5 years ago
.gitignore add gitignore 5 years ago
Dockerfile fix that fucking Dockerfile for good, thanks @dark 4 years ago