7 Commits

Author SHA1 Message Date
Spotlight
346859afe5
Use pgx for connections 2021-05-03 18:37:02 -05:00
Spotlight
0c1463c90c
Convert to PostgreSQL schema 2021-05-03 13:36:28 -05:00
Spotlight
8009f1a510
Reduce security
Nintendo makes the unfortunate decision of sending the plaintext token to the client in a few requests.

Instead of storing a SHA-256 hash of the MD5 we expect from the Wii, we now store both the computed MD5 and plaintext generated token during registration.

The author of this commit apologizes.
2020-12-25 01:45:38 -06:00
Spotlight
6620df7d27
Syncronize schema 2020-09-05 10:43:05 -05:00
Spotlight
5cbf9f81a8
Add proper registration response 2020-08-20 23:19:21 -05:00
CornierKhan1
91d2a57671 Kawauso 0.2.4 2019-01-23 22:55:19 +11:00
CornierKhan1
3697bac363 SQL Database and config skeleton 2019-01-23 22:16:17 +11:00