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