Skip to content

"/user:" pattern won't detect uses of "/us:" or "u:" #21

@techspence

Description

@techspence

When using net use the following are all valid:

- /user:
- /us:
- /u:

However, only the first /user: is being detected currently. Via quick testing it looks like changing the search pattern to /u.*: may be a good fix...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions