Robin Appelman
|
b0127e3918
use OC_Log instead of error_log
|
13 anni fa |
Robin Appelman
|
9a5af50f32
Merge commit 'refs/merge-requests/59' of git://gitorious.org/owncloud/owncloud
|
13 anni fa |
Patrick Stricker
|
2cc5f5e19e
made work with http authentication kind of sso login
|
13 anni fa |
Thomas Schmidt
|
e710bcb6d3
add owncloud autosetup option
|
13 anni fa |
Marvin Thomas Rabe
|
4bcb6f5346
remeber cookie bug fixed
|
13 anni fa |
Marvin Thomas Rabe
|
33f24a42b8
redirect url fixed
|
13 anni fa |
Marvin Thomas Rabe
|
6d8985ceb2
added infield labels. readded fade in of login button. updated label on install page.
|
13 anni fa |
Marvin Thomas Rabe
|
481a37fcf3
Show database only in advanced
|
13 anni fa |
Marvin Thomas Rabe
|
c943f48547
fixed link to password recovery. removed duplicated and unused code out of index.php.
|
13 anni fa |
Bart Visscher
|
21a88613a1
Merge branch 'lostpassword'
|
13 anni fa |
Marvin Thomas Rabe
|
ccfa2dd24c
Error when only oc_remember_login cookie set fixed.
|
13 anni fa |
Frank Karlitschek
|
bf3248bee9
remove warning by check cookie before accessing it.
|
13 anni fa |
Bart Visscher
|
950d4e1da4
Move lostpassword code to own app
|
13 anni fa |
Bart Visscher
|
aae6881494
Move display of login page to function in OC_Util
|
13 anni fa |
Robin Appelman
|
3bccebacbc
prevent people from triggering the setup manually
|
13 anni fa |
Florian Pritz
|
8648e3c43c
only call error_log() if DEBUG is true
|
13 anni fa |
Bart Visscher
|
e990ef3542
Move some common code to OC_Util
|
13 anni fa |
Bart Visscher
|
8966ed5a00
Cleanup lib/base.php
|
13 anni fa |
Bart Visscher
|
82c7598861
Remove global vars and use the OC static version.
|
13 anni fa |
Bartek Przybylski
|
94696ea7de
remember changed not to store password in cookie
|
13 anni fa |
Bartek Przybylski
|
68e7666293
Changed behaviour of remember checkbox
|
13 anni fa |
Michael Gapczynski
|
1c955606a1
Initial work on resetting forgotten passwords. It works, but still need to email a token to allow reset
|
13 anni fa |
Serge Martin
|
7c254dd94d
Exit after call to setup
|
13 anni fa |
Robin Appelman
|
01cecc8388
redirect index.php to files/webdav.php for webdav (PROPFIND) requests
|
13 anni fa |
Jakob Sack
|
bafd684eb6
Renaming classes :-)
|
13 anni fa |
Jakob Sack
|
2f807a3c7f
Delete requires in applications where possible
|
13 anni fa |
Robin Appelman
|
9d1c5c855b
fix warning if no username is set in the cookie
|
13 anni fa |
Bartek Przybylski
|
c5776fdae4
remember login added
|
13 anni fa |
Kamil Domanski
|
0603391405
fixed page reload after logout
|
13 anni fa |
Jakob Sack
|
b31a8ac985
More l10n-stuff
|
13 anni fa |