104 Révisions (6b1d70f148de8ce9d1fa7944a114823bf6decd35)

Auteur SHA1 Message Date
  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
  Michiel de Jong 9b5e8a2c63 fix redirect to desired page after login il y a 12 ans
  Georg Ehrke b35c6b57a9 allow loading of css files even if a user isn't logged in il y a 12 ans
  Georg Ehrke 232788396d some changes for login il y a 12 ans
  Michael Gapczynski 051442bc76 Sanitize redirect urls il y a 12 ans
  Bart Visscher 4dbc2093c6 Create a function for linking to remote.php il y a 12 ans
  Georg Ehrke e33b12a375 fix path of webdav il y a 12 ans
  Frank Karlitschek d2b0de614e fix an XSS bug il y a 12 ans
  Georg Ehrke da03d05700 create folder 'remote' for the remote services like caldav, carddav and webdav il y a 12 ans
  Georg Ehrke 657d02371c fix login il y a 12 ans
  Frank Karlitschek 74b5e22a68 some more csrf fixes il y a 12 ans
  Georg Ehrke 3f64eb25ab some fixes fore movable apps il y a 12 ans
  Georg Ehrke 2e85313701 optimize code il y a 12 ans
  Georg Ehrke 85019887df add loading of files il y a 12 ans
  Georg Ehrke 3e0e6e35f4 open app thru index.php il y a 12 ans
  Arthur Schiwon 30d524b426 load apps before logout so that logout-hook works il y a 12 ans
  Bart Visscher f47444e1f7 Use separate function to make absolute urls il y a 12 ans
  Robin Appelman a862fec9a3 make remember login token also dependent on password to protect against some brute force attacks on this token il y a 12 ans
  Thomas Olsen 21d613cbc6 Added export.php for contacts app. Works the same way as the one in the calendar app, except there is no UI for it. il y a 12 ans
  Robin Appelman b0127e3918 use OC_Log instead of error_log il y a 12 ans
  Patrick Stricker 2cc5f5e19e made work with http authentication kind of sso login il y a 12 ans
  Thomas Schmidt e710bcb6d3 add owncloud autosetup option il y a 12 ans
  Marvin Thomas Rabe 4bcb6f5346 remeber cookie bug fixed il y a 12 ans
  Marvin Thomas Rabe 33f24a42b8 redirect url fixed il y a 12 ans
  Marvin Thomas Rabe 6d8985ceb2 added infield labels. readded fade in of login button. updated label on install page. il y a 12 ans
  Marvin Thomas Rabe 481a37fcf3 Show database only in advanced il y a 12 ans
  Marvin Thomas Rabe c943f48547 fixed link to password recovery. removed duplicated and unused code out of index.php. il y a 12 ans