HangfireIO / HangfireIO/Hangfire
hangfire UI - omit sensitive / private information
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Hi friends,
when enqueuing a job, Hangfire will serialize and store the content in order to use the same data if a retry is needed. I would like to know if there's a way to not display some properties which will contain sensitive / private information in the dashboard.
e.g.
name, email address.
Thanks in advance,
Contributor guide
Research direction
No files, tests, or entry points are identified in the issue. Begin by tracing how Hangfire serializes job arguments and how the dashboard renders them; done means sensitive properties such as names and email addresses can be omitted from the dashboard while remaining available for retries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100