This section focuses on the client part of the subsystem powers and change audit data.
Authority and audit
Ember addon ember-flexberry-security includes a set of components and forms for working with data audit and authority for the client.
Powers
Audit data changes
Setup ember addon
Installing the addon is done with the command:
ember install ember-flexberry-security
Note:
The plugin is still in development, but the types of audits and some form of reference for you to use. The generator form of authority does not generate, because they are defined in the addon ember-flexberry-security. The programmer need only to specify their availability in router.js and to add to Sitemap (if necessary). To understand what forms are in the addon ember-flexberry-security can be viewed in its dummy-app here In fact, the form, route which starts with
The plugin is still in development, but the types of audits and some form of reference for you to use. The generator form of authority does not generate, because they are defined in the addon ember-flexberry-security. The programmer need only to specify their availability in router.js and to add to Sitemap (if necessary). To understand what forms are in the addon ember-flexberry-security can be viewed in its dummy-app here In fact, the form, route which starts with
i-c-s-soft-s-to-r-m-n-e-t-business-audit-objects-audit
- audit and i-c-s-soft-s-to-r-m-n-e-t-security
to the authority.
The application system must also add ranting and forms that are needed.
Sitemap will look like tak
You also need to localize admixed locale of the addon polnomochii
see EmberFlexberrySecurityTranslations
To implement the logic of switching to the display form of audit is necessary to do so like this:
Hbs
see {{action 'showAudit'}}
controller
see ShowAuditActionControllerMixin
On bekende therefore need to publish using the ODataService Assembly audit and Assembly with authorization objects. You will also need to write a function for filtering of the provided values (default technological implementation yet).