Back to Paperless Ngx

User Edit Dialog.Component

src-ui/src/app/components/common/edit-dialog/user-edit-dialog/user-edit-dialog.component.html

3.0.3279 B
Original Source

{{getTitle()}}

@if (object?.id) { ID: {{object.id}} }

Active

Admin Access system status, logs, Django backend

Superuser Grants all permissions and can view all objects

@if (object?.is_mfa_enabled && currentUserIsSuperUser) { Two-factor Authentication }

CancelSave