]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 10 Jul 2024 18:54:25 +0000 (20:54 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 10 Jul 2024 18:54:25 +0000 (20:54 +0200)
commitfb238f8c0d848124b7ef3943e5d474ede7becf2e
tree3e0335069aaf3e6212c8e883de645244dbec60f8
parentf0a25c59d9e3bf21957793d1f2dc3f83ddea596a
Continued:
- allowed underscore in domains (RFC 2782)
- have to check domain validity before domain_helpers.encode_idna() is being
  invoked
fba/commands.py
fba/helpers/domain.py
fba/helpers/processing.py
fba/http/federation.py
fba/models/instances.py
fba/networks/pleroma.py
fba/utils.py