Commit History

Autor SHA1 Mensaxe Data
  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 hai 9 meses
  stefan 495cc02233 updated copyright notices hai 9 meses
  stefan 7758d28cc8 extended tests to cover functions actually being called hai 9 meses
  stefan aa57ab7bf6 fix typo hai 9 meses
  stefan bb7152a642 cleaning up, fixing cppcheck findings hai 9 meses
  stefan 8ddd166b3e only call login function when the login was successful hai 9 meses
  stefan a78091f623 running all tests in the end to get a combined coverage report hai 9 meses
  stefan f3b7730be9 added some simple testcases hai 9 meses
  stefan 5f53dccaf6 Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism hai 9 meses
  stefan fd99e275e4 fix auth documentation on auth hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH ffafbff7fe added test for chpasswd function hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 53440e609a added test for commands adding the perm structure on command add hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 4924f9f176 adding permissions when adding a command if matching permissions are found hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 0a1c52e3de added test for root user hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. hai 9 meses
  stefan 0e02aee620 fixed interface usage of custom auth check function hai 9 meses
  stefan d7d4fc520e finished integrationtests for auth module hai 9 meses
  stefan c942d184dd removed shellmatta_printf from intrinsic functions, added option to only set username via options in login command hai 9 meses
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode hai 9 meses
  stefan 66624e0a50 fixed logout with more than one character being passed - fixed logout function not clearing history buffer hai 9 meses
  stefan 1e2c0ee920 allow running individual tests again hai 9 meses
  stefan 7520310508 force make to run tests single threaded by adding fake dependencies to all other test targets hai 9 meses
  stefan fa5a143e39 fixed integration test for auth module (mockup for now) hai 9 meses
  stefan f6c6a311ec added documentation on auth option hai 9 meses
  stefan 51960301fc changed to proper string matcher in tests hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 8519ed103a added integration tests for authentication module hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 847634b308 fixed initialization for auth instance members hai 9 meses
  shimatta 56b7a22405 Merge branch 'feature/#64-add-gcc-printf-hints' of shimatta/shellmatta into develop hai 9 meses
  Strobel, Stefan | Friedrich Lütze GmbH 25feee0480 Merge branch 'develop' into feature/#64-add-gcc-printf-hints hai 9 meses