craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
286 stars 140 forks source link

direct feed - adjust title based on success #1445

Closed i-just closed 1 month ago

i-just commented 1 month ago

Description

When initiating a feed via direct URL, if the feed processing can’t be started (e.g., because the passkey is not correct), change the value of the title tag to indicate a failure and don’t leak the feed’s name.

Related issues

1407