Automattic / Automattic/jetpack-force-2fa
Add multisite compat
- Dominant language
- PHP
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
On a multisite, any user can login from any site on the multisite and be able to gain access to whatever site's dashboard per their role on that particular site.
Need to account for someone logging in locally via Site A as an author, editor, etc even though they have admin on Site B.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how multisite login establishes the current site and how dashboard access is checked against per-site roles. Verify the behavior for a user who is an author or editor on Site A but an administrator on Site B, and confirm that login from either site grants only that site's appropriate dashboard access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100