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