Project

General

Profile

« Previous | Next » 

Revision 3f079b20

Added by Thomas Noël almost 13 years ago

[ezldap] sync with wcs (add [user] subst. var)

View differences:

extra/modules/ezldap.py
134 134

  
135 135
    def get_substitution_variables(self):
136 136
        d = {
137
            'user': self,
137 138
            'user_display_name': self.display_name,
138 139
            'user_email': self.email,
139 140
        }

Also available in: Unified diff