keepassxc/src/http
Janek Bevendorff 75eb0c6951 Properly HTML-escape strings with user-defined contents in message boxes (#247)
* Properly HTML-escape strings with user-defined contents in message boxes, resolves #236

* Also escape group names in EditWidget title
2017-02-06 14:23:51 -05:00
..
AccessControlDialog.cpp Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
AccessControlDialog.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
AccessControlDialog.ui Updated English translation file and fixed typos in HTTP language 2016-11-14 21:54:56 -05:00
EntryConfig.cpp Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
EntryConfig.h Confirmation dialog to list entries. 2013-04-12 15:17:56 +02:00
HttpPasswordGeneratorWidget.cpp Fixed password generation for keepasshttp 2014-03-23 19:09:43 +00:00
HttpPasswordGeneratorWidget.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
HttpPasswordGeneratorWidget.ui Fixed password generation for keepasshttp 2014-03-23 19:09:43 +00:00
HttpSettings.cpp Do not enable KeePassHTTP by default 2017-01-24 03:19:27 +01:00
HttpSettings.h Only listen to local loopback instead of user-configured host as discussed in issue #147 2017-01-24 00:08:48 +01:00
OptionDialog.cpp Only listen to local loopback instead of user-configured host as discussed in issue #147 2017-01-24 00:08:48 +01:00
OptionDialog.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
OptionDialog.ui Replace localhost with 127.0.0.1 in the description 2017-01-24 22:39:43 +01:00
Protocol.cpp Merge from eugenesan/keepassx to implement 1.8.4.1 improvements 2016-04-03 10:49:00 -04:00
Protocol.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00
Server.cpp Only listen to local loopback instead of user-configured host as discussed in issue #147 2017-01-24 00:08:48 +01:00
Server.h Replaced qhttpserver with libmicrohttp. 2014-03-23 17:25:39 +00:00
Service.cpp Properly HTML-escape strings with user-defined contents in message boxes (#247) 2017-02-06 14:23:51 -05:00
Service.h Fixed various Qt5 changes in the http code 2016-02-28 10:52:02 -05:00