This commit is contained in:
Daniel Friesel 2023-01-08 10:00:42 +01:00
parent 113caf705d
commit 04817690e8
No known key found for this signature in database
GPG key ID: 100D5BFB5166E005

View file

@ -992,6 +992,7 @@ sub webfinger {
if ( not $user or not $user->{public_level} & 0x22 ) {
$self->render( 'not_found', status => 404 );
return;
}
my $profile_url