You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (queryItemAsString(unref(reasonQuery)) ==='lowAssuranceLevel') {
67
+
return$gettext(
68
+
'Please login to your CERN account using the CERN credentials instead of a guest account.'
69
+
)
70
+
}
65
71
return$gettext(
66
72
'This could be because of a routine safety log out, or because your account is either inactive or not yet authorized for use. Please try logging in after a while or seek help from your Administrator.'
0 commit comments