0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
postfixadmin/templates
Christian Boltz 67a6d0e27a
use $CONF[page_size] in viewlog.php
This replaces the hardcoded "LIMIT 10" with "LIMIT <page_size>".

Patch by Dan <dannyro @SF>, https://sourceforge.net/p/postfixadmin/patches/133/

Additional change on top of Dan's patch:
- wrap $CONF['page_size'] in intval() to avoid that a broken config
  setting can break or exploit the query
2017-03-04 00:34:45 +01:00
..
backupwarning.tpl backup.php: 2013-10-19 18:58:59 +00:00
broadcast-message.tpl Add CSRF protection for POST requests 2016-05-20 20:42:04 +00:00
editform.tpl Add CSRF protection for POST requests 2016-05-20 20:42:04 +00:00
flash_error.tpl flash_error.tpl: 2012-01-11 21:46:41 +00:00
footer.tpl css id update-check added to footer.tpl 2016-11-05 01:17:45 -04:00
header.php - accidentially deleted header.php. Needed for setup 2009-11-06 19:16:14 +00:00
header.tpl header.tpl: 2014-03-16 19:33:52 +00:00
index.tpl templates/index.tpl: 2013-11-01 13:35:09 +00:00
list-virtual_alias_domain.tpl list-virtual_alias_domain: 2015-10-02 18:52:17 +00:00
list-virtual_alias.tpl Use list.tpl to display the alias list 2015-04-06 22:09:18 +00:00
list-virtual_mailbox.tpl migrate search input field to use search[_], and use list.tpl for alias domains 2015-04-06 14:17:25 +00:00
list-virtual.tpl list-virtual.tpl: add missing "download as CSV" for mailboxes 2016-11-01 19:31:41 +00:00
list.tpl list.tpl: 2016-02-14 01:02:18 +00:00
login.tpl *.lang: 2013-07-28 19:46:50 +00:00
main.tpl *.lang: 2013-07-28 22:51:28 +00:00
menu.tpl menu.tpl: 2015-03-15 00:38:23 +00:00
message.tpl message.tpl: 2011-07-25 22:19:50 +00:00
password.tpl Add CSRF protection for POST requests 2016-05-20 20:42:04 +00:00
sendmail.tpl Add CSRF protection for POST requests 2016-05-20 20:42:04 +00:00
users_edit-alias.tpl Add CSRF protection for POST requests 2016-05-20 20:42:04 +00:00
users_main.tpl As a side effect of the previous commit (r1568), we can use login.php 2013-11-11 00:13:31 +00:00
users_menu.tpl *.lang: 2013-07-28 22:51:28 +00:00
vacation.tpl Add CSRF protection for POST requests 2016-05-20 20:42:04 +00:00
viewlog.tpl use $CONF[page_size] in viewlog.php 2017-03-04 00:34:45 +01:00