1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-03 11:37:45 +00:00
kawari/src/bin
Joshua Goins 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
..
kawari-admin.rs Re-run format, re-organize some code and run Clippy auto-fix 2025-03-08 21:54:03 -05:00
kawari-frontier.rs Move world id into a constant value 2025-03-08 23:40:58 -05:00
kawari-lobby.rs Remove leftover bits of debugging logging 2025-03-16 18:35:11 -04:00
kawari-login.rs Add a basic login system 2025-03-16 20:55:51 -04:00
kawari-patch.rs Add documentation for the different modules, move patchlist code 2025-03-16 15:42:46 -04:00
kawari-web.rs Add a basic login system 2025-03-16 20:55:51 -04:00
kawari-world.rs Remove leftover bits of debugging logging 2025-03-16 18:35:11 -04:00