Kim Oliver Drechsel
|
a30b27bb40
|
Hide password in userdata parser
Replace password in log output with asterisks
Fixes #362
## Results:
Before: `[bash] Parsing user data: "user:abc!123:3000:4000:/user/home"`
After: `[bash] Parsing user data: "user:******:3000:4000:/user/home"`
|
2023-03-14 12:34:52 +01:00 |
|
Jeremy Combs
|
ffb2802448
|
Fix command causing unit tests to fail
|
2022-12-28 09:47:56 -05:00 |
|
Adrian Dvergsdal
|
a8eae1de9e
|
Allow bad usernames to fix #109
|
2022-01-30 23:43:12 +01:00 |
|
Adrian Dvergsdal
|
cd5d03295a
|
Change host key permission to 600 and avoid error
See 4e4726aaa2 (commitcomment-41292709)
|
2020-08-08 16:00:09 +02:00 |
|
Alex D. Guerrieri
|
4e4726aaa2
|
Update entrypoint
|
2020-08-07 21:48:26 +02:00 |
|
Adrian Dvergsdal
|
9baa6a5b2f
|
Fixes #158: duplicate authorized keys
|
2020-07-12 22:08:12 +02:00 |
|
tyranron
|
45c555254d
|
Fix 'return' statement usage in shell scripts
|
2018-11-29 13:21:38 +02:00 |
|
Adrian Dvergsdal
|
67e73dfd9a
|
Move script and config to own directory
|
2018-11-16 01:02:50 +01:00 |
|