| Commit message (Expand) | Author | Age | Files | Lines |
* | Checkstyle: LowerCaseConstant | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
* | Update index.php | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -97/+1 |
|\ |
|
| * | Move login handling to OC class | Bart Visscher | 2012-08-10 | 1 | -19/+1 |
| * | Remove checks before displaying login page | Bart Visscher | 2012-08-10 | 1 | -3/+1 |
| * | Use OC_Util::displayLoginPage and cleanup the function | Bart Visscher | 2012-08-10 | 1 | -4/+1 |
| * | Move login code from index.php to OC class | Bart Visscher | 2012-08-08 | 1 | -42/+6 |
| * | Move handling request of index.php to OC class | Bart Visscher | 2012-08-08 | 1 | -43/+2 |
| * | use new sanitize HTML function | Bjoern Schiessle | 2012-06-19 | 1 | -1/+1 |
| * | Allow apps to load before login, needed for user_openid | Bart Visscher | 2012-06-18 | 1 | -0/+1 |
| * | fixed xss vulnerability | Bjoern Schiessle | 2012-06-15 | 1 | -1/+1 |
| * | Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncl... | Thomas Tanghus | 2012-06-11 | 1 | -0/+1 |
| * | load all apps when loging in, needed for apps listening to login hooks | Robin Appelman | 2012-06-09 | 1 | -1/+1 |
| * | dont load apps when displaying the login page | Robin Appelman | 2012-06-09 | 1 | -1/+3 |
| * | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+2 |
* | | Validate cookie to prevent auth bypasses. | Lukas Reschke | 2012-08-24 | 1 | -1/+1 |
* | | use new sanitize HTML function backported | Bjoern Schiessle | 2012-06-20 | 1 | -1/+1 |
* | | fixed xss vulnerability | Bjoern Schiessle | 2012-06-15 | 1 | -1/+1 |
* | | Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncl... | Thomas Tanghus | 2012-06-13 | 1 | -0/+1 |
|/ |
|
* | Fix redirect after login, prevent open redirects | Michael Gapczynski | 2012-05-18 | 1 | -1/+2 |
* | make redirect safe by restricting it to current host | Michiel de Jong | 2012-05-18 | 1 | -1/+1 |
* | fix redirect to desired page after login | Michiel de Jong | 2012-05-18 | 1 | -1/+1 |
* | allow loading of css files even if a user isn't logged in | Georg Ehrke | 2012-05-17 | 1 | -1/+4 |
* | some changes for login | Georg Ehrke | 2012-05-11 | 1 | -2/+1 |
* | Sanitize redirect urls | Michael Gapczynski | 2012-05-08 | 1 | -1/+1 |
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 1 | -1/+1 |
* | fix path of webdav | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | fix an XSS bug | Frank Karlitschek | 2012-05-06 | 1 | -1/+1 |
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 1 | -1/+1 |
* | fix login | Georg Ehrke | 2012-04-27 | 1 | -4/+5 |
* | Merge branch 'master' into movable_apps_2 | Georg Ehrke | 2012-04-27 | 1 | -7/+7 |
|\ |
|
| * | some more csrf fixes | Frank Karlitschek | 2012-04-26 | 1 | -7/+7 |
* | | some fixes fore movable apps | Georg Ehrke | 2012-04-26 | 1 | -4/+2 |
* | | optimize code | Georg Ehrke | 2012-04-19 | 1 | -0/+1 |
* | | add loading of files | Georg Ehrke | 2012-04-19 | 1 | -1/+6 |
* | | open app thru index.php | Georg Ehrke | 2012-04-18 | 1 | -1/+1 |
|/ |
|
* | load apps before logout so that logout-hook works | Arthur Schiwon | 2012-02-20 | 1 | -1/+2 |
* | Use separate function to make absolute urls | Bart Visscher | 2012-02-17 | 1 | -1/+1 |
* | Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup | Thomas Tanghus | 2011-12-16 | 1 | -1/+1 |
|\ |
|
| * | make remember login token also dependent on password to protect against some ... | Robin Appelman | 2011-12-14 | 1 | -1/+1 |
* | | Added export.php for contacts app. Works the same way as the one in the calen... | Thomas Olsen | 2011-12-01 | 1 | -8/+9 |
|/ |
|
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -3/+3 |
* | Merge commit 'refs/merge-requests/59' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2011-10-14 | 1 | -1/+9 |
|\ |
|
| * | made work with http authentication kind of sso login | Patrick Stricker | 2011-10-13 | 1 | -1/+13 |
|/ |
|
* | add owncloud autosetup option | Thomas Schmidt | 2011-10-10 | 1 | -1/+9 |
* | remeber cookie bug fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -0/+3 |
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
* | added infield labels. readded fade in of login button. updated label on insta... | Marvin Thomas Rabe | 2011-10-03 | 1 | -1/+1 |
* | Show database only in advanced | Marvin Thomas Rabe | 2011-10-03 | 1 | -1/+1 |
* | fixed link to password recovery. removed duplicated and unused code out of in... | Marvin Thomas Rabe | 2011-10-01 | 1 | -34/+33 |