⟵ hearthere ⟶
  • Training course
  • Creating simple tables and fields
  • Codes base level
  • Selects and links between tables
  • Table settings basic level
  • Prefilters base level
  • Conditional formatting basic level
  • Action codes base level
  • Using pop-up windows
  • Cycles base level
  • Roles and users on the web
  • Table accesses to change, view and visibility in the tree
  • Field accesses
  • Hide and restore mode, access to duplicate rows
  • What are favorite tables, how to make dashboards on the home page?
  • User management
  • Codes advanced level
  • Action codes advanced level
  • Prefilters advanced level
  • Field and table settings advanced level
  • Cycles advanced level
  • Formatting advanced level
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • User management

    How does the Creator quickly switch between users?

    Click on the username in the upper right corner of the screen.

    How can I see login tries and current activity?

    Tables:

    • System tablesAccessesAuthorizations

    • System tablesAccessesUsers online

    Where do I set the lockout settings against password brute-forcing?

    System tablesMainSettings and cronSettings

    Fields:

    • h_time — the time a user is blocked after a series of incorrect password entries.

    • error_count — the number of incorrect password attempts before blocking.

    • with_pass_recover — whether the user can request password recovery via email. Works only if users have email addresses recorded.

    • periodicity — the interval for checking notifications for the user in seconds. Usually 2-3 seconds.

    How do I let a user manage other users?

    Enable the user_manager parameter in the users table. This parameter does not allow access to the Creator role and users with the Creator role.

    Will such a user be able to assign himself or another user the role of Creator?

    No. He also won't be able to assign sudo.

    Who are the sudo users?

    If you enable the sudo parameter in the user table, the user will be able to switch to other users' accounts.

    This is usually necessary for a manager to understand what employees see or do not see.

    How can I enable users to recover their passwords themselves?

    In System tablesMainSettings and cronSettings, enable with_pass_recover. Users must have email.