Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 26 Jan 2025 23:57:33 +0000 (00:57 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 26 Jan 2025 23:57:33 +0000 (00:57 +0100)
commit9fb48c69fc186dfcde8a0ac0e0bd73c69113f49b
tree24eeff9bf5f372a8e3b935866b1fae8149c93c8b
parent6f004bbf867d22057f98aa7489cd5c1464d59558
Continued:
- it is a type-check, not a value-range check
19 files changed:
fba/helpers/blocks.py
fba/helpers/cache.py
fba/helpers/config.py
fba/helpers/cookies.py
fba/helpers/dicts.py
fba/helpers/domain.py
fba/helpers/json.py
fba/helpers/processing.py
fba/helpers/software.py
fba/helpers/tidyup.py
fba/http/csrf.py
fba/http/federation.py
fba/http/network.py
fba/http/nodeinfo.py
fba/models/blocks.py
fba/models/instances.py
fba/models/obfuscation.py
fba/networks/lemmy.py
fba/utils.py