ComputerScienceHouse / ComputerScienceHouse/conditional
Members with active conditionals can mark themselves as active
Open
discussion needed
- Dominant language
- Python
- Stars
- 12
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
I didn't actually confirm that this is the case but it definitely looks like it is.
This will probably only require another check in `member_management_make_user_active`. Basically just confirm that the user isn't in `SELECT uid FROM conditional WHERE status = "Pending"` or something like that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.