summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates/authenticate.php
Commit message (Collapse)AuthorAgeFilesLines
* Public link share disabled if password length is equal to 0prastut2016-03-081-2/+3
|
* remove unneeded icons from input fields to not distract from submit button, ↵Jan-Christoph Borchardt2015-10-301-1/+0
| | | | fix #18940
* use inline confirm button style for password-protected links, ref #15176Jan-Christoph Borchardt2015-07-291-1/+2
|
* Refactor file sharing public link handlingLukas Reschke2014-11-141-1/+7
| | | | | | | fixes download issue introduced by #10755 Conflicts: apps/files_sharing/public.php
* Fix pathMorris Jobke2014-06-141-1/+1
|
* fix layout of password protected sharesMorris Jobke2014-06-131-0/+1
| | | | | * add password icon * fix upshifted arrow button - fixes #9024
* infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt2014-06-031-2/+2
|
* remove unneeded icon classJan-Christoph Borchardt2014-03-141-1/+1
|
* disable autocomplete for shared link password input, fix #7419Jan-Christoph Borchardt2014-02-261-1/+4
|
* remove %webroot from files_sharing appJan-Christoph Borchardt2014-01-231-1/+1
|
* Fix password screen for public sharesMorris Jobke2013-10-071-2/+5
| | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998
* Update authenticate.phprunky2013-07-051-1/+1
| | | Fix 'Undefined index: wrongpw' error
* Use better wording.kondou2013-07-031-1/+1
|
* Add a "Wrong password." message, if the passwordkondou2013-07-021-0/+3
| | | | | | for the public share was wrong. Fix #2725
* explicitly add empty placeholder to inputs which use infield labels, fix #2049Jan-Christoph Borchardt2013-03-041-2/+2
|
* [files_sharing] From echo to pLukas Reschke2013-02-271-3/+3
|
* fix positioning of password label, add autofocus to password fieldBjörn Schießle2013-02-111-2/+2
|
* Fix password authentication for links and fix template problems for links by ↵Michael Gapczynski2012-08-291-1/+1
| | | | creating a new base layout
* Initial previewer for public linksMichael Gapczynski2012-08-271-0/+9