コミット履歴

作者 SHA1 メッセージ 日付
  shimatta 67279a17cb Merge branch 'feature/#63-add-simple-authentication-mechanism' of shimatta/shellmatta into develop 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH 61ffd6fa42 changed the bool success to a flexible enum event in log function interface 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH cac83a3500 refactored auth test file 9 ヶ月 前
  stefan d19cd9daa9 added test for autocomplete hiding private commands 9 ヶ月 前
  stefan 7fb6048580 fix comment 9 ヶ月 前
  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 9 ヶ月 前
  stefan 495cc02233 updated copyright notices 9 ヶ月 前
  stefan 7758d28cc8 extended tests to cover functions actually being called 9 ヶ月 前
  stefan aa57ab7bf6 fix typo 9 ヶ月 前
  stefan bb7152a642 cleaning up, fixing cppcheck findings 9 ヶ月 前
  stefan 8ddd166b3e only call login function when the login was successful 9 ヶ月 前
  stefan a78091f623 running all tests in the end to get a combined coverage report 9 ヶ月 前
  stefan f3b7730be9 added some simple testcases 9 ヶ月 前
  stefan 5f53dccaf6 Merge branch 'develop' into feature/#63-add-simple-authentication-mechanism 9 ヶ月 前
  stefan fd99e275e4 fix auth documentation on auth 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH ffafbff7fe added test for chpasswd function 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH c69a7d2b8f added function to change passwords during runtime 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH 53440e609a added test for commands adding the perm structure on command add 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH 4924f9f176 adding permissions when adding a command if matching permissions are found 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH 0a1c52e3de added test for root user 9 ヶ月 前
  Strobel, Stefan | Friedrich Lütze GmbH fdb07f12c7 Added superuser flag to auth user. 9 ヶ月 前
  stefan 0e02aee620 fixed interface usage of custom auth check function 9 ヶ月 前
  stefan d7d4fc520e finished integrationtests for auth module 9 ヶ月 前
  stefan c942d184dd removed shellmatta_printf from intrinsic functions, added option to only set username via options in login command 9 ヶ月 前
  stefan 75c4167e27 removed hide mode from insert char method again and temporarily disabling echo to achieve hide mode 9 ヶ月 前
  stefan 66624e0a50 fixed logout with more than one character being passed - fixed logout function not clearing history buffer 9 ヶ月 前
  stefan 1e2c0ee920 allow running individual tests again 9 ヶ月 前
  stefan 7520310508 force make to run tests single threaded by adding fake dependencies to all other test targets 9 ヶ月 前
  stefan fa5a143e39 fixed integration test for auth module (mockup for now) 9 ヶ月 前
  stefan f6c6a311ec added documentation on auth option 9 ヶ月 前