ucdavis / ucdavis/ipa-client-angular
Impersonation: Should allow admins to impersonate academic coordinators
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Academic coordinators impersonating each other would not be useful, but when the user is an admin it should offer this class of users. Authorization will need to be updated accordingly on backend.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the impersonation flow in the AngularJS client and the backend authorization path. Confirm where academic coordinators are offered as impersonation targets and where admin permissions are checked. Done means admins can impersonate academic coordinators while coordinators cannot impersonate each other, with the relevant checks covered by existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100