====== HSE User Access Control ====== //**The HSE User Access Control Toolkit provides a framework for managing users and their access levels, for obtaining access levels for a specified user and for manipulating front panel controls accordingly.**// The module relies on our [[code:open-source:hse-db:overview|DB_CONNECTOR module]] to store user and access information in a database. The main features include: * add, modify & delete users * add, modify & delete access rights * login user * check access for the logged-in user * apply access level on front panel controls ===== Source Code ===== The source code (non-public!) can be found at https://code.hampel-soft.com/commercial/hse-user-access-control ===== Structure ===== These libraries build (on) our standard structure: \\ [[code:common:repository-structure|10 Repo Structure]] \\ [[code:common:project-structure|11 Project Structure]] ===== Contents ===== {{indexmenu>:code:commercial/hse-uac#1|tsort nsort}}