Opened 5 years ago
Closed 4 years ago
#3334 closed bug (Fixed)
Corruption of settings
Reported by: | SoLaxR81TZJKTJs3 | Owned by: | Calum |
---|---|---|---|
Priority: | critical | Milestone: | 2.0.4 |
Component: | Core | Version: | 2.0.3 |
Keywords: | Cc: |
Description
Interesting issue, you can corrupt the settings file by having symbols in your Socks5 Auth password.
*v6]>eP#}K!#a@C=!t|Y}w4yLbls"4+4
This was the password I was using and whenever I setup my Socks5 the settings would revert on restart.
I have tested with a shorter password with symbols and that works, so I am guessing it is either the length of the password or specific symbols.
Change History (3)
comment:1 by , 5 years ago
Component: | Unknown → Core |
---|---|
Milestone: | needs verified → 2.0.4 |
Owner: | set to |
Priority: | minor → critical |
Status: | new → assigned |
Version: | → 2.0.3 |
comment:3 by , 4 years ago
Resolution: | → Fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for reporting this bug!
It is due to the double-quote in the password and related to fixing #3079, I'll push a fix soon.