Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shadow: mention in "help" output that auth defaults to "required" #10099

Merged
merged 1 commit into from Apr 19, 2024

Conversation

Hi-Angel
Copy link
Contributor

@Hi-Angel Hi-Angel commented Apr 18, 2024

freerdp-shadow-cli requires authorization by default, however the help output was saying:

-auth (default:off)
    Clients must authenticate

Fix that.


Alternatively, since FreeRDP is very peculiar in how it handles command line options, it's possible that the phrase -auth (default:off) was referring to the inverse logic of -auth disabling authorization and off inverting the disabling, and then the complete -auth (default:off) was presumed to imply "enabled". Tell me if that's so, in which case that still needs to be changed because that's very confusing, especially for anyone coming from other cmdline utilities background.

It's marked as "off" currently but it is "on" by default.
@freerdp-bot
Copy link

Can one of the admins verify this patch?

Copy link

clang-tidy review says "All clean, LGTM! 👍"

@akallabeth akallabeth added this to the next-3.0 milestone Apr 19, 2024
@akallabeth
Copy link
Member

@freerdp-bot test

@freerdp-bot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestTester/11817/

Copy link
Member

@akallabeth akallabeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@akallabeth akallabeth merged commit 4900b15 into FreeRDP:master Apr 19, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants