WorldconVotingSystems / WorldconVotingSystems/nomnom
Ensure that downloading nomination or vote data via the admin interface is audited
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 15
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
Any time the views for vote and nomination data are invoked, either for general display or to download the whole table, a record should be created in the audit log.
Ideally, that audit log would be easy to review by user as well.
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 with the admin interface views for nomination and vote data and trace how the existing audit log records events. Make every display or whole-table download create an audit record, and ensure the resulting log can be reviewed by user; verify both viewing and downloading paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100