# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --
[% Translate("Here you can upload a configuration file to import ACLs to your system. The file needs to be in .yml format as exported by the ACL editor module.") | html %]
[% Translate("To create a new ACL you can either import ACLs which were exported from another system or create a complete new one.") | html %]
[% Translate("Changes to the ACLs here only affect the behavior of the system, if you deploy the ACL data afterwards. By deploying the ACL data, the newly made changes will be written to the configuration.") | html %]
[% Translate("Please note: This table represents the execution order of the ACLs. If you need to change the order in which ACLs are executed, please change the names of the affected ACLs.") | html %]
| [% Translate("ACL name") | html %] | [% Translate("Comment") | html %] | [% Translate("Validity") | html %] | [% Translate("Export") | html %] | [% Translate("Copy") | html %] |
|---|---|---|---|---|
| [% Data.Name | html %] | [% Data.Comment | html %] | [% Translate(Data.ValidID) | html %] | [% Translate("Export") | html %] | [% Translate("Copy") | html %] |
| [% Translate("No data found.") | html %] | ||||
| [% Translate("No matches found.") | html %] | ||||