This makes it so that we can add new accounts and show the accounts that we already have. We don't do anything with them yet, but that's okay it was interesting figuring out how to get them set up at all. I'm currently storing the passwords as unencrypted, which I intend to change, but it's going to take some time to research exactly how to encrypt them so that the data is not retrievable by a bad actor with access to the database. |
||
---|---|---|
.. | ||
accounts.html | ||
base.html | ||
index.html | ||
layout.html | ||
login.html | ||
navbar.html |