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

fix: add utf-8 encoding for user fields #477

Merged
merged 1 commit into from
May 30, 2024

Conversation

alangsto
Copy link
Contributor

@alangsto alangsto commented May 29, 2024

COSMO-276

Users with accents in their names are unable to use certain LTI tools because we do not send a utf-8 encoded version of their name to the LTI tool.

This change encodes a user's full name, which is then used in the LTI launch.

@alangsto alangsto force-pushed the alangsto/update_name_encoding branch 2 times, most recently from 651c137 to ce038d4 Compare May 30, 2024 13:49
@alangsto alangsto force-pushed the alangsto/update_name_encoding branch from ce038d4 to 9cc5be0 Compare May 30, 2024 13:57
@alangsto alangsto marked this pull request as ready for review May 30, 2024 14:06
@alangsto alangsto merged commit 83384f0 into master May 30, 2024
6 checks passed
@alangsto alangsto deleted the alangsto/update_name_encoding branch May 30, 2024 19:36
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