1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-09 21:57:46 +00:00
Commit graph

3 commits

Author SHA1 Message Date
bd23c04848 Add a basic login system
This allows you to register in the web frontend now, and the login server now
checks this before giving a session ID. Note that this is wildly insecure (it
stores the passwords in plaintext!) and is duly noted in the USAGE.
2025-03-16 20:55:51 -04:00
3e3e36a05e Rename webpage titles and only mention "Kawari"
Obviously this shouldn't advertise itself as the real game.
2024-06-29 14:14:51 -04:00
e529188d91 Add non-functional login/register pages 2024-05-11 14:10:49 -04:00