|
|
6ba658ed05
|
Fix: Prevent autofill on signup form
|
2025-09-28 13:18:48 -07:00 |
|
|
|
394487de99
|
Fix: Correct reCAPTCHA rendering on auth forms
|
2025-09-28 12:26:49 -07:00 |
|
|
|
f03c521219
|
Fix: Resolve reCAPTCHA issue on signup form
|
2025-09-28 12:23:55 -07:00 |
|
|
|
0e4381938b
|
Feat: Add reCAPTCHA to auth forms
|
2025-09-28 12:16:33 -07:00 |
|
|
|
75e7fe08ef
|
Fix: Update login redirect to point to /dash/
|
2025-09-28 11:28:41 -07:00 |
|
|
|
3e20684c1d
|
Fix: Use username from API response to set session
|
2025-09-28 11:25:37 -07:00 |
|
|
|
234670de33
|
Refactor: Replace Argon2 with Scrypt for hashing
|
2025-09-28 11:04:26 -07:00 |
|
|
|
edab4e0abe
|
Fix: Use bundled Argon2 script to prevent race conditions
|
2025-09-28 11:00:07 -07:00 |
|
|
|
3fb3d8493f
|
Fix: Ensure Argon2 library loads before use
|
2025-09-28 10:57:12 -07:00 |
|
|
|
9882e61cfe
|
Feat: Implement client-side authentication logic
|
2025-09-28 10:41:34 -07:00 |
|
|
|
81b88d9341
|
Feat: Initial landing page with auth forms
|
2025-09-28 10:19:30 -07:00 |
|
|
|
accc9af42f
|
Create index.html
|
2025-09-28 10:05:48 -07:00 |
|