Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | setting the timezone is now part of the login process and true part of the core. | Thomas Müller | 2012-12-20 | 1 | -29/+47 | |
| | ||||||
* | tweak icons for username and password fields, now it’s good | Jan-Christoph Borchardt | 2012-12-12 | 1 | -0/+2 | |
| | ||||||
* | icons for username and password field, not sure if it’s good | Jan-Christoph Borchardt | 2012-12-11 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #721 from owncloud/improve-installation-and-login | Bart Visscher | 2012-12-07 | 1 | -3/+3 | |
|\ | | | | | Improve installation and login | |||||
| * | add primary action button in fitting subtle dark blue | Jan-Christoph Borchardt | 2012-12-05 | 1 | -1/+1 | |
| | | ||||||
| * | group related input fields visually | Jan-Christoph Borchardt | 2012-12-04 | 1 | -2/+2 | |
| | | ||||||
* | | Merge pull request #182 from owncloud/fix-redirect | Bart Visscher | 2012-12-07 | 1 | -1/+1 | |
|\ \ | |/ |/| | Make the redirect_url working again | |||||
| * | Make the redirect_url working again | Lukas Reschke | 2012-10-31 | 1 | -1/+1 | |
| | | | | | | | | Fixes #160 | |||||
* | | Fix lostpassword url generation | Bart Visscher | 2012-11-16 | 1 | -1/+1 | |
|/ | | | | Fixes issue #262 | |||||
* | avoid undefined index warning on login page | Michael Göhler | 2012-10-15 | 1 | -2/+2 | |
| | ||||||
* | extend logon page to display multiple error messages | Michael Göhler | 2012-10-14 | 1 | -2/+13 | |
| | ||||||
* | reload the current url when login in instead of always redirecting to the ↵ | Robin Appelman | 2012-09-30 | 1 | -1/+1 | |
| | | | | default app (oc-1873) | |||||
* | Removed sectoken | Lukas Reschke | 2012-09-29 | 1 | -1/+0 | |
| | | | | | This token is completly useless since an attacker can easily extract it from the page. | |||||
* | Use OC_Util::displayLoginPage and cleanup the function | Bart Visscher | 2012-08-10 | 1 | -3/+3 | |
| | ||||||
* | remove second "autocomplete" statement | Bjoern Schiessle | 2012-07-18 | 1 | -1/+1 | |
| | ||||||
* | remember username and provide autocomplete feature | Bjoern Schiessle | 2012-07-18 | 1 | -1/+1 | |
| | ||||||
* | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 1 | -1/+1 | |
| | ||||||
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 | |
| | ||||||
* | add htmlentities() call into login form | Michiel de Jong | 2012-05-18 | 1 | -1/+1 | |
| | ||||||
* | Merge commit 'refs/merge-requests/115' of ↵ | Michael Gapczynski | 2012-05-17 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/115 Conflicts: apps/files/templates/index.php | |||||
| * | Fix some non-utf8-friendly htmlentities (resulting in wrong display of ↵ | Vitaly Kuznetsov | 2012-05-10 | 1 | -1/+1 | |
|/ | | | | utf8-encoded directory names for example) | |||||
* | some more csrf fixes | Frank Karlitschek | 2012-04-26 | 1 | -0/+1 | |
| | ||||||
* | prevent an possible xss exploit | Robin Appelman | 2012-04-01 | 1 | -1/+1 | |
| | ||||||
* | IE 8: fix appeareance of checkboxes on login and files pages | Arthur Schiwon | 2012-03-29 | 1 | -0/+1 | |
| | ||||||
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -0/+1 | |
| | ||||||
* | Move lostpassword to core dir | Bart Visscher | 2011-10-03 | 1 | -1/+1 | |
| | ||||||
* | added infield labels. readded fade in of login button. updated label on ↵ | Marvin Thomas Rabe | 2011-10-03 | 1 | -2/+8 | |
| | | | | install page. | |||||
* | fixed link to password recovery. removed duplicated and unused code out of ↵ | Marvin Thomas Rabe | 2011-10-01 | 1 | -10/+4 | |
| | | | | index.php. | |||||
* | Merge branch 'lostpassword' | Bart Visscher | 2011-09-30 | 1 | -2/+2 | |
|\ | | | | | | | | | | | | | Conflicts: core/templates/login.php index.php lib/util.php | |||||
| * | Move lostpassword code to own app | Bart Visscher | 2011-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | show typed in username when log in has failed | Marvin Thomas Rabe | 2011-09-30 | 1 | -2/+2 | |
| | | ||||||
* | | added text to localisation | Marvin Thomas Rabe | 2011-09-30 | 1 | -5/+5 | |
| | | ||||||
* | | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 1 | -6/+6 | |
|/ | | | | | | | | | | | Filled username field when oc_username is set repaired. Problems with "advanced settings" button in installation wizard fixed. CSS improved - login and installation now looks more clean. Request password link removed (email feature not implemented yet). Database radio button bugs removed. It is possible to have an empty database password, now ownCloud will support this "security issue". Ignore Mac OS X ".DSstore" files. Fade in/out of login button and remember checkbox removed due to some display errors. | |||||
* | Cleanup in login templates and link to lost password reset | Michael Gapczynski | 2011-08-29 | 1 | -10/+10 | |
| | ||||||
* | optimized CSS, fixed login header | Jan-Christoph Borchardt | 2011-08-08 | 1 | -23/+17 | |
| | ||||||
* | hide log in button etc when form fields not filled | Jan-Christoph Borchardt | 2011-08-08 | 1 | -2/+2 | |
| | ||||||
* | refactoring CSS part 1, input elements | Jan-Christoph Borchardt | 2011-08-08 | 1 | -10/+8 | |
| | ||||||
* | HTML5 form field placeholders | Jan-Christoph Borchardt | 2011-08-08 | 1 | -4/+4 | |
| | ||||||
* | fix login header for ie | Robin Appelman | 2011-07-29 | 1 | -1/+5 | |
| | ||||||
* | rewrote header in pure CSS, smaller, less obtrusive | Jan-Christoph Borchardt | 2011-07-28 | 1 | -1/+1 | |
| | ||||||
* | moved Remember login below password field | Jan-Christoph Borchardt | 2011-07-20 | 1 | -2/+2 | |
| | ||||||
* | remember login added | Bartek Przybylski | 2011-07-20 | 1 | -0/+7 | |
| | ||||||
* | autofocus on the username field for setup & login | Jan-Christoph Borchardt | 2011-07-06 | 1 | -1/+1 | |
| | ||||||
* | moved core stuff to /core | Jakob Sack | 2011-06-20 | 1 | -0/+14 | |