[Rt-commit] rt branch, 4.6/rt-logout-link-config, repushed
Maureen Mirville
maureen at bestpractical.com
Wed Jan 2 10:36:27 EST 2019
The branch 4.6/rt-logout-link-config was deleted and repushed:
was 62f7440c388aab1234ef154d309e02b8e6d483df
now 20b67e74c786b3aa7d198734eb9f09799b4627ef
1: 62f7440c38 ! 1: 20b67e74c7 Make RT logout link configurable
@@ -49,7 +49,7 @@
$about_me->child( prefs => title => loc('Preferences'), path => '/SelfService/Prefs.html' );
}
-+ my $logout_url = RT->Config->Get('LogoutLink');
++ my $logout_url = RT->Config->Get('LogoutURL');
if ( $current_user->Name
&& ( !RT->Config->Get('WebRemoteUserAuth')
|| RT->Config->Get('WebFallbackToRTLogin') )) {
More information about the rt-commit
mailing list