Bug report #6453
Publishing unauthorised plugins should not happen
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Pull Request or Patch supplied: | No |
Description
To replicate:
- upload a plugin version
- mark the plugin as unauthorised
It seems the plugin is still available in the xml feed for some time after.
History
#1 Updated by Alessandro Pasotti about 12 years ago
I couldn't reproduce locally, I think that it's a cache issue and I don't have any solution other than disable caching for the xml file.
I uploaded today the uncached version, please verify that the problem has gone.
#2 Updated by Paolo Cavallini about 12 years ago
With the cache disabled, the listing of the plugins is really too slow to be usable. I think it is a too high cost.
#3 Updated by Alessandro Pasotti about 12 years ago
- Status changed from Open to In Progress
Re-enabled cache.
No idea about how to solve this (minor) issue.
#4 Updated by Alessandro Pasotti about 11 years ago
- Status changed from In Progress to Closed
No change required.