Mercurial > dropbear
log svr-runopts.c @ 1535:b918ad1c5b25
age | author | description |
---|---|---|
Thu, 22 Feb 2018 23:06:45 +0800 | Matt Johnston | Merge branch 'master' of git://github.com/stellarpower/dropbear into stellarpower-master |
Tue, 20 Feb 2018 02:11:55 +0000 | stellarpower | Added the -G option to allow logins only for users that are members of a certain group. This allows finer control of an instance on who can and cannot login over a certain instance (e.g. password and not key). Needs double-checking and ensuring it meets platform requirements. |