#2635 closed defect (bug) (fixed)
Plugin Directory: Plugins reopen immediately after code checkin
Reported by: | Ipstenu | Owned by: | dd32 |
---|---|---|---|
Milestone: | Plugin Directory v3.0 | Priority: | highest omg bbq |
Component: | Plugin Directory | Keywords: | |
Cc: |
Description
When plugins are closed for security, we review them before reopening to make sure everything is okay. Right now, the plugin reopens right away when the code is committed. This is a security risk as not everyone gets it right the first time :(
I suspect it's related to opening the plugin on commit for NEW plugins. We should have a check in there to make sure the plugin is NOT set as closed to disable the auto-open.
Change History (5)
Note: See
TracTickets for help on using
tickets.
I think I'll let @dd32 handle this one as well. Seems like importing from svn still relies on bbPress statuses and he's way more familiar with the importer than I am