Commit graph

14 commits

Author SHA1 Message Date
b185c7a70b update favicon image asset 2026-04-18 17:15:19 +02:00
a23e243ff9 update favicon image asset 2026-04-18 17:15:06 +02:00
7482fcd352 redesign user creation form with updated layout and improved checkbox styling 2026-04-18 17:12:39 +02:00
77c1c3114f move instance management and firewall help into modal windows 2026-04-18 17:10:26 +02:00
76565477e7 implement user authentication flow, session management, and admin user management capabilities 2026-04-18 17:07:23 +02:00
7dcda4b5ef truncate passwords to 72 bytes to prevent bcrypt hashing errors 2026-04-18 17:03:09 +02:00
bb7053b01e implement user authentication, role-based access control, and multi-user instance isolation 2026-04-18 17:00:13 +02:00
844879d301 replace Basic Auth with session-based authentication and a login overlay 2026-04-18 16:55:44 +02:00
2304717de5 add clipboard copy functionality and restrict firewall commands to localhost 2026-04-18 16:51:10 +02:00
f57d2fc6be add configurable firewall host IP for firewall command generation 2026-04-18 16:48:41 +02:00
340f8e5bef restrict firewall commands to host IP and expose service on all interfaces 2026-04-18 16:43:44 +02:00
000aa5710b add WEB_PORT environment variable to allow configurable web interface port mapping 2026-04-18 16:39:25 +02:00
40c5cbef1c implement .env configuration support and restrict web interface to localhost 2026-04-18 16:36:25 +02:00
6ce356ffed initialize XIVLauncher Remote OTP project with web interface and Docker support 2026-04-18 16:21:51 +02:00