about summary refs log tree commit diff
path: root/config/locales/doorkeeper.en-GB.yml
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2023-01-02 17:29:59 +0100
committerClaire <claire.github-309c@sitedethib.com>2023-01-02 17:29:59 +0100
commitb4aabf3cf1312b91324fdd65933886f50d3e645a (patch)
tree99940f0ee2ae93cfb22e5b460f28e7e85ef5edc4 /config/locales/doorkeeper.en-GB.yml
parent498cde7dc6bc45c8ffbfa65efe86a8c9993a07c4 (diff)
parent41fe7576bfe8b864d8e1fe018ab3b02b05e02a05 (diff)
Merge branch 'main' into glitch-soc/merge
Diffstat (limited to 'config/locales/doorkeeper.en-GB.yml')
-rw-r--r--config/locales/doorkeeper.en-GB.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/locales/doorkeeper.en-GB.yml b/config/locales/doorkeeper.en-GB.yml
index 1f13709be..7d2716359 100644
--- a/config/locales/doorkeeper.en-GB.yml
+++ b/config/locales/doorkeeper.en-GB.yml
@@ -149,9 +149,19 @@ en-GB:
     scopes:
       admin:read: read all data on the server
       admin:read:accounts: read sensitive information of all accounts
+      admin:read:canonical_email_blocks: read sensitive information of all canonical email blocks
+      admin:read:domain_allows: read sensitive information of all domain allows
+      admin:read:domain_blocks: read sensitive information of all domain blocks
+      admin:read:email_domain_blocks: read sensitive information of all email domain blocks
+      admin:read:ip_blocks: read sensitive information of all IP blocks
       admin:read:reports: read sensitive information of all reports and reported accounts
       admin:write: modify all data on the server
       admin:write:accounts: perform moderation actions on accounts
+      admin:write:canonical_email_blocks: perform moderation actions on canonical email blocks
+      admin:write:domain_allows: perform moderation actions on domain allows
+      admin:write:domain_blocks: perform moderation actions on domain blocks
+      admin:write:email_domain_blocks: perform moderation actions on email domain blocks
+      admin:write:ip_blocks: perform moderation actions on IP blocks
       admin:write:reports: perform moderation actions on reports
       crypto: use end-to-end encryption
       follow: modify account relationships