Evert Pot
ed4cc7f5f3
The commit everybody hates. Cleaned up everything for CS and automating CS checking.
2016-03-12 20:19:06 -05:00
Evert Pot
f4398e32f6
Remove ENABLE_INSTALL / ENABLE_ADMIN features
2016-02-23 16:46:00 -05:00
Evert Pot
7fb3261465
I want people to see errors so we have some means to debug them.
2016-02-09 22:17:41 -05:00
Jérôme Schneider
8be1bf533f
Merging #175 from @Jentsch
...
Former-commit-id: 70e555025a
2014-02-02 12:14:00 +01:00
Frederic Hemberger
1896af0a45
Improve application security
...
- Make session cookies only available via HTTP (prevent access from JavaScript)
- only log PHP errors instead of displaying them in production.
Displaying errors may give attackers hints how to exploit the application
Set HTTP headers:
X-Frame-Options: DENY
Prevent Clickjacking attacks, see: http://en.wikipedia.org/wiki/Clickjacking
X-Content-Type-Options: nosniff
Prevent code injection via mime type sniffing
Former-commit-id: 4ca925874c
2014-01-21 16:14:47 +01:00
Jentsch
f31fe29d60
Removing eXecutable flag from non executables like text files or php scripts
...
Former-commit-id: e07958b029
2014-01-12 14:55:50 +01:00
Jan Pieper
ccb7f2e0d0
Fixed typo (dependancies -> dependencies)
...
Former-commit-id: 882253141f
2013-11-27 13:11:05 +01:00
Jérôme Schneider
60d4b8daff
New error detection: composer has not been installed
...
Former-commit-id: 124c339d5b
2013-07-11 21:41:03 +02:00
Jérôme Schneider
f37b2d2ea9
Corrected bug in install
...
Former-commit-id: 6aae517460
2013-07-07 19:58:46 +02:00
Jérôme Schneider
d223f2fa30
Updated Baïkal Website URL
...
Former-commit-id: 6b8184883c
2013-07-07 16:28:34 +02:00
Evert Pot
a53633fd94
Now using the composer autoloader.
...
Former-commit-id: e847ac3e94
2013-02-09 13:18:57 +00:00
Jérôme Schneider
f252a769bc
Baïkal can be configured to use MySQL right at initialization.
...
Former-commit-id: 57a7987932
2012-11-07 14:47:50 +01:00
Jérôme Schneider
cbe76d0547
Submodules are reattached.
...
Former-commit-id: 424053f6a5
2012-08-20 23:13:04 +02:00