Add versionNum Object, pages for search
This will be tweaked a lot more but i really need to go study for something instead of doing this
This commit is contained in:
parent
151ed839c3
commit
8a5534482b
6 changed files with 98 additions and 13 deletions
|
|
@ -14,7 +14,7 @@
|
|||
- [ ] Security Updates
|
||||
- [x] `.env` file for the api keys and other runtime info to be set, rather than in the `.py` files
|
||||
- [x] Hashing rather than plaintext sending passwords (that way at least the password text itself isn't transmitted over the network)
|
||||
- [ ] Actually use TLS, for posting (CORS seems like an issue)
|
||||
- [ ] Actually use TLS, for posting
|
||||
- [ ] Accessibility
|
||||
- [ ] Better use of semantic HTML tags
|
||||
- [ ] Full keyboard control (tab, enter to select, tab between control buttons)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue