6d23722c26
i.e. an AccountAdmin in a root account doesn't get site admin only permissions, even on that root account test plan: * create a custom role in site admin with all account and course permissions, but no site admin permissions * add a user to that role * add a user as an Account Admin in a regular root account * when logged in as (masquerading doesn't count) the site admin user, you should be able to masquerade as the regular root account admin Change-Id: I72130a1c0751c36fdb1a7c2367dc7c5fa0daea11 Reviewed-on: https://gerrit.instructure.com/15865 Reviewed-by: Cody Cutrer <cody@instructure.com> Tested-by: Jenkins <jenkins@instructure.com> QA-Review: Clare Hetherington <clare@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.