Loading lib/Travelynx/Controller/Account.pm +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
lib/Travelynx/Controller/Account.pm +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading