• 
      

    Require the status updates feature for the status updates resource

    Review Request #8477 — Created Oct. 19, 2016 and submitted

    Information

    Review Board
    release-3.0.x

    Reviewers

    The status updates resource now requires the status updates feature to
    be enabled. Otherwise, it will return a 403 forbidden.

    Testing done:
    Hit the status updates API with the feature enabled and disabled. It
    returned a 403 when the feature was disabled and behaved correctly when
    it was enabled.

    
     
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/webapi/resources/status_update.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/webapi/resources/status_update.py
      
      
    2. 
        
    brennie
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (84ef98a)