A python script to enable users to register on tilde.fun.
Find a file
Darksider3 77a31a44d1 Abort on errors in import file before even trying to activate
Moves every check regarding the imported file outside of import.py into
the validator. Also removes every follow-up checks regarding it out of
import.py.

Looks a whole lot cleaner now!
2019-10-17 14:42:13 +02:00
config Reflect changes made 2019-09-24 00:38:03 +02:00
private Abort on errors in import file before even trying to activate 2019-10-17 14:42:13 +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