Switching between `test_case_insecure` may cause weird behavior
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 52/100
Research direction
Search for the test_case_user() method and inspect the user_info object it returns when test_case_insecure is True. Confirm that user_id is absent in this path, add it to the returned object, and verify that the insecure test-case behavior now includes the identifier without affecting production behavior.
Written by the indexing model from the issue text.
Description
The user_id is missing from the test_case_user() method. This is used when test_case_insecure is set to True. This should not impact production servers. This may be a super easy fix by adding user_id to the returned user_info object.
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
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.
More from ArgLab/writing_observer
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
ArgLab/writing_observer#234 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
ArgLab/writing_observer#226 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
ArgLab/writing_observer#220 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
ArgLab/writing_observer#212 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
ArgLab/writing_observer#211 ·
All issues in ArgLab/writing_observer
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100