]> git.mxchange.org Git - fba.git/commit - fba/helpers/software.py
Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 6 Sep 2023 02:02:26 +0000 (04:02 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 6 Sep 2023 02:02:26 +0000 (04:02 +0200)
commitfd42dda6d006948781bac438e260c36b41c80835
tree42b46f24b609228ce21d09abb15a13daf78a1615
parentb5871ac612bf87961f03b0609b4de5a8cb8f489e
Continued:
- introduced software_helper.is_relay() function to check if given software name
  is a supported relay software
- federation.fetch_instances() will throw an exception if invoked with relay
  software
- also command fetch_instances avoids them
fba/commands.py
fba/helpers/software.py
fba/http/federation.py