Ignore:
Timestamp:
19 Jun 2012, 07:28:08 (12 years ago)
Author:
Henrik Bettermann
Message:

Add public_name to IKofaPrincipalInfo and IKofaPrincipal.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/authentication.py

    r8756 r8757  
    140140                             email=account.email,
    141141                             phone=account.phone,
     142                             public_name=account.public_name,
    142143                             user_type=account.user_type)
    143144
Note: See TracChangeset for help on using the changeset viewer.