rattail.sw.locms.security

rattail.sw.locsms.security – Security Interface

rattail.sw.locsms.security.generate_permissions_report(report_path)

Reads current permissions mapping from the database and generates a report, saving it to report_path.

rattail.sw.locsms.security.get_access_level_map()

Returns a nested dictionary with information about which access levels are applicable to which hosts, as pertains to the permissions mapping in FCT_TAB.

rattail.sw.locsms.security.get_host_map()

Returns an OrderedDict of SMS host abbreviations (e.g. “TRS”), and their human-readable descriptions.

rattail.sw.locsms.security.get_security_level_map()

Returns an OrderedDict of F-style field names and their human-readable labels.

Previous topic

rattail.sw.locms.samples

Next topic

rattail.sw.locms.sil

This Page