The logout button send to
https://www.epitech.net/intra/index.php?section=logout
So any hit on this page will logout the connected user
Try to open a new tab, hit this page, and see if you'r already logged...
A page containing <img src='https://www.epitech.net/intra/index.php?section=logout'/>
will do the request and fail to draw an image, but still disconnect you from the intranet
In the same way we can force a user to register / unregister from a soutenance :
https://www.epitech.net/intra/index.php?section=etudiant&page=soutenance&action=index_act&id=??????&cid=??????&do=[de]ins
Usefull to create a great group for a hard project.
2008-04-30