Actions
Bug #5869
closedAccents etc should be permitted in user first and last names
Description
Users cannot currently put accents in their first/last names when using Ruby 1.8.7 as the use of :alnum: in the validation doesn't match accents. This appears to work on 2.0.0 at least.
Original PR: https://github.com/theforeman/foreman/pull/1387
Actions