[00:48] * cjohnston is filing ltp bugs for daker [00:50] :) === wintrace is now known as zJh [01:10] daker: are you familiar at all with the teams stuff on django-openid-auth? [01:11] not too much, but if you explain maybe i can help [01:12] OPENID_LAUNCHPAD_TEAMS_MAPPING_AUTO = True doesn't seem to be working [01:15] what do you mean ? [01:16] AFAIK, you create a group in django admin that is the same name as the launchpad team you want to map it to. Then, when a user logs in who is a member of that team, they are added to the group [01:16] That doesn't seem to be happening [01:27] cjohnston: https://bazaar.launchpad.net/~django-openid-auth/django-openid-auth/trunk/view/head:/django_openid_auth/views.py#L225 [01:33] daker: that's assigning the team to the group, no [01:33] ? [01:34] this one https://bazaar.launchpad.net/~django-openid-auth/django-openid-auth/trunk/view/head:/django_openid_auth/auth.py#L97 [01:35] so it either isn't getting a teams response, or it isnt working [01:36] does LP show the teams membership ? [01:38] login to pad.u.c and it asks you to pass your teams to it [01:39] yes, i mean for you... [01:41] no [01:49] going to sleep cjohnston if you want to share the code so i can look at it tomorrow :)