dotclear.git
15 years agoStructures the classes:
Florent Bruneau [Tue, 27 May 2008 21:26:48 +0000 (23:26 +0200)]
Structures the classes:
 * widget.(...).php => widget
 * page.(...).php => page (url catcher)
 * class.(...).php => tool classes

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBe sure the auth object is always filled.
Florent Bruneau [Tue, 27 May 2008 20:47:13 +0000 (22:47 +0200)]
Be sure the auth object is always filled.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoManage user profile using the dcAuth class.
Florent Bruneau [Tue, 27 May 2008 20:26:19 +0000 (22:26 +0200)]
Manage user profile using the dcAuth class.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBuild the permissions...
Florent Bruneau [Tue, 27 May 2008 19:17:30 +0000 (21:17 +0200)]
Build the permissions...

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCan log on the admin interface using x.org account.
Florent Bruneau [Mon, 26 May 2008 21:47:49 +0000 (23:47 +0200)]
Can log on the admin interface using x.org account.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOops.
Florent Bruneau [Sun, 25 May 2008 22:18:09 +0000 (00:18 +0200)]
Oops.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPartial rewrite of auth.
Florent Bruneau [Sun, 25 May 2008 22:13:20 +0000 (00:13 +0200)]
Partial rewrite of auth.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAvoid too many '/'
Florent Bruneau [Sun, 25 May 2008 21:38:13 +0000 (23:38 +0200)]
Avoid too many '/'

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMove auth stuff in the xorgAuth class.
Florent Bruneau [Sun, 25 May 2008 20:31:26 +0000 (22:31 +0200)]
Move auth stuff in the xorgAuth class.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMissing files...
Florent Bruneau [Sun, 25 May 2008 20:23:55 +0000 (22:23 +0200)]
Missing files...

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBasic authentication via X.org.
Florent Bruneau [Sun, 25 May 2008 20:10:13 +0000 (22:10 +0200)]
Basic authentication via X.org.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoInitial first step.
Florent Bruneau [Sun, 25 May 2008 18:22:22 +0000 (20:22 +0200)]
Initial first step.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>