Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Marc Delisle
99e8fbd4ca
additional check
2009-03-24 20:16:42 +00:00
Michal Čihař
6b61b06c95
Escape special chars.
2009-03-24 17:36:50 +00:00
Michal Čihař
69bfbf11c7
Protect against inclusion of arbitrary file and HTTP header splitting.
2009-03-24 12:24:45 +00:00
Michal Čihař
9561f56875
Fix some phpdoc errors.
2008-11-24 09:55:30 +00:00
Raj Kissu Rajandran
e960406e5d
Fixed MIME type change issue.
2008-11-02 06:54:27 +00:00
Marc Delisle
3f07d2aff2
use current server instead of default server; add vim lines; pass token because bs_play_media did not work after merging to current trunk
2008-08-23 13:35:23 +00:00
Marc Delisle
e77938bb20
BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
2008-08-20 17:04:37 +00:00