{{#app-view class=(concat 'token ' (if (or isAuthorized isEnabled) 'edit' 'list')) loading=isLoading authorized=isAuthorized enabled=isEnabled}} {{#block-slot 'notification' as |status type|}} {{partial 'dc/acls/tokens/notifications'}} {{/block-slot}} {{#block-slot 'disabled'}} {{partial 'dc/acls/disabled'}} {{/block-slot}} {{#block-slot 'authorization'}} {{partial 'dc/acls/authorization'}} {{/block-slot}} {{#block-slot 'breadcrumbs'}}
{{/block-slot}} {{#block-slot 'header'}}{{message}}
{{/block-slot}} {{/confirmation-dialog}} {{/if}} {{#if (not (token/is-legacy item))}} {{/if}} {{/if}} {{/block-slot}} {{#block-slot 'content'}} {{#if (token/is-legacy item)}}Update. We have upgraded our ACL system by allowing you to create reusable policies which you can then apply to tokens. Don't worry, even though this token was written in the old style, it is still valid. However, we do recommend upgrading your old tokens to the new style. Learn how in our documentation.
{{/if}} {{#if (not create) }}