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
38b7543ef9
Made admin link only display for non expired registration codes
|
7 years ago |
|
templates
|
Made admin link only display for non expired registration codes
|
7 years ago |
|
.gitignore
|
Add a database schema, admin page, db commands, code creation form
|
7 years ago |
|
app.py
|
Linking to registration page + URL params autofill
|
7 years ago |
|
db.py
|
Add a database schema, admin page, db commands, code creation form
|
7 years ago |
|
forms.py
|
Add a database schema, admin page, db commands, code creation form
|
7 years ago |
|
models.py
|
Add a database schema, admin page, db commands, code creation form
|
7 years ago |
|
register_new_matrix_user.py
|
Initial commit
|
7 years ago |
|
requirements.txt
|
Add a database schema, admin page, db commands, code creation form
|
7 years ago |
|
schema.sql
|
Add a database schema, admin page, db commands, code creation form
|
7 years ago |
|
todo.md
|
Initial commit
|
7 years ago |