Skip to content
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

LMSA-8397 - initial UX work to add themes and banners #44

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

gjthomas
Copy link
Contributor

No description provided.

@@ -120,6 +120,8 @@
return new ModelAndView("redirect:/app/template/" + courseId + "/choose");
case HOMEPAGE:
return new ModelAndView("redirect:/app/homepage/" + courseId + "/homePage");
case THEME:
return new ModelAndView("redirect:/app/theme/" + courseId + "/intro");

Check failure

Code scanning / CodeQL

URL forward from a remote source High

Untrusted URL forward depends on a
user-provided value
.
@dsobiera dsobiera merged commit 1ff5e82 into main Sep 26, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants