130 Révisions (21641302a97815c2779f65ffd9efc95cf314e48d)

Auteur SHA1 Message Date
  Morris Jobke fc75993f8f
fix wrong method name il y a 7 ans
  Sergio Bertolín 0417cbafd0
Changed request to not add a prefix to the url (#26256) il y a 7 ans
  Georg Ehrke a48aed2ee9
use older php array syntax in index.php il y a 7 ans
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm il y a 7 ans
  Lukas Reschke b7decc52e9
Master supports PHP 7.1 il y a 7 ans
  Lukas Reschke 5e10284e34
Proper branding il y a 7 ans
  Lukas Reschke 4212ffbdac
Show error if PHP version below 5.6 is used il y a 7 ans
  Lukas Reschke c59c462344
Nextcloud is not compatible with PHP 7.1 il y a 8 ans
  Joas Schilling 0215b004da
Update with robin il y a 8 ans
  Joas Schilling ba87db3fcc
Fix others il y a 8 ans
  Lukas Reschke aba539703c
Update license headers il y a 8 ans
  Thomas Müller 6a6fc742dc Catch class Error on all root entrypoints il y a 8 ans
  Thomas Müller 682821c71e Happy new year! il y a 8 ans
  Morris Jobke b945d71384 update licence headers via script il y a 8 ans
  Jenkins for ownCloud b585d87d9d Update license headers il y a 9 ans
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" il y a 9 ans
  Jenkins for ownCloud 6a1a4880f0 Updating license headers il y a 9 ans
  Lukas Reschke dc9c5ecdba Show warning for PHP versions older than 5.4.0 il y a 9 ans
  Lukas Reschke 2d2a4741ce Make files non executable il y a 9 ans
  Lukas Reschke 6d3757f864 Do not show exception to the end-user il y a 9 ans
  Robin Appelman a05147e25c handle service not available exceptions in index, remote and public.php il y a 10 ans
  Thomas Müller afbe50d09c remove global variable $RUNTIME_NOAPPS - it's just superfluous il y a 10 ans
  Vincent Petry c4dee281e6 Added $app parameter to logException il y a 10 ans
  Vincent Petry 42c58220de Moved logException to OCP\Util class il y a 10 ans
  Vincent Petry 83956b1703 Expand exception stack trace in log in debug mode il y a 10 ans
  Thomas Müller 5acb3c4c0d first log the exception il y a 10 ans
  Jörn Friedrich Dreyer 9c9bfcd626 log as index, not remote il y a 11 ans
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints il y a 11 ans
  Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant il y a 11 ans
  Sam Tuke 8b01286a5d Merged branch 'master' il y a 11 ans
  Thomas Müller 08edb5dc58 Update index.php il y a 12 ans
  Lukas Reschke 360c22fd28 Validate cookie to prevent auth bypasses. il y a 12 ans
  Bart Visscher 5e7086adc9 Move login handling to OC class il y a 12 ans
  Bart Visscher 1823dafe44 Remove checks before displaying login page il y a 12 ans
  Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function il y a 12 ans
  Bart Visscher 3387454094 Move login code from index.php to OC class il y a 12 ans
  Bart Visscher 9156fb73fd Move handling request of index.php to OC class il y a 12 ans
  Bjoern Schiessle 902c649dad use new sanitize HTML function backported il y a 12 ans
  Bjoern Schiessle 089ae980c4 use new sanitize HTML function il y a 12 ans
  Bart Visscher 79f9d61ec8 Allow apps to load before login, needed for user_openid il y a 12 ans
  Bjoern Schiessle 0074062b53 fixed xss vulnerability il y a 12 ans
  Bjoern Schiessle 3ddaedee3b fixed xss vulnerability il y a 12 ans
  Thomas Tanghus f589df7366 Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874 il y a 12 ans
  Lukas Reschke 2b22c538c8 Make some apps compatible il y a 12 ans
  Thomas Tanghus 4f6978c30f Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874 il y a 12 ans
  Robin Appelman ba1dec64c1 load all apps when loging in, needed for apps listening to login hooks il y a 12 ans
  Robin Appelman ec55eaef5b dont load apps when displaying the login page il y a 12 ans
  Frank Karlitschek a945fa10a6 update copyright il y a 12 ans
  Michael Gapczynski 90cbc32c77 Fix redirect after login, prevent open redirects il y a 12 ans
  Michiel de Jong 1a874b4c56 make redirect safe by restricting it to current host il y a 12 ans