Historique des commits

Auteur SHA1 Message Date
  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 13 ans
  Bart Visscher f47444e1f7 Use separate function to make absolute urls il y a 13 ans
  Thomas Tanghus f3e8776dc6 Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup il y a 13 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 13 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 13 ans
  Robin Appelman b0127e3918 use OC_Log instead of error_log il y a 13 ans
  Robin Appelman 9a5af50f32 Merge commit 'refs/merge-requests/59' of git://gitorious.org/owncloud/owncloud il y a 13 ans
  Patrick Stricker 2cc5f5e19e made work with http authentication kind of sso login il y a 13 ans
  Thomas Schmidt e710bcb6d3 add owncloud autosetup option il y a 13 ans
  Marvin Thomas Rabe 4bcb6f5346 remeber cookie bug fixed il y a 13 ans
  Marvin Thomas Rabe 33f24a42b8 redirect url fixed il y a 13 ans
  Marvin Thomas Rabe 6d8985ceb2 added infield labels. readded fade in of login button. updated label on install page. il y a 13 ans
  Marvin Thomas Rabe 481a37fcf3 Show database only in advanced il y a 13 ans
  Marvin Thomas Rabe c943f48547 fixed link to password recovery. removed duplicated and unused code out of index.php. il y a 13 ans
  Bart Visscher 21a88613a1 Merge branch 'lostpassword' il y a 13 ans
  Marvin Thomas Rabe ccfa2dd24c Error when only oc_remember_login cookie set fixed. il y a 13 ans
  Frank Karlitschek bf3248bee9 remove warning by check cookie before accessing it. il y a 13 ans
  Bart Visscher 950d4e1da4 Move lostpassword code to own app il y a 13 ans
  Bart Visscher aae6881494 Move display of login page to function in OC_Util il y a 13 ans
  Robin Appelman 3bccebacbc prevent people from triggering the setup manually il y a 13 ans
  Florian Pritz 8648e3c43c only call error_log() if DEBUG is true il y a 13 ans
  Bart Visscher e990ef3542 Move some common code to OC_Util il y a 13 ans
  Bart Visscher 8966ed5a00 Cleanup lib/base.php il y a 13 ans
  Bart Visscher 82c7598861 Remove global vars and use the OC static version. il y a 13 ans
  Bartek Przybylski 94696ea7de remember changed not to store password in cookie il y a 13 ans
  Bartek Przybylski 68e7666293 Changed behaviour of remember checkbox il y a 13 ans
  Michael Gapczynski 1c955606a1 Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset il y a 13 ans
  Serge Martin 7c254dd94d Exit after call to setup il y a 13 ans