Merge "Duplicating Users at Migration Time"
This commit is contained in:
commit
86dc566448
@ -120,6 +120,8 @@ class LaunchpadWriter(object):
|
||||
display_name = "Disabled Launchpad User"
|
||||
user_link = "000000000000000000000"
|
||||
|
||||
user_link.replace('login.launchpad.net', 'login.ubuntu.com')
|
||||
|
||||
# Resolve the openid.
|
||||
if user_link not in self._openid_map:
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user