Historial de Commits

Autor SHA1 Mensaje Fecha
  Jörn Friedrich Dreyer 9c9bfcd626 log as index, not remote hace 11 años
  Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints hace 11 años
  Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant hace 12 años
  Thomas Müller 08edb5dc58 Update index.php hace 12 años
  Jörn Friedrich Dreyer c8255a170c Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support hace 12 años
  Lukas Reschke 360c22fd28 Validate cookie to prevent auth bypasses. hace 12 años
  Bart Visscher 5e7086adc9 Move login handling to OC class hace 12 años
  Bart Visscher 1823dafe44 Remove checks before displaying login page hace 12 años
  Bart Visscher 667cd318fe Use OC_Util::displayLoginPage and cleanup the function hace 12 años
  Bart Visscher 3387454094 Move login code from index.php to OC class hace 12 años
  Bart Visscher 9156fb73fd Move handling request of index.php to OC class hace 12 años
  Bjoern Schiessle 902c649dad use new sanitize HTML function backported hace 12 años
  Bjoern Schiessle 089ae980c4 use new sanitize HTML function hace 12 años
  Bart Visscher 79f9d61ec8 Allow apps to load before login, needed for user_openid hace 12 años
  Bjoern Schiessle 0074062b53 fixed xss vulnerability hace 12 años
  Bjoern Schiessle 3ddaedee3b fixed xss vulnerability hace 12 años
  Thomas Tanghus f589df7366 Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874 hace 12 años
  Thomas Tanghus 4f6978c30f Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874 hace 12 años
  Robin Appelman ba1dec64c1 load all apps when loging in, needed for apps listening to login hooks hace 12 años
  Robin Appelman ec55eaef5b dont load apps when displaying the login page hace 12 años
  Frank Karlitschek a945fa10a6 update copyright hace 12 años
  Michael Gapczynski 90cbc32c77 Fix redirect after login, prevent open redirects hace 12 años
  Michiel de Jong 1a874b4c56 make redirect safe by restricting it to current host hace 12 años
  Michiel de Jong 9b5e8a2c63 fix redirect to desired page after login hace 12 años
  Georg Ehrke b35c6b57a9 allow loading of css files even if a user isn't logged in hace 12 años
  Georg Ehrke 232788396d some changes for login hace 12 años
  Michael Gapczynski 051442bc76 Sanitize redirect urls hace 12 años
  Bart Visscher 4dbc2093c6 Create a function for linking to remote.php hace 12 años
  Georg Ehrke e33b12a375 fix path of webdav hace 12 años
  Frank Karlitschek d2b0de614e fix an XSS bug hace 12 años