We need to enable 2FA (and save the seed possibly in the releng password store too with the account password?), and possibly switch the config in Phab to use an access token instead
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | greg | T198810 Enforce 2FA for GitHub members | |||
Resolved | • mmodell | T198823 Enable 2FA on wmfphab github account |
Event Timeline
Comment Actions
I've added 2factor to wmfphab on github. The details have been added to the releng pwstore
Comment Actions
But you added MFA, doesn't a token now need to be used when Phab pushes using that username to Github over HTTPS?
Comment Actions
ok, I created an access token and replaced the stored password with the access token. Replication seems to be working.