This commit is contained in:
Ellie 2026-02-24 21:44:37 -08:00
parent 753d9a581e
commit ad0c74b801
3 changed files with 14 additions and 2 deletions

View file

@ -24,7 +24,7 @@
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;
PermitRootLogin = "no";
AllowUsers = [ "ellie" "forgejo" ];
AllowUsers = [ "ellie" "forgejo" "borg" ];
};
extraConfig = ''
Match User forgejo Address 10.10.0.1