Files
the1024.club/server.py
khuxkm fbexl d3730aa6cd Move user location code outside of GET handler for /<fingerprint>
Technically, all of the operations available via /<fingerprint> will access the user object in some fashion, so loading of the user object can be done outside of the GET if-block.
2020-05-04 03:29:41 -04:00

2.8 KiB