Skip to content
Snippets Groups Projects
Commit 7a5d912f authored by Martin Schoeler's avatar Martin Schoeler
Browse files

added commentary

parent 58313ea7
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,7 @@ class CustomOAuth
identity.id = identity.user.userid
identity.email = identity.user.email
# Fix general 'phid' instead of 'id' from phabricator
if identity?.phid and not identity.id
identity.id = identity.phid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment