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

Handleuri decodeURI #265

Merged
merged 2 commits into from
Mar 24, 2019
Merged

Handleuri decodeURI #265

merged 2 commits into from
Mar 24, 2019

Conversation

wacki4
Copy link
Contributor

@wacki4 wacki4 commented Mar 23, 2019

I found out that when we use html entites in password or login (mostly cases ftp login is e-mail), html entites won't be translated to chars. It will repair it, so we can use links like:

sftp://test%40test.pl:lastcharofpasswordisatandinuserwehaveone%40@8.8.8.8:5435

Also, added 'temp' for servers for future use (for example - allowing adding them from current view to config).

@cschindl
Copy link
Collaborator

Great improvement. Thank you for your support.

@cschindl cschindl merged commit 1f49bbf into h3imdall:master Mar 24, 2019
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

2 participants