sledgehammer999
|
245e8e09bb
|
Fix Qt4 compilation.
|
2017-07-18 16:04:50 +03:00 |
|
Chocobo1
|
76c6041031
|
Implement HTTP host header filtering
This filtering is required to defend against DNS rebinding attack.
|
2017-07-18 03:21:26 +03:00 |
|
Chocobo1
|
7c2437e5f2
|
[WebUI]: Implement CSRF defense
Bump API version
|
2017-06-01 02:28:07 +03:00 |
|
Chocobo1
|
71169abaa6
|
[WebUI] Make cookie parsing robust
Previously cookie name such as "<any string>SID" will be mistakenly
accepted as "SID" session ID, this commit fixes it.
Use QString::isEmpty()
|
2017-05-31 00:34:19 +03:00 |
|
Eugene Shalygin
|
44f81a2d2b
|
cmake: set warning and error options
The set is far from perfect, but guards against common errors with GCC.
|
2017-05-31 00:33:41 +03:00 |
|
sledgehammer999
|
bca9b60db8
|
Revert "Refactor: initialize class variable directly"
This reverts commit b4bca7cfb7.
|
2017-04-06 00:43:03 +03:00 |
|
Chocobo1
|
b4bca7cfb7
|
Refactor: initialize class variable directly
|
2017-04-05 18:40:51 +03:00 |
|
Chocobo1
|
b985bb43fa
|
Refactor: reorder headers
|
2017-04-05 18:40:50 +03:00 |
|
Vladimir Golovnev (Glassez)
|
4ed4ebcdb7
|
Rename Core to Base (Closes #3733).
|
2015-12-08 00:28:16 +02:00 |
|
Vladimir Golovnev (Glassez)
|
d32bb52390
|
Don't add core to INCLUDEPATH.
|
2015-06-03 22:11:43 +03:00 |
|
Vladimir Golovnev (Glassez)
|
2707f5205f
|
Fix prefjson::setPreferences() doesn't actually save.
|
2015-02-08 19:44:56 +03:00 |
|