Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve encryption message | Morris Jobke | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | add spinner to the template so that it can be loaded in time | Bjoern Schiessle | 2013-11-27 | 1 | -0/+2 |
| | |||||
* | switch from "name" attribute to "id" | Bjoern Schiessle | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | show a message at the log-in screen if inital encryption take place | Bjoern Schiessle | 2013-11-25 | 1 | -1/+3 |
| | |||||
* | adding warning about failed apache module auth | Thomas Müller | 2013-10-02 | 1 | -0/+6 |
| | |||||
* | introduce OC_Util::rememberLoginAllowed() | Bjoern Schiessle | 2013-09-24 | 1 | -1/+1 |
| | |||||
* | don't remember login if the encrypion app is enabled because the user | Bjoern Schiessle | 2013-09-24 | 1 | -1/+2 |
| | | | | needs to log-in again in order to decrypt his private key with his password | ||||
* | remove show password toggle from log in page, ref #4577 #4580 | Jan-Christoph Borchardt | 2013-08-28 | 1 | -3/+1 |
| | |||||
* | check remember log in by default, ref #3918 | Jan-Christoph Borchardt | 2013-07-24 | 1 | -2/+2 |
| | |||||
* | move password warning more relevant below password field, un-nest log in warning | Jan-Christoph Borchardt | 2013-04-17 | 1 | -17/+15 |
| | |||||
* | explicitly add empty placeholder to inputs which use infield labels, fix #2049 | Jan-Christoph Borchardt | 2013-03-04 | 1 | -2/+2 |
| | |||||
* | [core] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -16/+16 |
| | |||||
* | make show password not specific to log in | Jan-Christoph Borchardt | 2013-02-07 | 1 | -1/+1 |
| | |||||
* | fix shorttag issue mentioned in #1357 | Jan-Christoph Borchardt | 2013-02-06 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1357 from owncloud/alternative-loging-master | Thomas Müller | 2013-02-06 | 1 | -1/+15 |
|\ | | | | | add support for apps to register alternative login methods | ||||
| * | move inline style to CSS file, fix details | Jan-Christoph Borchardt | 2013-02-06 | 1 | -3/+3 |
| | | |||||
| * | add support for apps to register alternative login methods | Thomas Mueller | 2013-01-29 | 1 | -1/+15 |
| | | | | | | | | below the standard login a list of icons/button will be displayed | ||||
* | | Password Toggle Support for Login | raghunayyar | 2013-02-03 | 1 | -2/+4 |
|/ | |||||
* | Move timezone check to external JS | Lukas Reschke | 2013-01-21 | 1 | -6/+1 |
| | |||||
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -43/+43 |
| | |||||
* | 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 |
| | |