Fix sshkey
This commit is contained in:
parent
ec811e437c
commit
2e29672e8a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ use Net::LDAP::Constant qw(LDAP_NO_SUCH_OBJECT);
|
|||
use Email::Simple;
|
||||
use Email::Sender::Simple;
|
||||
use Email::Sender::Transport::Sendmail;
|
||||
require unix_dog::Util;
|
||||
|
||||
|
||||
sub registration($self) {
|
||||
|
|
Loading…
Reference in a new issue