aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/removeaccount.tpl
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-1/+1
|
* 5.0RC testing: comment out global removeMario2020-09-231-0/+2
| | | (cherry picked from commit 5edec37d571b79dc4fcc30aac1c48b2fc1ae66c9)
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+20
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-20/+0
|
* set the actual value of the password input field to a single space on remove ↵redmatrix2016-01-211-1/+1
| | | | channel and remove account because firefox does not honour 'autocomplete="off"' and insists on filling in the password, which completely defeats the purpose of password protecting this function. We want to ensure it can only be executed by somebody who knows the password and not somebody who happens upon an unattended browser session. This space is annoying and must be removed to enter the password correctly but this appears to be the only way to provide the necessary safety for that page. Setting autocomplete to a random string as suggested by the firefox doco doesn't appear to do anything useful, as autocomplete is still performed.
* cleanup removeaccountMario Vavti2015-03-041-20/+18
|
* Some work on account deletionChristian Vogeley2014-08-141-0/+22