mirror of
https://github.com/WiiLink24/wfc-server.git
synced 2026-04-22 09:17:25 -05:00
Blob hashes are now stored in the database under the `hashes` table. They are stored internally as a map of packIDs to a map of versions to a map of regions to the hash. On login, a pack ID, version, and hash are required or the login attempt is rejected. Hashes can be updated using the `/api/hash` endpoint. The schema has been updated accordingly. |
||
|---|---|---|
| .. | ||
| auth.go | ||
| conntest.go | ||
| https.go | ||
| main.go | ||
| payload.go | ||
| profanity.go | ||