Meanwhile we solved the issue:
- No view permissions for XWikiGuest on wiki level
- Edit startpage.vm:
#if ($xcontext.user != 'XWiki.XWikiGuest')
#if($displayMainMenu)
<div id="menuview">
#template("menus_view.vm")
</div>
#end
#end
- Some more minor tweaks in login.vm
What is left are six errors in the browser debug window:
Failed to load resource: the server responded with a status of 401
(Unauthorized)
http://wiki.fra.shift.agency/xwiki/bin/login/XWiki/XWikiLogin?srid=N214sE8S…
Failed to load resource: the server responded with a status of 401
(Unauthorized)
http://wiki.fra.shift.agency/xwiki/bin/login/XWiki/XWikiLogin?srid=4Y4kLi2D…
Failed to load resource: the server responded with a status of 401
(Unauthorized)
http://wiki.fra.shift.agency/xwiki/bin/login/XWiki/XWikiLogin?srid=lMahZtTx…
Failed to load resource: the server responded with a status of 401
(Unauthorized)
http://wiki.fra.shift.agency/xwiki/bin/login/XWiki/XWikiLogin?srid=bQAoWhzJ…
Failed to load resource: the server responded with a status of 401
(Unauthorized)
http://wiki.fra.shift.agency/xwiki/bin/login/XWiki/XWikiLogin?srid=OV83gKnm…
Failed to load resource: the server responded with a status of 401
(Unauthorized)
http://wiki.fra.shift.agency/xwiki/bin/login/XWiki/XWikiLogin?srid=N214sE8S…
Failed to load resource: the server responded with a status of 401
(Unauthorized)
I think we have to write our one login page without ressources from inside
the wiki.
What do you think?
Thanks again for your very valuable support!
Tobias
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Private-Wiki-vs-Login-Page-tp7595071p7595…
Sent from the XWiki- Users mailing list archive at
Nabble.com.