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"
|
display_name = "Disabled Launchpad User"
|
||||||
user_link = "000000000000000000000"
|
user_link = "000000000000000000000"
|
||||||
|
|
||||||
|
user_link.replace('login.launchpad.net', 'login.ubuntu.com')
|
||||||
|
|
||||||
# Resolve the openid.
|
# Resolve the openid.
|
||||||
if user_link not in self._openid_map:
|
if user_link not in self._openid_map:
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user