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.
 
 
 
Darksider3 2ab27aa019 Validate Timestamps and don't not insert into DB when error
Validates now the timestamp in the import.py, doesn't insert users into
the sqlite-database before creating the systems account and checks now
for existence in the database too(unapproved users, who comes first,
gets his name first..)
5 years ago
config Reflect changes made 5 years ago
private Validate Timestamps and don't not insert into DB when error 5 years ago
public Actually we allow currently strange things, this fixes it on the usernames 5 years ago
.gitignore add gitignore 5 years ago
Dockerfile Let the container stop gracefully with exec! 5 years ago