]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 3 Jul 2023 12:19:39 +0000 (14:19 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 3 Jul 2023 12:22:02 +0000 (14:22 +0200)
commit2434c7a1ed2effb94220895a396d7dfbce945891
treec5276facd378ac87bc59e1717304b2e21570d262
parentc8eed9b7d8b2ee26887bea4cfca242b2ca2387f2
Continued:
- reset software, detection mode and nodeinfo URL to None when redirection is
  done to other domain
- yes, some people have moved their instance to a sub domain and now redirect
  their traffic to there
- still this had caused another instance under a wrong domain name to be
  registered
- this fix solves this, please run ./fba.py update_nodeinfo
- added config key recheck_nodeinfo
config.defaults.json
fba/commands.py
fba/csrf.py
fba/http/federation.py