ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Mailgun configuration
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
It looks like this has a key that's hard-coded:
Was that intentional for demo purposes?
Contributor guide
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 inspecting core/src/main/java/com/confighub/core/mail/SendMail.java, focusing on the hard-coded key and how mail configuration is loaded. Confirm whether the key is intentional for demos; done means the configuration is no longer an unintended embedded secret, with the existing mail behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100