2 yabba Feb 10, 2009 16:42

Thanks for your reply..
Sorry, but there is a plugin that i must use or i must extends the class Plugin?
You need to create a plugin ( they all extend the plugin class, that's how they work ). There's probably a manual page with all the hooks on, but I normally meander through /inc/plugins/model/_plugins_admin.class.php ( line 52 onwards ) to see what's what ;)
¥
there's a hook for "AlternateAuthentication()" ( or summat like that ), you should be able to use that ;)
¥