jupyterhub / jupyterhub/nativeauthenticator
Replace Authorization Toggle by set-to-true and set-to-false.
Open
enhancement
good first issue
maintenance
- Dominant language
- Python
- Stars
- 81
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
By suggestion of @consideRatio in #183, we should think about and probably implement, replacing the authorization toggle (just set it to whatever it currently isn't) with a designated set-to-true and set-to-false to prevent potential shenanigans.
Contributor guide
Research direction
Start by reviewing issue #183 and locating the current authorization toggle implementation in the Python codebase. Replace the toggle behavior with explicit set-to-true and set-to-false operations, then verify that authorization can no longer be changed by inverting its current state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100