{**************************************************************************} {* *} {* Copyright (C) 2003-2006 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* 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 2 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, write to the Free Software *} {* Foundation, Inc., *} {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} {if $smarty.session.suid}

Attention, déjà en SUID !!!

{/if}

Gestion des utilisateurs

{if $smarty.post.u_kill_conf}
Confirmer la suppression de {$smarty.request.user_id}  
{else}
{if !$smarty.request.login && !$mr.forlife} {/if}
Administrer
Il est possible d'entrer ici n'importe quelle adresse mail : redirection, melix, ou alias.
        
{if $mr}

Derniére connexion le {$lastlogin|date_format:"%d %B %Y, %T"} depuis {$host}

{literal} {/literal}
UID et Matricule {$mr.user_id} / {$mr.matricule}
Mot de passe
Nom
Nom d'usage
Prénom
Sexe femme homme
Droits
Date de naissance
Promo
Commentaire
[Voir fiche]
[Trombino]

Ne pas utiliser [Désinscrire] si le but est d'exclure la personne. Pour ceci changer ses permissions en 'disabled'.

{iterate from=$aliases item=a} {if $a.for_life} {else} {/if} {/iterate}
Alias e-mail
{if $a.for_life}{$a.alias}{else}{$a.alias}{/if} {if $a.expire}(expire le {$a.expire|date_format}){/if} garanti à vie* delete

* à ne modifier qu'avec l'accord express de l'utilisateur !!!

{foreach item=mail from=$emails} {/foreach}
Redirections
{if $mail->active}active{/if} {if $mail->active}des{/if}activer {$mail->email} delete
Ajouter un email
{foreach from=$emails item=mail} {if $email->panne && $email->panne neq "0000-00-00"}

Panne pour l'email "{$mail->email}" le {$mail->panne|date_format}

{/if} {/foreach} {/if} {/if} {* vim:set et sw=2 sts=2 sws=2: *}