A python script to enable users to register on tilde.fun.
Find a file
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..)
2019-10-17 14:05:17 +02:00
config Reflect changes made 2019-09-24 00:38:03 +02:00
private Validate Timestamps and don't not insert into DB when error 2019-10-17 14:05:17 +02:00
public Actually we allow currently strange things, this fixes it on the usernames 2019-10-16 22:48:50 +02:00
.gitignore add gitignore 2019-10-13 10:53:09 +02:00
Dockerfile Let the container stop gracefully with exec! 2019-10-17 13:34:43 +02:00