0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2024-11-17 12:51:33 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Adrian Dvergsdal
c388a4ec68 Do not create users on container restart 2015-12-16 19:41:49 +01:00
Adrian Dvergsdal
55d879419f Bugfix: check return status, not return value 2015-12-16 15:33:12 +01:00
Adrian Dvergsdal
6213664492 Check if STDIN is coming from a pipe or a file
See: http://www.linuxjournal.com/content/working-stdin-and-stdout
2015-12-16 11:54:57 +01:00
Adrian Dvergsdal
8d310f3af0 Add users from STDIN or config file 2015-12-07 10:10:24 +01:00
Adrian Dvergsdal
3c756a9b33 Simple help output 2015-07-25 14:00:24 +02:00
Adrian Dvergsdal
1e506399b9 Checking parameters and showing help 2015-07-25 13:55:33 +02:00
Adrian Dvergsdal
a65979595d Concatenate ssh keys to authorized_keys and set correct permissions 2015-06-03 12:03:55 +02:00
Adrian Dvergsdal
bf86e22d11 Rename variables 2015-01-03 13:10:38 +01:00
Adrian Dvergsdal
0661a5923e Make entrypoint runnable 2014-12-31 16:45:50 +01:00
Adrian Dvergsdal
9ce386d7ae Improved readability 2014-12-31 16:42:09 +01:00
Adrian Dvergsdal
c5ec0cfc3f Rename run to entrypoint 2014-12-31 16:35:46 +01:00
Renamed from run (Browse further)