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
2fb589342b
Linking to registration page + URL params autofill
* Added registrationCode url param to the registration page to autofill the code
* Added a link column to the admin registration code table for easy copying of registration links
6 years ago
templates
Linking to registration page + URL params autofill
6 years ago
.gitignore
Add a database schema, admin page, db commands, code creation form
6 years ago
app.py
Linking to registration page + URL params autofill
6 years ago
db.py
Add a database schema, admin page, db commands, code creation form
6 years ago
forms.py
Add a database schema, admin page, db commands, code creation form
6 years ago
models.py
Add a database schema, admin page, db commands, code creation form
6 years ago
register_new_matrix_user.py
Initial commit
6 years ago
requirements.txt
Add a database schema, admin page, db commands, code creation form
6 years ago
schema.sql
Add a database schema, admin page, db commands, code creation form
6 years ago
todo.md
Initial commit
6 years ago