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

Malformed url's corrupt servers cookie #90

Closed
kdauzickas opened this issue Mar 24, 2013 · 2 comments
Closed

Malformed url's corrupt servers cookie #90

kdauzickas opened this issue Mar 24, 2013 · 2 comments
Labels

Comments

@kdauzickas
Copy link

Reproduce:
add server 'a:b'
(delete or leave the malformed server)
add server 'b:c'

Expected behavior:
I should be able to remove the entries

What happens:
Can't remove the second entry, the cookie gets corrupted and makes genghis unusable after a page refresh

@bobthecow
Copy link
Owner

Thanks for reporting this. I'll check it out.

Was this the Ruby or PHP backend?

bobthecow added a commit that referenced this issue Mar 25, 2013
@bobthecow
Copy link
Owner

This has been fixed in v2.3.0. Thanks for the bug report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants