restrict PII
Open
- Dominant language
- Ruby
- Stars
- 24
- Forks
- 18
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 7
Description
let's have a helper for this like
```erb
<% pii do %>
my address is 15 falls
<% end %>
```
and restrict it only to users that can pii (we'll need another column on user)
or if we wanna get real fancy we could make it break-the-glass... 🤔
Contributor guide
Assessment
This issue has not been assessed yet.