Fix sshkey

This commit is contained in:
Citlali del Rey 2022-10-18 10:30:32 -07:00
parent ec811e437c
commit 2e29672e8a
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
1 changed files with 1 additions and 0 deletions

View File

@ -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) {