Use $core->blog->url when possible.
[dotclear.git] / class.xorg.auth.php
2008-05-27 Florent BruneauUse $core->blog->url when possible.
2008-05-27 Florent BruneauBe sure the auth object is always filled.
2008-05-27 Florent BruneauManage user profile using the dcAuth class.
2008-05-27 Florent BruneauBuild the permissions...
2008-05-26 Florent BruneauCan log on the admin interface using x.org account.
2008-05-25 Florent BruneauOops.
2008-05-25 Florent BruneauPartial rewrite of auth.
2008-05-25 Florent BruneauAvoid too many '/'
2008-05-25 Florent BruneauMove auth stuff in the xorgAuth class.
2008-05-25 Florent BruneauBasic authentication via X.org.
2008-05-25 Florent BruneauInitial first step.