]> source.dussan.org Git - nextcloud-server.git/commit
fix(appstore): Only send subscription keys to valid appstores 42806/head
authorJoas Schilling <coding@schilljs.com>
Mon, 15 Jan 2024 14:39:45 +0000 (15:39 +0100)
committerJoas Schilling <coding@schilljs.com>
Mon, 15 Jan 2024 14:39:45 +0000 (15:39 +0100)
commit57a30e9bbe688bdc4436ba71a5c934d9ef124e35
treec3e70ab534685b1c73b100121be8f89e7e60d7a5
parent32bf74af160482f3f182ce5641f55c80d81c8f19
fix(appstore): Only send subscription keys to valid appstores

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/App/AppStore/Fetcher/Fetcher.php
tests/lib/App/AppStore/Fetcher/AppFetcherTest.php