Add extra authentication for internal access to sandbox
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We need to prevent accidental access to sandbox (and in the future, staging). We should implement extra authentication for accessing both the api and the frontend (via pages crate) on sandbox.
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 how sandbox access is exposed through the API and the frontend via the pages crate. Determine the intended extra authentication flow for both entry points and how it should distinguish internal access from accidental access. The work is done when both sandbox surfaces require the agreed additional authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, authentication, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100