[Pidgin] #4640: auto-accept have problems with spaces
Pidgin
trac at pidgin.im
Tue Jul 28 01:25:57 EDT 2009
#4640: auto-accept have problems with spaces
--------------------+-------------------------------------------------------
Reporter: Jointy | Owner:
Type: defect | Status: closed
Milestone: | Component: plugins
Version: 2.3.1 | Resolution: wontfix
Keywords: |
--------------------+-------------------------------------------------------
Changes (by darkrain42):
* status: new => closed
* resolution: => wontfix
Comment:
Protocol plugins do not escape the filename received from the network (or
at least XMPP does not), so the autoaccept plugin must (In this situation,
the UI save dialog would likely be responsible for saying "That's not a
valid name, silly!" but as we're talking about a fully automated process,
we need to take extra caution and not try to write
`/home/paul/.ssh/authorized_keys`).
I will agree it is perhaps more overeager than it could be. If you can
code up a sane patch that allows safe characters while stripping off
dangerous characters (and being OS/FS-agnostic), please go ahead.
--
Ticket URL: <http://developer.pidgin.im/ticket/4640#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list