MoeraOrg / MoeraOrg/moera-issues
REST API call to reload options from DB
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Implement a REST API call to reload options from DB. But add anti-DOS protection to it, because it must be not authenticated (because it should be possible to change the login credentials also).
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
No files, tests, or entry points are mentioned. Start by locating the REST API and database-options code, then determine how an unauthenticated reload can also update login credentials while resisting denial-of-service abuse. Done means the endpoint exists, supports the stated credential-change use case, and has explicit anti-DOS protection.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100