mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 14:36:07 +08:00
When a post is created by an incoming email, we show an envelope icon on it which then opens a modal with the raw email contents. Previously this was staff (admin+mod) only, but now this commit adds the `view_raw_email_allowed_groups` site setting, so any group can be added to give users permission to see this. |
||
|---|---|---|
| .. | ||
| bookmark_guardian.rb | ||
| category_guardian.rb | ||
| ensure_magic.rb | ||
| group_guardian.rb | ||
| post_guardian.rb | ||
| post_revision_guardian.rb | ||
| sidebar_guardian.rb | ||
| tag_guardian.rb | ||
| topic_guardian.rb | ||
| user_guardian.rb | ||