lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit 1badc9c7 authored by Łukasz Nowak's avatar Łukasz Nowak

Typo.

parent 0b456d68
......@@ -175,7 +175,7 @@ class ERP5ExternalOauth2ExtractionPlugin:
# fallback to default way
return DumbHTTPExtractor().extractCredentials(request)
tag = '%s_user_creation_in_progress'
tag = '%s_user_creation_in_progress' % user
if self.getPortalObject().portal_activities.countMessageWithTag(tag) > 0:
self.REQUEST['USER_CREATION_IN_PROGRESS'] = user
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment