コミット履歴

作者 SHA1 メッセージ 日付
  Vincent Petry c4dee281e6 Added $app parameter to logException 11 年 前
  Vincent Petry 42c58220de Moved logException to OCP\Util class 11 年 前
  Vincent Petry 83956b1703 Expand exception stack trace in log in debug mode 11 年 前
  Thomas Müller 5acb3c4c0d first log the exception 11 年 前
  Jörn Friedrich Dreyer 9c9bfcd626 log as index, not remote 11 年 前
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11 年 前
  Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant 12 年 前
  Thomas Müller 08edb5dc58 Update index.php 12 年 前
  Jörn Friedrich Dreyer c8255a170c Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 12 年 前
  Lukas Reschke 360c22fd28 Validate cookie to prevent auth bypasses. 12 年 前
  Bart Visscher 5e7086adc9 Move login handling to OC class 12 年 前
  Bart Visscher 1823dafe44 Remove checks before displaying login page 12 年 前
  Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function 12 年 前
  Bart Visscher 3387454094 Move login code from index.php to OC class 12 年 前
  Bart Visscher 9156fb73fd Move handling request of index.php to OC class 12 年 前
  Bjoern Schiessle 902c649dad use new sanitize HTML function backported 12 年 前
  Bjoern Schiessle 089ae980c4 use new sanitize HTML function 12 年 前
  Bart Visscher 79f9d61ec8 Allow apps to load before login, needed for user_openid 12 年 前
  Bjoern Schiessle 0074062b53 fixed xss vulnerability 12 年 前
  Bjoern Schiessle 3ddaedee3b fixed xss vulnerability 12 年 前
  Thomas Tanghus f589df7366 Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874 12 年 前
  Thomas Tanghus 4f6978c30f Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874 12 年 前
  Robin Appelman ba1dec64c1 load all apps when loging in, needed for apps listening to login hooks 12 年 前
  Robin Appelman ec55eaef5b dont load apps when displaying the login page 12 年 前
  Frank Karlitschek a945fa10a6 update copyright 12 年 前
  Michael Gapczynski 90cbc32c77 Fix redirect after login, prevent open redirects 12 年 前
  Michiel de Jong 1a874b4c56 make redirect safe by restricting it to current host 12 年 前
  Michiel de Jong 9b5e8a2c63 fix redirect to desired page after login 12 年 前
  Georg Ehrke b35c6b57a9 allow loading of css files even if a user isn't logged in 12 年 前
  Georg Ehrke 232788396d some changes for login 12 年 前