]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 4 Jul 2023 12:57:02 +0000 (14:57 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 4 Jul 2023 12:57:02 +0000 (14:57 +0200)
commit35f7057194d0a6bfbb58dc2a34e0ae1562643b99
tree6f35aed64e3748496f1403fe569f7c62800d215f
parentce7a44cbf3dddec278a94849faafda6a121803ca
Continued:
- added domain.is_in_url() to check if domain is matching netloc or hostname
  part of the URL. This function encodes the domain into punycode before
  comparing it
fba/commands.py
fba/csrf.py
fba/helpers/domain.py
fba/http/federation.py