| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
with but it's a start
|
| |
|
|
|
|
| |
move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
|
|
|