Commit graph

3 commits

Author SHA1 Message Date
JJTech0130
33cec3cdca
hit a wall 2023-09-17 15:48:27 -04:00
itsjunetime
f80acd2e09 - Remove unused imports
- extract idsuser authentication functionality to separate function so that it can be reused
- add more typing hints to make lsp happier
- access dictionary values more safely with walrus operator
- simplify some list comprehension and iteration
- print proxy errors in more detail so they're easier to debug
- store apnsconnection in proxy so that we can use it to make a user and decrypt payloads if needed
2023-08-21 21:10:04 -06:00
JJTech0130
0fc17b6d83
move proxy stuff around 2023-08-19 14:53:17 -04:00
Renamed from development/printer.py (Browse further)