Thomas Müller
|
682821c71e
Happy new year!
|
8 lat temu |
Morris Jobke
|
b945d71384
update licence headers via script
|
9 lat temu |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 lat temu |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 lat temu |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 lat temu |
Lukas Reschke
|
dc9c5ecdba
Show warning for PHP versions older than 5.4.0
|
9 lat temu |
Lukas Reschke
|
2d2a4741ce
Make files non executable
|
10 lat temu |
Lukas Reschke
|
6d3757f864
Do not show exception to the end-user
|
10 lat temu |
Robin Appelman
|
a05147e25c
handle service not available exceptions in index, remote and public.php
|
10 lat temu |
Thomas Müller
|
afbe50d09c
remove global variable $RUNTIME_NOAPPS - it's just superfluous
|
10 lat temu |
Vincent Petry
|
c4dee281e6
Added $app parameter to logException
|
11 lat temu |
Vincent Petry
|
42c58220de
Moved logException to OCP\Util class
|
11 lat temu |
Vincent Petry
|
83956b1703
Expand exception stack trace in log in debug mode
|
11 lat temu |
Thomas Müller
|
5acb3c4c0d
first log the exception
|
11 lat temu |
Jörn Friedrich Dreyer
|
9c9bfcd626
log as index, not remote
|
11 lat temu |
Jörn Friedrich Dreyer
|
8dc6bdd96b
clean up usage of DatabaseSetupException and catch Exceptions in entrypoints
|
11 lat temu |
Felix Moeller
|
ddfcc96ab5
Checkstyle: LowerCaseConstant
|
12 lat temu |
Thomas Müller
|
08edb5dc58
Update index.php
|
12 lat temu |
Jörn Friedrich Dreyer
|
c8255a170c
Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support
|
12 lat temu |
Lukas Reschke
|
360c22fd28
Validate cookie to prevent auth bypasses.
|
12 lat temu |
Bart Visscher
|
5e7086adc9
Move login handling to OC class
|
12 lat temu |
Bart Visscher
|
1823dafe44
Remove checks before displaying login page
|
12 lat temu |
Bart Visscher
|
667cd318fe
Use OC_Util::displayLoginPage and cleanup the function
|
12 lat temu |
Bart Visscher
|
3387454094
Move login code from index.php to OC class
|
12 lat temu |
Bart Visscher
|
9156fb73fd
Move handling request of index.php to OC class
|
12 lat temu |
Bjoern Schiessle
|
902c649dad
use new sanitize HTML function backported
|
12 lat temu |
Bjoern Schiessle
|
089ae980c4
use new sanitize HTML function
|
12 lat temu |
Bart Visscher
|
79f9d61ec8
Allow apps to load before login, needed for user_openid
|
12 lat temu |
Bjoern Schiessle
|
0074062b53
fixed xss vulnerability
|
12 lat temu |
Bjoern Schiessle
|
3ddaedee3b
fixed xss vulnerability
|
12 lat temu |