Commit Graph

5 Commits

Author SHA1 Message Date
Reese Norris
de94e668f0 update
Bug fixes:
- Fix re-hashing an already hashed password in UpdateUserRecord
- Fix validator incorrectly flagging swift client name
- Switched a > to a < when checking field length for #TM packets

Misc:
- Simplify client reader goroutine
- Simplify client writer logic

Features:
- Add an option to enable plaintext passwords (replacing the JWT token in the AddPilotPDU `token` field.)
2024-09-14 12:20:34 -07:00
Reese Norris
257d891df5 update dockerfile, remove default debug/symbol stripping, update docker compose defaults 2024-04-29 13:41:47 -07:00
Reese Norris
59b02eade5 switch geohash technique to 15-bit precision integer 2024-04-09 15:18:18 -07:00
Reese Norris
8f44e2ddc0 tweak semantics for listener, add documentation 2024-04-06 20:41:59 -07:00
Reese Norris
05ed593a4b initial commit 2024-04-04 19:40:43 -07:00