{{capitalize status}}! {{#yield-slot name="notification" params=(block-params status type flash.item flash.error)}} {{yield}} {{#if (eq type 'logout')}} {{#if (eq status 'success') }} You are now logged out. {{else}} There was an error logging out. {{/if}} {{else if (eq type 'authorize')}} {{#if (eq status 'success') }} You are now logged in. {{else}} There was an error, please check your SecretID/Token {{/if}} {{/if}} {{else}} {{#if (eq type 'logout')}} {{#if (eq status 'success') }} You are now logged out. {{else}} There was an error logging out. {{/if}} {{else if (eq type 'authorize')}} {{#if (eq status 'success') }} You are now logged in. {{else}} There was an error, please check your SecretID/Token {{/if}} {{/if}} {{/yield-slot}}
{{/let}} {{/if}}ACLs are not enabled in this Consul cluster. We strongly encourage the use of ACLs in production environments for the best security practices.