moevm / moevm/document_insight_system
Баг с LTI авторизацией
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
не меняется роль в системе в зависимости от роли из мудл
https://github.com/moevm/mse_auto_checking_slides_vaganov/blob/15c583eb50d77979ef0a0a08542d04d69884f1d8/app/server.py#L62
https://github.com/moevm/mse_auto_checking_slides_vaganov/blob/15c583eb50d77979ef0a0a08542d04d69884f1d8/app/server.py#L93
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 reviewing the referenced app/server.py locations at lines 62 and 93, then trace how the Moodle LTI role is read and applied to the system role. Confirm the expected role mapping from the surrounding authentication flow. Done means the system role changes according to the role received from Moodle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100