rove/pkg
Marc Di Luzio 92222127a6 Add basic account security
This adds a secret token associated with each account

	The token must then be sent with follow-up requests to ensure they get accepted

	This is _very_ basic security, and without TLS is completely vulnerable to MITM attacks, as well as brute force guessing (though it'd take a while to guess the a correct UUID)
2020-07-07 22:20:23 +01:00
..
accounts Add basic account security 2020-07-07 22:20:23 +01:00
atlas Apply all golangci-lint fixes 2020-07-06 18:04:10 +01:00
bearing Apply all golangci-lint fixes 2020-07-06 18:04:10 +01:00
game Fix lint check 2020-07-07 21:33:32 +01:00
maths Fix Atlas gen with simplification 2020-07-04 22:34:28 +01:00
objects Fix small and large rock spawning 2020-07-03 17:13:52 +01:00
persistence Fix all go vet issues 2020-07-01 00:01:20 +01:00
rove Add basic account security 2020-07-07 22:20:23 +01:00
vector Fix Atlas gen with simplification 2020-07-04 22:34:28 +01:00
version Fix all go vet issues 2020-07-01 00:01:20 +01:00