summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Florent Bruneau [Sat, 31 May 2008 21:26:21 +0000 (23:26 +0200)]
Finish pluging group perms.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 21:16:00 +0000 (23:16 +0200)]
Update perms on connection.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 19:29:46 +0000 (21:29 +0200)]
Add X.org settings to the blog.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 17:13:06 +0000 (19:13 +0200)]
Better message.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 16:27:50 +0000 (18:27 +0200)]
Oops...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 16:14:26 +0000 (18:14 +0200)]
Check if a session exists before starting one.
Remove some ugly hacks.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Sat, 31 May 2008 11:26:31 +0000 (13:26 +0200)]
Some cleanup, use 'sudo' to gain SU rights
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 30 May 2008 22:38:10 +0000 (00:38 +0200)]
Xorg perm level activated.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Fri, 30 May 2008 21:04:58 +0000 (23:04 +0200)]
Can define perms required to view a post... need to plug it on the public interface
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 29 May 2008 22:32:55 +0000 (00:32 +0200)]
Link to admin interface.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Thu, 29 May 2008 22:26:39 +0000 (00:26 +0200)]
Fix issues with dotclear session management and browser cache.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 21:55:03 +0000 (23:55 +0200)]
Bypass password check.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Florent Bruneau [Tue, 27 May 2008 21:46:45 +0000 (23:46 +0200)]
Use $core->blog->url when possible.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
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>
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>
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>
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>
Florent Bruneau [Sun, 25 May 2008 22:18:09 +0000 (00:18 +0200)]
Oops.
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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>
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>
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>
Florent Bruneau [Sun, 25 May 2008 20:23:55 +0000 (22:23 +0200)]
Missing files...
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.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>
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>