Update
===============================================
This module is now part of Taxonomy Tools.
===============================================
This module allows you to limit the taxonomy terms listed in a term reference form element or in a views exposed filter.
Description
Based on a status field disabled terms will be removed from the options by a hook_field_widget_form_alter() implementation for term reference field widgets and by a hook_form_FORM_ID_alter() for views exposed forms.
The module allows you to enable/disable this limitation with permissions for each vocabulary.