• 
      

    Allow passing "true" to the include-inactive GET param of the user API

    Review Request #8758 — Created Feb. 15, 2017 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.5.x
    dbffaff...

    Reviewers

    The users list API now supports "true" in addition to "1" as the value
    of the include-inactive GET parameter to include inactive users in the
    query.

    Ran unit tests.