Skip to content

Resolve "Block emojis and symbol characters from user's full names"

What does this MR do?

This MR adds inline validation to the user settings page to prevent users from adding emojis to their full name.

In addition it fixes a bunch of tests in spec/features/profiles/user_edit_profile_spec.rb that were failing locally due to timeout issues.

emoji_validation

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/50521

Does this MR meet the acceptance criteria?

Closes #50521 (closed)

Edited by Martin Wortschack

Merge request reports