Add city to info plugin, fetch correct attrs in SSSD
[cascardo/ipsilon.git] / ipsilon / info / common.py
index 4cd6663..6d2ea80 100644 (file)
@@ -30,6 +30,7 @@ class InfoMapping(Log):
             'gender': 'Gender',
             'postcode': 'Postal Code',
             'street': 'Street Address',
+            'city': 'City',
             'state': 'State or Province',
             'country': 'Country',
             'phone': 'Telephone Number',