Commit graph

31 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
a490412f6b Final commit for the night. Got logins to work 2024-05-16 04:10:25 -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
689e22a27d Push updated libac 2024-05-16 03:06:06 -07:00
1bd2112696 Fix password hashing on login 2024-05-16 02:40:02 -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
7ecfd336f6 Client Key is now hardcoded 2024-05-15 16:12:28 -07:00
e5faf9aeff Repair a small typo 2024-05-15 16:03:07 -07:00
10d7b8be65 Apply autofixes 2024-05-15 15:54:13 -07:00
7c358d48e0 Finish implementing initial setup process 2024-05-15 15:53:13 -07:00
d47906e10f Move site Build number to footer 2024-05-15 13:54:44 -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
d79133974c Upload current progress. bedtime 2024-05-15 05:13:23 -07:00
c0eef32f56 Add action to pull services json 2024-05-15 05:05:17 -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
e73edafc99 Add initial pages 2024-05-15 03:38:29 -07:00
927e2c70c0 Remove example code 2024-05-15 03:22:42 -07:00
eed4cae4f4 Add initial files 2024-05-15 03:21:48 -07:00
bfbe0fb7a5 Initial commit 2024-05-15 09:52:15 +00:00