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

Passwords with $ break chwifi #45

Open
falkecarlsen opened this issue Dec 5, 2019 · 1 comment
Open

Passwords with $ break chwifi #45

falkecarlsen opened this issue Dec 5, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@falkecarlsen
Copy link
Owner

Turns out that any passwords with $ in are not escaped and result in a variable lookup.

@falkecarlsen falkecarlsen added the bug Something isn't working label Dec 5, 2019
@Badgie
Copy link
Collaborator

Badgie commented Nov 18, 2020

An & in your password will break the CAS handler, as curl interprets this as a parameter separator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants