Commit Graph

4 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
4f674c91e1 verify client callsign does not collide with a privileged callsign 2024-04-15 14:16:54 -07:00
Reese Norris
59b02eade5 switch geohash technique to 15-bit precision integer 2024-04-09 15:18:18 -07:00
Reese Norris
05ed593a4b initial commit 2024-04-04 19:40:43 -07:00