<%- i18n('access-lists', 'form-title', {id: id}) %>
  • <%- i18n('access-lists', 'details') %>
  • <%- i18n('access-lists', 'authorization') %>
  • <%- i18n('access-lists', 'access') %>

Basic Authorization via Nginx HTTP Basic Authentication

IP Address Whitelist/Blacklist via Nginx HTTP Access

Note that the allow and deny directives will be applied in the order they are defined.