{**************************************************************************} {* *} {* 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}
{if $mr.perms neq 'pending'} {/if} {if $mr.perms eq 'pending'} {else} {/if}
Matricule = {$mr.matricule}
Matricule AX = {$mr.matricule_ax}
UID = {$mr.user_id}
Inscription = {$mr.date_ins|date_format}
Mot de passe
Nom
Nom d'usage
Prénom
Sexe femme homme
Droits
{if $mr.naiss_err}{/if} Date de naissance {if $mr.naiss_err}{/if} {if $mr.naiss_err}({icon name=error}Date de naissance incohérente){/if}
Date de décès
Promo
Commentaire
[Voir fiche]
[Trombino]
{if $mr.perms neq 'pending'}

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} {if $virtual} {/if}
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
{$virtual}

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

{foreach item=mail from=$emails} {cycle assign=class values="impair,pair"} {if $mail->panne && $mail->panne neq "0000-00-00"} {/if} {/foreach}
Redirections
{if $mail->active}active{/if} {if $mail->active}des{elseif $mail->broken}ré{/if}activer {if $mail->broken}{/if} {$mail->email} {if $mail->broken} (en panne){/if} delete
{icon name=error title="Panne"} Panne de {$mail->email} le {$mail->panne|date_format} {if $mail->panne neq $mail->last}confirmée le {$mail->last|date_format}{/if}
Ajouter un email
{/if} {/if} {/if} {* vim:set et sw=2 sts=2 sws=2: *}