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-01-17 18:19:20 +09:00
2024-01-30 19:53:53 +09:00
2024-02-01 20:05:45 +09:00
2024-01-31 15:45:35 +09:00
2023-09-20 11:33:36 +09:00
2024-01-08 11:02:05 +09:00
2023-08-05 10:33:00 +09:00
2023-11-05 09:04:38 +09:00
2024-01-22 17:44:03 +09:00
2023-07-27 14:31:52 +09:00
2023-10-21 18:38:07 +09:00
2023-10-27 18:34:02 +09:00
2024-01-06 20:14:33 +09:00
2023-10-27 18:34:02 +09:00
2023-10-16 10:45:22 +09:00
2024-01-19 20:51:49 +09:00
2023-10-16 10:45:22 +09:00
2023-10-18 09:54:18 +09:00
2023-09-15 14:28:29 +09:00
2024-01-14 15:57:26 +09:00
2024-01-08 17:40:37 +09:00
2024-02-04 20:44:35 +09:00
2023-12-07 18:15:38 +09:00
2023-12-04 17:56:48 +09:00
2023-12-21 11:34:19 +09:00
2023-10-16 10:45:22 +09:00
2023-09-20 11:33:36 +09:00
2023-07-27 14:31:52 +09:00
2024-01-31 15:45:35 +09:00
2023-12-24 15:23:56 +09:00
2023-08-20 13:20:01 +09:00
2023-12-03 14:38:42 +09:00
2023-08-05 10:33:00 +09:00
2024-02-04 20:46:28 +09:00
2023-07-27 14:31:52 +09:00
2023-08-05 10:33:00 +09:00
2024-01-22 17:44:03 +09:00
2023-11-23 19:49:45 +09:00
2023-10-16 10:45:22 +09:00
2024-01-13 16:54:25 +09:00
2023-10-30 13:48:22 +09:00
2023-12-02 19:32:30 +09:00
2024-01-08 12:28:13 +09:00
2024-01-08 12:28:13 +09:00
2023-10-16 10:45:22 +09:00
2023-09-20 11:33:36 +09:00
2023-09-15 14:28:29 +09:00
2024-01-15 08:19:27 +09:00
2024-01-08 12:28:13 +09:00
2024-01-07 10:35:58 +09:00
2024-01-08 12:28:13 +09:00
2023-11-03 13:23:03 +09:00
2023-10-16 10:45:22 +09:00
2023-07-27 14:31:52 +09:00
2023-09-20 11:33:36 +09:00
2024-01-24 16:44:12 +09:00
2024-01-22 18:00:46 +09:00
2023-09-20 11:33:36 +09:00
2023-12-07 17:09:31 +09:00
2024-02-04 20:46:28 +09:00
2023-09-22 14:12:33 +09:00
2024-01-31 15:45:35 +09:00
2024-01-31 15:45:35 +09:00
2023-09-20 11:33:36 +09:00
2023-12-22 09:06:13 +09:00
2023-10-16 10:45:22 +09:00
2023-10-03 20:26:11 +09:00
2023-09-20 11:33:36 +09:00
2023-12-24 15:23:56 +09:00
2023-07-27 14:31:52 +09:00
2023-09-15 14:28:29 +09:00
2023-08-05 10:33:00 +09:00
2024-01-22 17:44:03 +09:00