Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to bootstrap 5.0.1 and first batch of fixes | Mario | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 1 | -0/+2 |
| | | | (cherry picked from commit 5edec37d571b79dc4fcc30aac1c48b2fc1ae66c9) | ||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+20 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -20/+0 |
| | |||||
* | set the actual value of the password input field to a single space on remove ↵ | redmatrix | 2016-01-21 | 1 | -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 removeaccount | Mario Vavti | 2015-03-04 | 1 | -20/+18 |
| | |||||
* | Some work on account deletion | Christian Vogeley | 2014-08-14 | 1 | -0/+22 |