vanth/templates
Eli Ribble 104289418b Add support for creating and listing OFXAccounts
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.
2016-06-21 07:51:36 -06:00
..
accounts.html Add support for creating and listing OFXAccounts 2016-06-21 07:51:36 -06:00
base.html Add a navbar to the main page after login 2016-06-09 01:19:03 -06:00
index.html Remove my old test logout button 2016-06-09 10:00:00 -06:00
layout.html Add a navbar to the main page after login 2016-06-09 01:19:03 -06:00
login.html Add support for creating and listing OFXAccounts 2016-06-21 07:51:36 -06:00
navbar.html Use automatic template context rather than passing the path through 2016-06-09 10:18:30 -06:00