A simple web application that allows invitation based registration to a matrix instance
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Drew Short b43d095d3a Enforce new expiration date in future 5 years ago
static Quality of life styling changes 6 years ago
templates Quality of life styling changes 6 years ago
.dockerignore Attempting to create a working docker deploy 6 years ago
.gitignore Attempting to create a working docker deploy 6 years ago
Dockerfile Attempting to create a working docker deploy 6 years ago
app.py Bumping up the request limit on register 6 years ago
db.py Removed pointless db logging 6 years ago
docker-compose.yml Attempting to create a working docker deploy 6 years ago
example.env Attempting to create a working docker deploy 6 years ago
forms.py Enforce new expiration date in future 5 years ago
models.py Added column to record the user matrix_id on successful registration 6 years ago
register_new_matrix_user.py Added column to record the user matrix_id on successful registration 6 years ago
requirements.txt Add a rate limiter 6 years ago
schema.sql Make the schema non migration 6 years ago
todo.md Update todo 6 years ago