Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Allow blacklisting of modules #14

Open
chillu opened this issue Feb 24, 2013 · 2 comments
Open

Allow blacklisting of modules #14

chillu opened this issue Feb 24, 2013 · 2 comments

Comments

@chillu
Copy link
Member

chillu commented Feb 24, 2013

Prevent modules which are known to be broken or harmful from appearing on the site.

@robbieaverill
Copy link
Contributor

It'd be good for us to maybe reduce the error reporting level so that these don't necessarily fill up our Raygun logs, while also adding a human-managed blacklist in the admin area or config so we can permanently ignore modules which we know are entirely gone/broken/harmful.

Examples of why this happens right now:

  • Git repository has been deleted but Packagist entry hasn't
  • Git repository is private

@robbieaverill
Copy link
Contributor

Note that this just showed up in the logs:

Add-on chrisahhh/silverstripe-importer couldn't be downloaded; deleting from database.
Error message: The "https://api.github.com/repos/chrisahhh/silverstripe-importer/zipball/937be7a87a14c6cd1fd946b07a707b44a897ca8f" file could not be downloaded (HTTP/1.1 404 Not Found)

This would indicate that we don't need to worry about the cases I just mentioned.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants