hippofish/packages/backend/src
dakkar c05cc63e24 look inside url when checking activity origin - #512
The previous assertion that:

> if it's a complicated thing and the `activity.id` doesn't match, I
> think we're fine rejecting the activity

was wrong: at least peertube sends activities that have `url` as an
array of objects.

Notice that this does *not*, in fact, fix #512: the peertube activity
does not contain its short URL (`https://example.com/w/someid`), so
there's no way to confirm that it is the activity we requested.
2024-05-18 16:48:10 +01:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot merge: upstream 2024-02-19 10:47:42 +01:00
core look inside url when checking activity origin - #512 2024-05-18 16:48:10 +01:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
models merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
queue merge: Rework cache clearing to be fault tolerant (!497) 2024-05-09 08:01:18 +00:00
server merge: fix: incorrect type for quote property (!480) 2024-05-09 09:05:16 +00:00
config.ts recognise numbers and boolean values 2024-03-24 11:17:55 +00:00
const.ts merge: upstream 2024-02-19 10:47:42 +01:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts merge: upstream 2024-02-19 10:47:42 +01:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts merge: upstream 2024-02-19 10:47:42 +01:00
types.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00