rove/cmd/rove-server-rest-proxy
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
..
http_test.go Add basic account security 2020-07-07 22:20:23 +01:00
main.go Rename rove-reverse-proxy to rove-server-rest-proxy 2020-06-30 23:37:38 +01:00