Commit Verlauf

Autor SHA1 Nachricht Datum
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface vor 1 Jahr
  stefan 7fb6048580 fix comment vor 1 Jahr
  stefan f40aca95f6 adding login/logout command dynamically on auth init - the former approach failed when the command list was reordered - might have deleted a command when auth init was called with commands already added vor 1 Jahr
  stefan 495cc02233 updated copyright notices vor 1 Jahr
  stefan bb7152a642 cleaning up, fixing cppcheck findings vor 1 Jahr
  stefan 8ddd166b3e only call login function when the login was successful vor 1 Jahr
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime vor 1 Jahr
  Strobel, Stefan | Friedrich Lütze GmbH 0a1c52e3de added test for root user vor 1 Jahr
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. vor 1 Jahr
  stefan 0e02aee620 fixed interface usage of custom auth check function vor 1 Jahr
  stefan c942d184dd removed shellmatta_printf from intrinsic functions, added option to only set username via options in login command vor 1 Jahr
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode vor 1 Jahr
  stefan 66624e0a50 fixed logout with more than one character being passed - fixed logout function not clearing history buffer vor 1 Jahr
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module vor 1 Jahr
  stefan cbaacd10cf added simple logging interface for logins vor 2 Jahren
  stefan 26a9116bc1 added doxygen comments to shellmatta auth vor 2 Jahren
  stefan dba1825e30 resetting shell on logout vor 2 Jahren
  stefan 8c35d8ba95 hiding command from autocompletion if not permitted vor 2 Jahren
  stefan 337c9f01df pretending cmd does not exist when not permitted vor 2 Jahren
  stefan 186d76d30e finished login command vor 2 Jahren
  stefan 6494717d1a clearing history buffer on logout vor 2 Jahren
  stefan f58fe1de29 added basic login/logout logic vor 2 Jahren
  stefan e3a608294f started implementing the interface to the authentication module vor 2 Jahren