Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
asiafood.apps-dev.fr /
core /
tpl /
Delete
Unzip
Name
Size
Permission
Date
Action
ajax
[ DIR ]
drwxrwxrwx
2020-11-01 13:03
README
123
B
-rwxrwxrwx
2020-11-01 12:56
admin_extrafields_add.tpl.php
13.46
KB
-rwxrwxrwx
2020-11-01 12:56
admin_extrafields_edit.tpl.php
15.51
KB
-rwxrwxrwx
2020-11-01 12:56
admin_extrafields_view.tpl.php
4.64
KB
-rwxrwxrwx
2020-11-01 12:56
advtarget.tpl.php
23.09
KB
-rwxrwxrwx
2020-11-01 12:56
ajaxrow.tpl.php
4.3
KB
-rwxrwxrwx
2020-11-01 12:56
bloc_comment.tpl.php
3.6
KB
-rwxrwxrwx
2020-11-01 12:56
bloc_showhide.tpl.php
3.17
KB
-rwxrwxrwx
2020-11-01 12:56
card_presend.tpl.php
7.76
KB
-rwxrwxrwx
2020-11-01 12:56
commonfields_add.tpl.php
2.01
KB
-rwxrwxrwx
2020-11-01 12:56
commonfields_edit.tpl.php
2.25
KB
-rwxrwxrwx
2020-11-01 12:56
commonfields_view.tpl.php
3.45
KB
-rwxrwxrwx
2020-11-01 12:56
contacts.tpl.php
9.1
KB
-rwxrwxrwx
2020-11-01 12:56
document_actions_post_headers.tpl.php
3.67
KB
-rwxrwxrwx
2020-11-01 12:56
error.tpl.php
781
B
-rwxrwxrwx
2020-11-01 12:56
extrafields_add.tpl.php
1.46
KB
-rwxrwxrwx
2020-11-01 12:56
extrafields_edit.tpl.php
1.46
KB
-rwxrwxrwx
2020-11-01 12:56
extrafields_list_print_fields.tpl.php
1.64
KB
-rwxrwxrwx
2020-11-01 12:56
extrafields_list_search_input.tpl.php
2.31
KB
-rwxrwxrwx
2020-11-01 12:56
extrafields_list_search_param.tpl.php
392
B
-rwxrwxrwx
2020-11-01 12:56
extrafields_list_search_sql.tpl.php
1.37
KB
-rwxrwxrwx
2020-11-01 12:56
extrafields_list_search_title.tpl.php
1.22
KB
-rwxrwxrwx
2020-11-01 12:56
extrafields_view.tpl.php
8.82
KB
-rwxrwxrwx
2020-11-01 12:56
filemanager.tpl.php
7.32
KB
-rwxrwxrwx
2020-11-01 12:56
footer.tpl.php
781
B
-rwxrwxrwx
2020-11-01 12:56
header.tpl.php
790
B
-rwxrwxrwx
2020-11-01 12:56
index.html
0
B
-rwxrwxrwx
2020-11-01 12:56
login.tpl.php
13.38
KB
-rwxrwxrwx
2020-11-01 12:56
massactions_pre.tpl.php
6.54
KB
-rwxrwxrwx
2020-11-01 12:56
notes.tpl.php
5.34
KB
-rwxrwxrwx
2020-11-01 12:56
object_discounts.tpl.php
5.4
KB
-rwxrwxrwx
2020-11-01 12:56
objectline_create.tpl.php
33.02
KB
-rwxrwxrwx
2020-11-01 12:56
objectline_edit.tpl.php
15.91
KB
-rwxrwxrwx
2020-11-01 12:56
objectline_view.tpl.php
13.99
KB
-rwxrwxrwx
2020-11-01 12:56
onlinepaymentlinks.tpl.php
6.17
KB
-rwxrwxrwx
2020-11-01 12:56
originproductline.tpl.php
1.68
KB
-rwxrwxrwx
2020-11-01 12:56
passwordforgotten.tpl.php
7.05
KB
-rwxrwxrwx
2020-11-01 12:56
resource_add.tpl.php
1.76
KB
-rwxrwxrwx
2020-11-01 12:56
resource_view.tpl.php
4.15
KB
-rwxrwxrwx
2020-11-01 12:56
Save
Rename
<?php /* Copyright (C) 2009-2010 Regis Houssin <regis.houssin@capnetworks.com> * Copyright (C) 2011-2013 Laurent Destailleur <eldy@users.sourceforge.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ // Protection to avoid direct call of template if (empty($conf) || ! is_object($conf)) { print "Error, template page can't be called as URL"; exit; } header('Cache-Control: Public, must-revalidate'); header("Content-type: text/html; charset=".$conf->file->character_set_client); if (GETPOST('dol_hide_topmenu')) $conf->dol_hide_topmenu=1; if (GETPOST('dol_hide_leftmenu')) $conf->dol_hide_leftmenu=1; if (GETPOST('dol_optimize_smallscreen')) $conf->dol_optimize_smallscreen=1; if (GETPOST('dol_no_mouse_hover')) $conf->dol_no_mouse_hover=1; if (GETPOST('dol_use_jmobile')) $conf->dol_use_jmobile=1; // If we force to use jmobile, then we reenable javascript if (! empty($conf->dol_use_jmobile)) $conf->use_javascript_ajax=1; $php_self = $_SERVER['PHP_SELF']; $php_self.= dol_escape_htmltag($_SERVER["QUERY_STRING"])?'?'.dol_escape_htmltag($_SERVER["QUERY_STRING"]):''; $titleofpage=$langs->trans('SendNewPassword'); print top_htmlhead('', $titleofpage); ?> <!-- BEGIN PHP TEMPLATE PASSWORDFORGOTTEN.TPL.PHP --> <body class="body bodylogin"<?php print empty($conf->global->MAIN_LOGIN_BACKGROUND)?'':' style="background-size: cover; background-position: center center; background-attachment: fixed; background-repeat: no-repeat; background-image: url(\''.DOL_URL_ROOT.'/viewimage.php?cache=1&noalt=1&modulepart=mycompany&file='.urlencode($conf->global->MAIN_LOGIN_BACKGROUND).'\')"'; ?>> <?php if (empty($conf->dol_use_jmobile)) { ?> <script type="text/javascript"> $(document).ready(function () { // Set focus on correct field <?php if ($focus_element) { ?>$('#<?php echo $focus_element; ?>').focus(); <?php } ?> // Warning to use this only on visible element }); </script> <?php } ?> <div class="login_center center"> <div class="login_vertical_align"> <form id="login" name="login" method="POST" action="<?php echo $php_self; ?>"> <input type="hidden" name="token" value="<?php echo $_SESSION['newtoken']; ?>"> <input type="hidden" name="action" value="buildnewpassword"> <!-- Title with version --> <div class="login_table_title center" title="<?php echo dol_escape_htmltag($title); ?>"> <?php if ($disablenofollow) echo '<a class="login_table_title" href="https://www.dolibarr.org" target="_blank">'; echo dol_escape_htmltag($title); if ($disablenofollow) echo '</a>'; ?> </div> <div class="login_table"> <div id="login_line1"> <div id="login_left"> <img alt="" title="" src="<?php echo $urllogo; ?>" id="img_logo" /> </div> <br> <div id="login_right"> <table summary="Login pass" class="centpercent"> <!-- Login --> <tr> <td valign="bottom" class="nowrap center"> <!-- <span class="span-icon-user">--> <span class="fa fa-user"> <input type="text" placeholder="<?php echo $langs->trans("Login"); ?>" <?php echo $disabled; ?> id="username" name="username" class="flat input-icon-user minwidth150" value="<?php echo dol_escape_htmltag($username); ?>" tabindex="1" /> </span> </td> </tr> <?php if (! empty($morelogincontent)) { if (is_array($morelogincontent)) { foreach ($morelogincontent as $format => $option) { if ($format == 'table') { echo '<!-- Option by hook -->'; echo $option; } } } else { echo '<!-- Option by hook -->'; echo $morelogincontent; } } ?> <?php if ($captcha) { // Add a variable param to force not using cache (jmobile) $php_self = preg_replace('/[&\?]time=(\d+)/','',$php_self); // Remove param time if (preg_match('/\?/',$php_self)) $php_self.='&time='.dol_print_date(dol_now(),'dayhourlog'); else $php_self.='?time='.dol_print_date(dol_now(),'dayhourlog'); ?> <!-- Captcha --> <tr> <td class="tdtop nowrap none center"> <table class="login_table_securitycode centpercent"><tr class="valignmiddle"> <td> <!-- <span class="span-icon-security"> --> <span class="nofa"> <input id="securitycode" placeholder="<?php echo $langs->trans("SecurityCode"); ?>" class="flat input-icon-security width100" type="text" maxlength="5" name="code" tabindex="3" /> </span> </td> <td><img src="<?php echo DOL_URL_ROOT ?>/core/antispamimage.php" border="0" width="80" height="32" id="img_securitycode" /></td> <td><a href="<?php echo $php_self; ?>" tabindex="4"><?php echo $captcha_refresh; ?></a></td> </tr></table> </td></tr> <?php } ?> </table> </div> <!-- end div login right --> </div> <!-- end div login_line1 --> <div id="login_line2" style="clear: both"> <!-- Button "Regenerate and Send password" --> <br><input type="submit" <?php echo $disabled; ?> class="button" name="button_password" value="<?php echo $langs->trans('SendNewPassword'); ?>" tabindex="4" /> <br> <div align="center" style="margin-top: 8px;"> <?php $moreparam=''; if (! empty($conf->dol_hide_topmenu)) $moreparam.=(strpos($moreparam,'?')===false?'?':'&').'dol_hide_topmenu='.$conf->dol_hide_topmenu; if (! empty($conf->dol_hide_leftmenu)) $moreparam.=(strpos($moreparam,'?')===false?'?':'&').'dol_hide_leftmenu='.$conf->dol_hide_leftmenu; if (! empty($conf->dol_no_mouse_hover)) $moreparam.=(strpos($moreparam,'?')===false?'?':'&').'dol_no_mouse_hover='.$conf->dol_no_mouse_hover; if (! empty($conf->dol_use_jmobile)) $moreparam.=(strpos($moreparam,'?')===false?'?':'&').'dol_use_jmobile='.$conf->dol_use_jmobile; print '<a class="alogin" href="'.$dol_url_root.'/index.php'.$moreparam.'">('.$langs->trans('BackToLoginPage').')</a>'; ?> </div> </div> </div> </form> <div class="center login_main_home paddingtopbottom<?php echo empty($conf->global->MAIN_LOGIN_BACKGROUND)?'':' backgroundsemitransparent'; ?>" style="max-width: 70%"> <?php if ($mode == 'dolibarr' || ! $disabled) { ?> <span class="passwordmessagedesc"> <?php echo $langs->trans('SendNewPasswordDesc'); ?> </span> <?php }else{ ?> <div class="warning" align="center"> <?php echo $langs->trans('AuthenticationDoesNotAllowSendNewPassword', $mode); ?> </div> <?php } ?> </div> <br> <?php if ($message) { ?> <div class="center login_main_message"> <?php echo dol_htmloutput_mesg($message,'','',1); ?> </div> <?php } ?> <?php if (! empty($morelogincontent) && is_array($morelogincontent)) { foreach ($morelogincontent as $format => $option) { if ($format == 'js') { echo "\n".'<!-- Javascript by hook -->'; echo $option."\n"; } } } else if (! empty($moreloginextracontent)) { echo '<!-- Javascript by hook -->'; echo $moreloginextracontent; } ?> </div> </div> <!-- end of center --> </body> </html> <!-- END PHP TEMPLATE -->