diff options
author | Mark Côté <mcote@alumni.uwaterloo.ca> | 2018-07-27 23:19:57 +0200 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2018-07-27 23:19:57 +0200 |
commit | 8b75f8e691309ec68e5de1cbdf77f6e8b2b305f8 (patch) | |
tree | 84619a00ad220fd6f1e729738258cce2cfbc9a1b /template/en/default/global/select-menu.html.tmpl | |
parent | f3f85f5bb8328a7264534a121c412938febda824 (diff) | |
download | bugzilla-8b75f8e691309ec68e5de1cbdf77f6e8b2b305f8.tar.gz bugzilla-8b75f8e691309ec68e5de1cbdf77f6e8b2b305f8.tar.xz |
Bug 1478983 - WebService endpoint to check if a user can enter a bug into a given product
There is some common code, which we will need again for another
WebService call, that can be refactored into their own functions.
This WebService endpoint takes a product name and user ID in the form
`check_enter_bug/<product>/<user id>`. It returns an object with
one attribute, `result`, that is set to 1 if the product exists and
the user is allowed to enter bugs in it, or 0 otherwise.
Diffstat (limited to 'template/en/default/global/select-menu.html.tmpl')
0 files changed, 0 insertions, 0 deletions