... derp
This commit is contained in:
parent
113caf705d
commit
04817690e8
1 changed files with 1 additions and 0 deletions
|
@ -992,6 +992,7 @@ sub webfinger {
|
||||||
|
|
||||||
if ( not $user or not $user->{public_level} & 0x22 ) {
|
if ( not $user or not $user->{public_level} & 0x22 ) {
|
||||||
$self->render( 'not_found', status => 404 );
|
$self->render( 'not_found', status => 404 );
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
my $profile_url
|
my $profile_url
|
||||||
|
|
Loading…
Reference in a new issue