-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copy roles matching pattern using External API #25
base: master
Are you sure you want to change the base?
Conversation
The default one didn't work with the node modules required (support for the const keyword was missing).
I'm unfamiliar with setting up ILIAS, is this something that every adopter who's using it will run into? |
No, since there are multiple ways of integrating Opencast in ILIAS. @pawohl, I know it's documented in the JS file but if you browse through the folders on GitHub it would be really helpful to have the description in the |
also some minor documentation fixes within the script
@lkiesow Thanks for the review. Your concerns have been addressed and the requested amendments have been made. CI for the script passes. |
It is required, for instance, if you change or set A more likely use case: |
@lkiesow is this something that can/should move forward, 4 years later :D |
external-api-ecma-script
containing ECMA script.travis-ci
configuration to lint the code of the newly addedexternal-api-ecma-script
external-api-ecma-script/src
that helps with copying ACL roles to new rules. There is plenty of documentation in the script itself.