Ignore:
Timestamp:
06/28/16 11:44:21 (8 years ago)
Author:
nanardon
Message:

Add status attribute to user object

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/User.pm

    r1768 r1796  
    11361136                label => l('Active'), 
    11371137            }, 
     1138            status => { 
     1139                ro => 1, 
     1140                label => l('Statut du compte'), 
     1141            }, 
    11381142            pwdAccountLockedTime => { 
    11391143                managed => 1, 
Note: See TracChangeset for help on using the changeset viewer.