wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.
http://wooey.readthedocs.org
BSD 3-Clause "New" or "Revised" License
2.12k stars 182 forks source link

Fix error message and display for users w/ limited permissions #232

Closed Chris7 closed 6 years ago

Chris7 commented 6 years ago

This improves the general interface for "anonymous users" and also fixes the bug where users visiting job pages they were not permitted to view would get a 500 error

coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.0%) to 76.933% when pulling ff10b5d63a77b92f92fb1e633fd7282c88ef65b4 on improve-invalid-user-message into b014a6bdf72271bc0c1595b349756fe3199a3243 on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+1.0%) to 76.933% when pulling ff10b5d63a77b92f92fb1e633fd7282c88ef65b4 on improve-invalid-user-message into b014a6bdf72271bc0c1595b349756fe3199a3243 on master.