mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 00:05:50 +03:00
[GH-ISSUE #123] usage of umlauts results in corrupted user #53
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MB175 on GitHub (Mar 1, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/123
usage of umlauts results in corrupted user


@nitnelave commented on GitHub (Mar 25, 2022):
Hey, just FYI, I'm working with sea-query on a PR(https://github.com/SeaQL/sea-query/pull/275), and then with https://github.com/nitnelave/lldap/pull/127 we'll be free of dependency injections (or pesky umlaut issues). Then you can call your users O'Brïân if you want without issues.
@nitnelave commented on GitHub (Mar 26, 2022):
I'll just mark this as duplicate of #104 , since it's the same basic issue.