| Name | Size | Mode | Actions |
|---|---|---|---|
| add.php | 1598 | 0644 | editdlrm |
| change_password.php | 997 | 0644 | editdlrm |
| edit.php | 3126 | 0644 | editdlrm |
| index.php | 2587 | 0644 | editdlrm |
| login.php | 2003 | 0644 | editdlrm |
| profile.php | 3311 | 0644 | editdlrm |
| register.php | 1687 | 0644 | editdlrm |
| request_reset_password.php | 390 | 0644 | editdlrm |
| resend_token_validation.php | 806 | 0644 | editdlrm |
| social_email.php | 730 | 0644 | editdlrm |
| u2f_authenticate.php | 2617 | 0644 | editdlrm |
| u2f_register.php | 2631 | 0644 | editdlrm |
| verify.php | 1009 | 0644 | editdlrm |
| view.php | 4428 | 0644 | editdlrm |
/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/templates/Users/profile.php (3311B)
= h($user->username) ?>
= h($user->email) ?>
= $this->User->socialConnectLinkList($user->social_accounts) ?> social_accounts)): ?>| = __d('cake_d_c/users', 'Avatar'); ?> | = __d('cake_d_c/users', 'Provider'); ?> | = __d('cake_d_c/users', 'Link'); ?> |
|---|---|---|
| = $this->Html->image( $socialAccount->avatar, ['width' => '90', 'height' => '90'] ) ?> | = h($socialAccount->provider) ?> | = $socialAccount->link && $socialAccount->link != '#' ? $this->Html->link( $linkText, $socialAccount->link, ['target' => '_blank'] ) : '-' ?> |