[GH-ISSUE #1320] [BUG] Routing userID with slash fails #463

Open
opened 2026-02-27 08:17:25 +03:00 by kerem · 0 comments
Owner

Originally created by @selfhoster1312 on GitHub (Oct 10, 2025).
Original GitHub issue: https://github.com/lldap/lldap/issues/1320

Extracted from #1231

The problem becomes more apparent when messing around:

    create a user with ID foo @ mywtf.net/whut
    click on the user to edit it
    browser URL changes to http://localhost:17170/user/foo%20@%20mywtf.net/whut but nothing happens
    reload
    get redirected to /users
Originally created by @selfhoster1312 on GitHub (Oct 10, 2025). Original GitHub issue: https://github.com/lldap/lldap/issues/1320 Extracted from #1231 ``` The problem becomes more apparent when messing around: create a user with ID foo @ mywtf.net/whut click on the user to edit it browser URL changes to http://localhost:17170/user/foo%20@%20mywtf.net/whut but nothing happens reload get redirected to /users ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#463
No description provided.