principals added
This commit is contained in:
parent
732f818f8b
commit
87ece5e9e6
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ def serve_principal(cfg, sshUser, principals):
|
|||
principals=util.getAllowedSSHPrincipals(config=cfg))
|
||||
|
||||
|
||||
|
||||
class Main(app.App):
|
||||
def create_parser(self):
|
||||
parser = super(Main, self).create_parser()
|
||||
|
|
Loading…
Reference in a new issue