2 comments

[ 3.1 ms ] story [ 11.6 ms ] thread
Relevant portion of the rant:

    File /securedrop/journalist.py, lines 125-128, missing @admin_required
    decorator
    125 @app.route('/admin/add', methods=3D('GET', 'POST'))
    126 def admin_add_user():
    127     # TODO: process form submission
    128     return render_template("admin_add_user.html")
Ouch!
April fools joke?