~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/features/flags.py

[r=sinzui][bug=702429] Bugtask pillar owners can see private bugs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
     'boolean',
134
134
     ('Enables the display and use of the enhanced target pickers.'),
135
135
     ''),
 
136
    ('disclosure.private_bug_visibility_rules.enabled',
 
137
     'boolean',
 
138
     ('Enables the application of additional privacy filter terms in bug '
 
139
      'queries to allow defined project roles to see private bugs.'),
 
140
     ''),
136
141
    ('bugs.autoconfirm.enabled_distribution_names',
137
142
     'space delimited',
138
143
     ('Enables auto-confirming bugtasks for distributions (and their '