Commit History

作者 SHA1 備註 提交日期
  Morris Jobke 254a1fa12a Merge pull request #13314 from owncloud/login-hook-logout 9 年之前
  Robin Appelman 8eda661761 Throw an exception when login is canceled by an app 9 年之前
  Lukas Reschke 5f31207e84 Add some more sanity checks for maintenance mode 10 年之前
  Lukas Reschke 1c75b73239 Verify authentication before initializing apps and routing 10 年之前
  Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 10 年之前
  Jörn Friedrich Dreyer 088323aad5 move code from js.js to search.js in the search app 10 年之前
  Jörn Friedrich Dreyer 891474b0d6 Merge pull request #12759 from owncloud/core-reduce-js-and-css 10 年之前
  Lukas Reschke 058324b80e Check basic auth header only for not-logged-in users 10 年之前
  Lukas Reschke b91a435ed4 Move basic auth login out of `isLoggedIn` 10 年之前
  Thomas Müller 51a22431ee load showpassord.js conditionally in the template only if needed 10 年之前
  Morris Jobke 9f30d3529a Implement method that reads vendor libs from core.json 10 年之前
  Morris Jobke edcd2f2706 bower jquery-ui - exported changes to a separate css file 10 年之前
  Lukas Reschke 9ea205dc3d Check if open_basedir is set 10 年之前
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 年之前
  Morris Jobke f164161f69 fix base.php for not installed systems 10 年之前
  Lukas Reschke bd520d2e53 Create config if it does not exists 10 年之前
  Lukas Reschke ddcf2b84ec Remove checks for safe mode and magic quotes 10 年之前
  Thomas Müller 0769556989 Merge pull request #12419 from owncloud/read-only-config 10 年之前
  Lukas Reschke e35feadac2 Pass \OC::$WEBROOT to the ctr 10 年之前
  Thomas Müller 5097d4dc05 remove deprecated \OC:$session 10 年之前
  Lukas Reschke fc116f563f Allow read-only configuration 10 年之前
  Morris Jobke 604bf61e10 Merge pull request #12299 from owncloud/clean-lib-base-config 10 年之前
  Thomas Müller cbb9caf030 Merge pull request #12226 from owncloud/remove-phpass 10 年之前
  Morris Jobke 980dd4d22a replace double quotes with single quotes 10 年之前
  Morris Jobke fef9d4218c replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfig 10 年之前
  Lukas Reschke d0a30b0e55 Ignore port for trusted domains 10 年之前
  Lukas Reschke 8595b76df2 Remove phpass and migrate to new Hasher interface 10 年之前
  Thomas Müller 4c1244f50c Merge pull request #11917 from owncloud/fix-11909 10 年之前
  Lukas Reschke 5b8a6b66b5 Load PHPAss via autoloader 10 年之前
  Lukas Reschke 5f2a083686 Merge pull request #11883 from owncloud/clear-session-for-setup 10 年之前