Gianni Ceccarelli
bafef1f8b4
ignore instance.actor
when checking if there are local users ( #13146 )
...
* ignore `instance.actor` when checking if there are local users
We've seen this happen a few times:
* there was some AP software at $some_domain
* it gets replaced by Misskey
* before the first user can be created, an AP activity comes in
* Misskey resolves the activity
* to do this, it creates the `instance.actor` to sign its request
* now there *is* a local user, so the `meta` endpoint returns
`requireSetup:false`
* the admin is very confused
This commit factors out the check, and doesn't count the
`instance.actor` as a real user.
* autogen bits
2024-02-04 20:46:28 +09:00
..
2024-02-04 20:46:28 +09:00
2024-01-08 12:28:13 +09:00
2024-01-31 15:45:35 +09:00
2023-10-16 10:45:22 +09:00
2024-01-31 15:45:35 +09:00
2024-01-31 15:45:35 +09:00
2024-01-31 15:45:35 +09:00
2023-12-04 14:38:21 +09:00
2023-08-17 21:20:58 +09:00
2023-10-16 10:45:22 +09:00
2024-01-15 08:19:27 +09:00
2023-08-17 21:20:58 +09:00
2024-01-31 15:45:35 +09:00
2023-12-21 16:57:05 +09:00
2023-10-21 18:39:19 +09:00
2023-11-26 10:05:56 +09:00
2024-01-31 15:45:35 +09:00
2024-01-31 15:45:35 +09:00
2023-12-27 15:08:59 +09:00
2023-10-16 10:45:22 +09:00
2023-09-15 14:28:29 +09:00
2023-12-27 15:08:59 +09:00
2024-01-15 08:19:27 +09:00
2023-11-02 15:57:55 +09:00
2023-10-16 10:45:22 +09:00
2023-12-27 15:08:59 +09:00
2024-01-19 20:51:49 +09:00
2024-01-24 16:37:06 +09:00
2024-01-31 15:45:35 +09:00
2023-12-27 15:08:59 +09:00
2023-09-20 11:33:36 +09:00
2024-02-01 20:05:45 +09:00
2023-09-24 20:08:00 +09:00
2023-08-17 21:20:58 +09:00
2023-09-15 14:28:29 +09:00
2023-09-15 14:28:29 +09:00
2023-12-21 16:57:05 +09:00
2023-08-17 21:20:58 +09:00
2023-08-17 21:20:58 +09:00
2023-12-27 15:08:59 +09:00
2023-12-21 16:57:05 +09:00
2023-10-24 14:38:15 +09:00
2023-12-21 16:57:05 +09:00
2024-01-31 15:45:35 +09:00
2024-02-04 20:46:28 +09:00
2023-09-15 14:28:29 +09:00
2024-01-31 15:45:35 +09:00
2023-08-17 21:20:58 +09:00
2024-01-31 15:45:35 +09:00
2023-10-16 10:45:22 +09:00
2023-08-17 21:20:58 +09:00
2023-10-16 10:45:22 +09:00
2024-01-30 19:53:53 +09:00
2023-12-21 16:57:05 +09:00
2023-09-15 14:28:29 +09:00
2023-12-21 16:57:05 +09:00
2024-01-31 15:45:35 +09:00