This website works better with JavaScript.
Home
Explore
Help
Sign In
NullOctet
/
matrix-registration
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
2
Commits
1
Branch
0
Tags
82 KiB
Tree:
45a8c1d86f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '45a8c1d86f'
${ noResults }
matrix-registration
/
.gitignore
2 lines
11 B
Raw
Normal View
History
Add a database schema, admin page, db commands, code creation form * Added a simple database schema that is created at start * Added database methods to CRUD registration codes and read registered users * Added a table to the admin page with registration codes * Added a form to create registration codes * Added embedded forms to expire and delete registration codes * Added endpoints to facilitate expiring and deleting registration codes * Added models and helpers to facilitate storing and retrieving data * Added a password safety validator on registration
6 years ago
.idea
*.db