Lukas Reschke
|
6e78c4fcc0
Disallow URLs containing a @
|
11 years ago |
Robin Appelman
|
e63633b5f3
Don't try to use backgroundjobs before the installtion is done
|
11 years ago |
Robin Appelman
|
40de36a8f3
Try to supress pre-upgrade backgroundjob error
|
11 years ago |
Robin Appelman
|
07f510692c
Ensure we don't throw an exception before we can upgrade to the new backgroundjob system
|
11 years ago |
Robin Appelman
|
7948341a86
Rework background job system
|
11 years ago |
Thomas Tanghus
|
4ccc9d896a
Merge pull request #3010 from owncloud/fix-cookie_path
|
11 years ago |
Thomas Tanghus
|
e09c17de5b
Added explanation
|
11 years ago |
Bart Visscher
|
e4876c9117
Don't use empty session.cookie_path, otherwise we get multiple cookies
|
11 years ago |
Thomas Tanghus
|
9facb67fab
Let autoloader resolve paths under apps lib directory.
|
11 years ago |
Brice Maron
|
43d0f1fabf
Warn when we do an upgrade
|
11 years ago |
Lukas Reschke
|
fbffbe0170
Juse send the cookies in the ownCloud directory
|
11 years ago |
VicDeo
|
3e9ea6d13b
Remove space before parethesis
|
11 years ago |
VicDeo
|
c3a64012d8
Remove leading and trailing backslashes in classname. Ref #2310
|
11 years ago |
Frank Karlitschek
|
63336f2acb
remove deprecated call
|
11 years ago |
Michael Gapczynski
|
5300d6ad55
Clear the CSS and JS cache earlier to make sure update goes smoothly
|
11 years ago |
Bart Visscher
|
d800f35bf4
Disable loading of backgroundjobs js when upgrade is needed
|
11 years ago |
Bart Visscher
|
a2d6b27170
Check maintenance mode before loading apps in route matcher
|
11 years ago |
Bernhard Posselt
|
2f036bcc54
Merge pull request #1972 from owncloud/raw-pathinfo
|
11 years ago |
Bart Visscher
|
56f3917f36
Use the plain urlencoded path info for the routing matching
|
11 years ago |
Bernhard Posselt
|
888e4f21d2
timeout after a longer time
|
11 years ago |
Bart Visscher
|
3a7322342e
Merge pull request #1956 from owncloud/session-error-format
|
11 years ago |
Bernhard Posselt
|
a1afc2e34f
only add style.css to initsession
|
11 years ago |
Bernhard Posselt
|
18b7a2bf21
add css and scripts before session init
|
11 years ago |
Bart Visscher
|
4a26d63867
Fix using wrong quotes for breaking long lines
|
11 years ago |
Bernhard Posselt
|
7f7b8bc07a
use error template
|
11 years ago |
Bernhard Posselt
|
aba60dba28
added simple error message for the browser
|
11 years ago |
Bernhard Posselt
|
bc2fefed59
write an error log when session could not be initialized
|
11 years ago |
Bernhard Posselt
|
55c72617c6
set http 500 when session could not be started to prevent serving of empty files see #1049
|
11 years ago |
Robin Appelman
|
0395715348
set DEBUG from xdebug session before we first use it
|
11 years ago |
Robin Appelman
|
bcabdd7dd5
Don't cache errors/exceptions when debug is enabled
|
11 years ago |