mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-07-09 05:43:52 -05:00
I was having trouble with the base64 encoded data, so I replaced it with something that should definitely work. I also reduced the size of the auth token so there won't be any possible overflows. Since it's random data it can easily be adjusted in the future if for some reason it's too small. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| gs_database.py | ||
| gs_query.py | ||
| gs_utility.py | ||