Commit graph

19 commits

Author SHA1 Message Date
75de51ec14 Rip out sessions, they don't work cross domain. Rely on information received previously. Sessions will not extend past the current browser session most likely. 2024-05-16 13:06:24 -07:00
a4ec368d4a Adds a logout button and script 2024-05-16 03:52:45 -07:00
0982ffb504 Fix first and last name being cleared on accident 2024-05-16 03:42:10 -07:00
a21ec5e3cc Give more detailed no such user error 2024-05-16 03:36:58 -07:00
f9453612d3 Update error messages, add InventoryFolder enumerable 2024-05-16 03:24:10 -07:00
a0f0e95043 Fix a typo 2024-05-16 02:26:06 -07:00
ad4b7fc4e7 Create login logic 2024-05-16 02:03:39 -07:00
68e0312c84 Initially set a user account to inactive (until they complete setup by logging into their account) 2024-05-16 00:48:25 -07:00
fb6928cb30 Finish making account registration possible 2024-05-16 00:42:40 -07:00
f37af74687 Fix typo in constant names 2024-05-15 19:52:12 -07:00
486318acac Start implementing screens for registering and logging in 2024-05-15 16:38:26 -07:00
e5faf9aeff Repair a small typo 2024-05-15 16:03:07 -07:00
7c358d48e0 Finish implementing initial setup process 2024-05-15 15:53:13 -07:00
72c525f364 Upload current code with PSK generator 2024-05-15 13:44:54 -07:00
504ef2211d Make some small changes and fixes 2024-05-15 13:30:02 -07:00
a93d62e2a1 Upload current progress. bedtime 2024-05-15 05:22:01 -07:00
56879f6c14 User php file now resides in parent folder to avoid overwrite 2024-05-15 04:54:52 -07:00
cf5b6d87ff User php file now has a different name 2024-05-15 04:54:17 -07:00
f04ad028ae Adds some various php files 2024-05-15 04:17:50 -07:00