canvas-lms/app
Cody Cutrer 32ab5e7679 use api_find for UsersController#api_show
fixes CNVS-21714

test plan:
 * go to /api/v1/users/sis_user_id:theusersisid
 * it should not give a 404 (assuming you're logged in as an admin,
   and the id is valid)

Change-Id: I0901f5c60941c1b3d27aa3a699c3bed20b0850cd
Reviewed-on: https://gerrit.instructure.com/57746
Tested-by: Jenkins
Reviewed-by: Mike Nomitch <mnomitch@instructure.com>
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2015-07-15 20:33:54 +00:00
..
coffeescripts Add ability to close out the Theme Editor 2015-07-15 18:07:31 +00:00
controllers use api_find for UsersController#api_show 2015-07-15 20:33:54 +00:00
helpers remove 'vendor' stylesheet bundle since it was empty 2015-07-13 20:20:42 +00:00
jsx Add ability to close out the Theme Editor 2015-07-15 18:07:31 +00:00
messages support excused assignments in notification emails 2015-06-18 18:50:39 +00:00
middleware set meta header information even without page view 2015-06-24 21:14:19 +00:00
models validate that pseudonyms belong to root_accounts 2015-07-15 20:22:48 +00:00
observers initial live events implementation 2015-04-03 15:22:33 +00:00
presenters don't load section tabs on every course menu load 2015-07-07 20:36:59 +00:00
serializers misc improvements for assignments, calendar events and modules 2015-06-29 15:45:27 +00:00
stylesheets Update dashboard toggle to new ic-Super-Toggle 2015-07-13 22:36:58 +00:00
views removed etherpad warning. 2015-07-15 16:52:50 +00:00