Strip newlines from 'reason' fields in settings
authorBas Pape <baspape@gmail.com>
Tue, 25 Sep 2012 06:05:14 +0000 (08:05 +0200)
committerDaniel Albers <daniel@lbe.rs>
Mon, 10 Dec 2012 16:46:59 +0000 (17:46 +0100)
commitc4f9c122f56d2c58296c6a8663f79d605b033ae2
tree80cccfe8596cb90dabeeaba200d0c75598c5f428
parent602f1cafaa8744d4e54f2dd53906f399b80b6719
Strip newlines from 'reason' fields in settings

These messages are sent to the server verbatim, which means anything
after a newline (which can be pasted into a QLineEdit) would be used as
a command.
src/qtui/settingspages/identityeditwidget.cpp