mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #2265] Can create username with spaces; Receive an error when updating a user that has a username with spaces #3351
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3351
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 @NiceGuyIT on GitHub (Jul 21, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2265
Server Info (please complete the following information):
Installation Method:
--insecureflag at installAgent Info (please complete the following information):
Describe the bug
I was able to create a user with a space in the username. After creating a role I tried to add the role to the user and received the error shown in #1820. If usernames with spaces are not allowed, the system should not allow the creation of users with spaces in the username.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If the user cannot be edited with spaces in the username, the system should not allow creating a user with a space in the username.
Screenshots
See #1820.
Additional context
Issue #1820 is relevant.