feat(admin): display external users for security reasons

This commit is contained in:
Edouard Vanbelle
2026-07-19 15:45:09 +02:00
parent 03a63d0161
commit e003a8c55b
18 changed files with 83 additions and 17 deletions
+3 -1
View File
@@ -1166,7 +1166,9 @@
"drive_error_name_required": "Drive name is required.",
"drive_error_owner_required": "Pick a user or group as the drive owner.",
"create_drive": "Create shared drive",
"no_drives": "No drives yet."
"no_drives": "No drives yet.",
"external_user": "external",
"external_user_hint": "Grant-only account (magic-link or OCM). Cannot be admin and has no storage envelope."
},
"profile": {
"page_title": "Profile",