Authority needs to expose information about user blocks, to allow callers to provide more helpful information to users who are blocked from performing a specific action.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Authority: expose user block info | mediawiki/core | master | +435 -125 | |
| Introduce Block interface and replace AbstractBlock. | mediawiki/core | master | +296 -85 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T218674 User::getRights() applies session rights restrictions to non-session users | |||
| Resolved | None | T180888 All permission checks should be able to return a custom error message | |||
| Open | None | T231930 Introduce Authority objects to represent the user performing a given action | |||
| Resolved | • Pchelolo | T271494 Expose information about user blocks via Authority and PermissionStatus |
Event Timeline
Comment Actions
Change 670570 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):
[mediawiki/core@master] Authority: expose user block info
Comment Actions
Change 680325 had a related patch set uploaded (by Daniel Kinzler; author: Daniel Kinzler):
[mediawiki/core@master] Introduce Block interface.
Comment Actions
Change 680325 merged by jenkins-bot:
[mediawiki/core@master] Introduce Block interface and replace AbstractBlock.
Comment Actions
Change 670570 merged by jenkins-bot:
[mediawiki/core@master] Authority: expose user block info