AlternC/bureau/admin
Benjamin Sonntag 3ffa78aa5f [fix] fixing db issue when creating a DB + post/request for SQLRESTORE 2016-07-12 15:54:21 +02:00
..
aide
icon
images
js
oldimg
prettify
styles cosmetic fix: removed inline CSS and gives nice display for smaller screen 2016-02-26 10:17:05 +01:00
about.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
adm_add.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_authip_whitelist.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-23 08:27:58 +02:00
adm_cancel.php
adm_db_servers.php
adm_deactivate.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
adm_defquotas.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
adm_del.php
adm_dnsweberror.php bug fixes in ACL, wildcard on vhost, and some sql bug 2016-02-22 15:52:55 +01:00
adm_doadd.php
adm_dodefquotas.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
adm_dodel.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_doedit.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_domlock.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
adm_doms.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
adm_doms_def_type.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
adm_domstype.php
adm_domstypedoedit.php
adm_domstypeedit.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_domstyperegenerate.php
adm_donosu.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
adm_dorenew.php
adm_dosu.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
adm_edit.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
adm_email.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
adm_list.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_lockpanel.php
adm_login.php [wip] fixing errors brought by the big security changes... update browser preferences fix + some post/get/request messup + zip not working properly 2016-05-23 16:08:23 +02:00
adm_mxaccount.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_panel.php
adm_passpolicy.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_quotadoedit.php
adm_quotaedit.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
adm_slavedns.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_tld.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
adm_tldadd.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
adm_tlddoadd.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
adm_tlddoedit.php
adm_tldedit.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
adm_update_domains.php
adm_variables.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
alternc_debugme.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
bro_downloadfile.php
bro_editor.php [wip] fixing errors brought by the big security changes... update browser preferences fix + some post/get/request messup + zip not working properly 2016-05-23 16:08:23 +02:00
bro_main.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
bro_pref.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
bro_tgzdown.php fixing alternc_shutdown bug 2014-08-27 11:20:54 +02:00
bro_view.php
browseforfolder2.php [wip] fixing errors brought by the big security changes... update browser preferences fix + some post/get/request messup + zip not working properly 2016-05-23 16:08:23 +02:00
cron.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
dom_add.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
dom_defdel.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
dom_dnsdump.php
dom_doadd.php
dom_dodel.php [fix] deleting a domain didn't work (post/request check) 2016-05-31 12:13:57 +02:00
dom_edit.inc.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
dom_edit.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
dom_editdns.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
dom_import.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
dom_subdel.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
dom_subdodel.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
dom_subdoedit.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
dom_subedit.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
dom_substatus.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
domlist.php
favicon.ico
foot.php Chemin absolu pour xhprof 2014-02-05 13:51:27 +00:00
ftp_del.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
ftp_doedit.php [wip] fixing errors brought by the big security changes... update browser preferences fix + some post/get/request messup + zip not working properly 2016-05-23 16:08:23 +02:00
ftp_edit.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
ftp_list.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
ftp_switch_enable.php
head.php fixing <? without php for Jessie 2015-12-22 16:53:45 +01:00
hta_add.php [wip] fixing errors brought by the big security changes... update browser preferences fix + some post/get/request messup + zip not working properly 2016-05-23 16:08:23 +02:00
hta_adduser.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
hta_del.php [fix] #1545 htaccess files 2014-03-27 16:04:44 +01:00
hta_doadd.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
hta_doadduser.php
hta_dodeluser.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
hta_doedituser.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
hta_edit.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
hta_edituser.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
hta_list.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
index.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
ip_main.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
login.php
logs_download.php
logs_list.php adding tail log view + order by DATE last files before in logs 2015-02-11 11:28:15 +01:00
logs_tail.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
mail_del.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mail_doadd.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mail_doedit.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mail_edit.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
mail_list.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
mail_manage_catchall.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mail_undelete.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mailautoconfig_outlook.php
mailautoconfig_thunderbird.php
main.php fixes some PHP warnings 2016-03-03 12:07:38 +01:00
mem_admin.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mem_chgmail.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mem_cm.php [wip] fixing most found bug during big test at https://pad.lqdn.fr/p/alternc-tests-secu201605 2016-05-26 18:32:17 +02:00
mem_cm2.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mem_logout.php Some cosmetic 2014-03-26 14:36:36 +00:00
mem_param.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
mem_passwd.php
menu.php [wip] CSRF check should work better now... 2016-05-23 13:59:16 +02:00
mxlist.php
nowebmail.php
piwik_addaccount.php
piwik_addsites.php
piwik_site_dodel.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
piwik_sitelist.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
piwik_user_dodel.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
piwik_useradmin.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
piwik_userlist.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
piwik_utils.php
quota_show.php
quotas_oneuser.php bug fix: quota summary was inserted directly on main page without calling the appropriate hook. 2016-02-24 14:49:33 +01:00
quotas_users.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
sql_bck.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
sql_del.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
sql_doadd.php
sql_dobck.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
sql_dorestore.php
sql_getparam.php htmlentities in sql_getparams + check if db not found 2016-05-23 16:37:32 +02:00
sql_list.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
sql_pma_sso.php fixing phpmyadmin sso 2015-11-17 10:45:20 +01:00
sql_restore.php [fix] fixing db issue when creating a DB + post/request for SQLRESTORE 2016-07-12 15:54:21 +02:00
sql_users_add.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
sql_users_del.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
sql_users_doadd.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
sql_users_dopassword.php fixing most GET/REQUEST to POST if needed 2016-05-23 15:03:13 +02:00
sql_users_dorights.php fixes #7: show alert-info instead of alert-error when successfully changins sql users rights 2016-03-03 14:35:57 +01:00
sql_users_list.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
sql_users_password.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
sql_users_rights.php [wip] adding missing ehe() and eue() for htmlentities or urlencode in form fields 2016-05-22 20:14:26 +02:00
stats_members.php
tempovars.php [wip] CSRF check should work better now... 2016-05-23 13:59:16 +02:00
vm.php [wip] securing *all* forms through CSRF management (requires a new table) 2016-05-20 14:21:47 +02:00
webmail-redirect.php Some cosmetic 2014-03-26 14:36:36 +00:00
xhprof_footer.php
xhprof_header.php