Commit fa6414d9 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

new SAML header

3 merge requests!32Prepare production,!29Mlab 197,!6Contact mailinglist assets
Pipeline #363 passed with stage
in 5 seconds
Showing with 1 addition and 0 deletions
+1 -0
......@@ -129,6 +129,7 @@ function head(){
headlink.innerHTML="Account";
headlink.href="/account/";
}
console.log(user)
if(typeof user !== 'undefined'){ //user has priority
headlink.innerHTML="Logout";
headlink.href="/account/logout";
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment