platal.git
15 years agoTypos, etc...
Stéphane Jacob [Tue, 20 Jan 2009 21:10:36 +0000 (22:10 +0100)]
Typos, etc...

15 years agoUpdates Core.
Stéphane Jacob [Tue, 20 Jan 2009 21:01:36 +0000 (22:01 +0100)]
Updates Core.

15 years agoGives better access to the MySQL errors gathering page, Updates Core.
Stéphane Jacob [Tue, 20 Jan 2009 20:15:03 +0000 (21:15 +0100)]
Gives better access to the MySQL errors gathering page, Updates Core.

15 years agoHappy New Year!
Florent Bruneau [Mon, 12 Jan 2009 10:47:02 +0000 (11:47 +0100)]
Happy New Year!

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoTypos.
Stéphane Jacob [Thu, 8 Jan 2009 15:54:34 +0000 (16:54 +0100)]
Typos.

15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Mon, 5 Jan 2009 20:18:59 +0000 (21:18 +0100)]
Merge commit 'origin/platal-0.10.0'

Conflicts:

core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix registration.
Florent Bruneau [Mon, 5 Jan 2009 20:07:21 +0000 (21:07 +0100)]
Fix registration.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdds missing include in modules/admin.
Vincent Zanotti [Mon, 5 Jan 2009 19:00:17 +0000 (20:00 +0100)]
Adds missing include in modules/admin.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFixes group search query.
Stéphane Jacob [Sun, 4 Jan 2009 10:35:59 +0000 (11:35 +0100)]
Fixes group search query.

15 years agoFixes plat/al's feeds. Feed handlers were using an User object as a numerical id.
Vincent Zanotti [Sat, 3 Jan 2009 13:33:57 +0000 (14:33 +0100)]
Fixes plat/al's feeds. Feed handlers were using an User object as a numerical id.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Tue, 30 Dec 2008 22:28:57 +0000 (23:28 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoUse last core.
Florent Bruneau [Tue, 30 Dec 2008 22:28:24 +0000 (23:28 +0100)]
Use last core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDon't add adresses to remove.
Florent Bruneau [Tue, 30 Dec 2008 20:10:06 +0000 (21:10 +0100)]
Don't add adresses to remove.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes the reminding interface for people who have not completed their registration.
Stéphane Jacob [Mon, 29 Dec 2008 16:36:42 +0000 (17:36 +0100)]
Fixes the reminding interface for people who have not completed their registration.

15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Mon, 29 Dec 2008 15:49:27 +0000 (16:49 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoShould fix key collision in sync from AX.
Florent Bruneau [Mon, 29 Dec 2008 15:46:39 +0000 (16:46 +0100)]
Should fix key collision in sync from AX.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last version of the core.
Florent Bruneau [Sun, 28 Dec 2008 21:20:16 +0000 (22:20 +0100)]
Use last version of the core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 28 Dec 2008 21:20:05 +0000 (22:20 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix set_bogo_level and set_options.
Florent Bruneau [Sun, 28 Dec 2008 21:18:09 +0000 (22:18 +0100)]
Fix set_bogo_level and set_options.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoQuick and ugly fix to avoid key collision on medal request insertion.
Florent Bruneau [Sun, 28 Dec 2008 20:59:48 +0000 (21:59 +0100)]
Quick and ugly fix to avoid key collision on medal request insertion.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last core on the master.
Florent Bruneau [Sat, 27 Dec 2008 23:23:21 +0000 (00:23 +0100)]
Use last core on the master.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoError message when login is invalid.
Florent Bruneau [Mon, 22 Dec 2008 12:08:42 +0000 (13:08 +0100)]
Error message when login is invalid.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoManage login error messages directly from session management.
Florent Bruneau [Mon, 22 Dec 2008 10:26:16 +0000 (11:26 +0100)]
Manage login error messages directly from session management.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoORGaccess cookie requires a secure environment. Move all cookie manipulation code...
Florent Bruneau [Sun, 21 Dec 2008 23:06:51 +0000 (00:06 +0100)]
ORGaccess cookie requires a secure environment. Move all cookie manipulation code in xorgsession.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse new cookie API.
Florent Bruneau [Sun, 21 Dec 2008 18:07:39 +0000 (19:07 +0100)]
Use new cookie API.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 21 Dec 2008 17:28:09 +0000 (18:28 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoUpdated text on the password/smtp page
Raphaël Barrois [Mon, 17 Nov 2008 10:22:27 +0000 (11:22 +0100)]
Updated text on the password/smtp page

It was unclear whether it was possible or not to use the same
password as for the connexion.

15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 21 Dec 2008 14:50:51 +0000 (15:50 +0100)]
Merge commit 'origin/platal-0.10.0'

Conflicts:

core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSecurity fix: don't rely on sql queries forged by a service we don't
Florent Bruneau [Sun, 21 Dec 2008 14:42:13 +0000 (15:42 +0100)]
Security fix: don't rely on sql queries forged by a service we don't
control.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBacktrace calls to geoloc.org.
Florent Bruneau [Sun, 21 Dec 2008 14:19:46 +0000 (15:19 +0100)]
Backtrace calls to geoloc.org.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSwitch plat/al to restricted mode by default, and enables the per-uri robots.txt...
Vincent Zanotti [Sun, 21 Dec 2008 14:14:03 +0000 (15:14 +0100)]
Switch plat/al to restricted mode by default, and enables the per-uri robots.txt-based disallowing.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sun, 21 Dec 2008 14:03:16 +0000 (15:03 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoShould avoid 'empty' countries in geoloc.
Florent Bruneau [Sun, 21 Dec 2008 13:55:54 +0000 (14:55 +0100)]
Should avoid 'empty' countries in geoloc.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdated text on the password/smtp page
Raphaël Barrois [Mon, 17 Nov 2008 10:22:27 +0000 (11:22 +0100)]
Updated text on the password/smtp page

It was unclear whether it was possible or not to use the same
password as for the connexion.

15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Sat, 20 Dec 2008 17:13:10 +0000 (18:13 +0100)]
Merge commit 'origin/platal-0.10.0'

Conflicts:

core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last core (SQL error logger).
Florent Bruneau [Sat, 20 Dec 2008 17:06:46 +0000 (18:06 +0100)]
Use last core (SQL error logger).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes event creation when there are X that are not in Xorg in the group.
Stéphane Jacob [Sat, 20 Dec 2008 15:54:57 +0000 (16:54 +0100)]
Fixes event creation when there are X that are not in Xorg in the group.

15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Thu, 18 Dec 2008 22:32:12 +0000 (23:32 +0100)]
Merge commit 'origin/platal-0.10.0'

Conflicts:

core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last version of core (fix critical bug in wiki permissions).
Florent Bruneau [Thu, 18 Dec 2008 22:28:29 +0000 (23:28 +0100)]
Use last version of core (fix critical bug in wiki permissions).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAnother notice.
Florent Bruneau [Thu, 18 Dec 2008 20:55:33 +0000 (21:55 +0100)]
Another notice.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix notices.
Florent Bruneau [Thu, 18 Dec 2008 20:50:51 +0000 (21:50 +0100)]
Fix notices.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Stéphane Jacob [Thu, 18 Dec 2008 14:00:42 +0000 (15:00 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix list creation.
Florent Bruneau [Thu, 18 Dec 2008 07:42:38 +0000 (08:42 +0100)]
Fix list creation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix some logging issues again.
Florent Bruneau [Wed, 17 Dec 2008 20:51:27 +0000 (21:51 +0100)]
Fix some logging issues again.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAnother syntax error.
Florent Bruneau [Wed, 17 Dec 2008 11:25:11 +0000 (12:25 +0100)]
Another syntax error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix syntax error.
Florent Bruneau [Wed, 17 Dec 2008 09:53:11 +0000 (10:53 +0100)]
Fix syntax error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Florent Bruneau [Tue, 16 Dec 2008 15:11:38 +0000 (16:11 +0100)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Tue, 16 Dec 2008 15:02:24 +0000 (16:02 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix invalid query.
Florent Bruneau [Tue, 16 Dec 2008 14:50:04 +0000 (15:50 +0100)]
Fix invalid query.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes aliases creation.
Stéphane Jacob [Mon, 15 Dec 2008 21:57:46 +0000 (22:57 +0100)]
Fixes aliases creation.

15 years agoPlLogger should be replaced by S::logger() (shorter version).
Stéphane Jacob [Mon, 15 Dec 2008 19:38:07 +0000 (20:38 +0100)]
PlLogger should be replaced by S::logger() (shorter version).

15 years agoPlLogger should be replaced by S::logger().
Stéphane Jacob [Mon, 15 Dec 2008 19:10:14 +0000 (20:10 +0100)]
PlLogger should be replaced by S::logger().

15 years agoGets rid of attachEvent.
Stéphane Jacob [Sat, 13 Dec 2008 18:11:55 +0000 (19:11 +0100)]
Gets rid of attachEvent.

15 years agoMerge commit 'origin/platal-0.10.0'
Stéphane Jacob [Sat, 13 Dec 2008 17:22:45 +0000 (18:22 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFixes addition of activity sectors in mentor interface.
Stéphane Jacob [Sat, 13 Dec 2008 17:21:29 +0000 (18:21 +0100)]
Fixes addition of activity sectors in mentor interface.

15 years agoLogin is more explicit than user_id.
Florent Bruneau [Sat, 13 Dec 2008 12:42:56 +0000 (13:42 +0100)]
Login is more explicit than user_id.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix double popup.
Florent Bruneau [Sat, 13 Dec 2008 11:47:33 +0000 (12:47 +0100)]
Fix double popup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix mass_subscribe.
Florent Bruneau [Sat, 13 Dec 2008 11:30:39 +0000 (12:30 +0100)]
Fix mass_subscribe.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Fri, 12 Dec 2008 13:55:04 +0000 (14:55 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix SU on skin Sharky.
Florent Bruneau [Fri, 12 Dec 2008 13:52:09 +0000 (14:52 +0100)]
Fix SU on skin Sharky.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes the display of aliases on the admin/user/ page.
Vincent Zanotti [Fri, 12 Dec 2008 13:26:40 +0000 (14:26 +0100)]
Fixes the display of aliases on the admin/user/ page.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoFix instantiation of the Platal object in both listes_redirect
Florent Bruneau [Fri, 12 Dec 2008 08:54:30 +0000 (09:54 +0100)]
Fix instantiation of the Platal object in both listes_redirect
(listes.p.org) and webredirect (carva.org).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix calls to is_subscription_pending. (Closes:#942).
Florent Bruneau [Fri, 12 Dec 2008 08:52:24 +0000 (09:52 +0100)]
Fix calls to is_subscription_pending. (Closes:#942).

Also add a bit of logging... useful for debugging.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last core.
Florent Bruneau [Thu, 11 Dec 2008 22:09:09 +0000 (23:09 +0100)]
Use last core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Thu, 11 Dec 2008 22:08:52 +0000 (23:08 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoUpdate core (wiki cache fix).
Florent Bruneau [Thu, 11 Dec 2008 22:04:41 +0000 (23:04 +0100)]
Update core (wiki cache fix).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/platal-0.10.0'
Florent Bruneau [Thu, 11 Dec 2008 21:35:28 +0000 (22:35 +0100)]
Merge commit 'origin/platal-0.10.0'

15 years agoFix hruid update script.
Florent Bruneau [Thu, 11 Dec 2008 21:33:33 +0000 (22:33 +0100)]
Fix hruid update script.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix URL for rewrite.
Florent Bruneau [Thu, 11 Dec 2008 21:21:39 +0000 (22:21 +0100)]
Fix URL for rewrite.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPrepare ChangeLog for next version.
Florent Bruneau [Thu, 11 Dec 2008 19:44:01 +0000 (20:44 +0100)]
Prepare ChangeLog for next version.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPlat/al 0.10.0. xorg/0.10.0
Florent Bruneau [Thu, 11 Dec 2008 19:40:40 +0000 (20:40 +0100)]
Plat/al 0.10.0.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMore readable administration portal.
Florent Bruneau [Sun, 7 Dec 2008 20:45:15 +0000 (21:45 +0100)]
More readable administration portal.
Add admin/accounts page with a list of all administrators and all disabled
accounts.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOptimizes the nickname synchronization for GoogleApps by not sending data for disable...
Vincent Zanotti [Sun, 7 Dec 2008 17:33:19 +0000 (18:33 +0100)]
Optimizes the nickname synchronization for GoogleApps by not sending data for disabled accounts.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
15 years agoHandle one more special case
Aymeric Augustin [Sun, 7 Dec 2008 17:09:39 +0000 (18:09 +0100)]
Handle one more special case
Extra checks

15 years agoFixes sector and function's display in the profile edition interface (Ooops).
Stéphane Jacob [Sun, 7 Dec 2008 15:10:48 +0000 (16:10 +0100)]
Fixes sector and function's display in the profile edition interface (Ooops).

15 years agoFix SUID authentication:
Florent Bruneau [Sun, 7 Dec 2008 11:20:39 +0000 (12:20 +0100)]
Fix SUID authentication:
 * default auth level is AUTH_MDP
 * requested password (if needed) is the password of the administrator

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes sector and function's display in the profile edition interface.
Stéphane Jacob [Sat, 6 Dec 2008 22:52:50 +0000 (23:52 +0100)]
Fixes sector and function's display in the profile edition interface.

15 years agoTrim regexps to avoid the 'baldelx' effect.
Florent Bruneau [Tue, 2 Dec 2008 18:07:56 +0000 (19:07 +0100)]
Trim regexps to avoid the 'baldelx' effect.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix last session.
Florent Bruneau [Mon, 1 Dec 2008 22:04:52 +0000 (23:04 +0100)]
Fix last session.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDeletes ambiguous explaination text about medals' publicity.
Stéphane Jacob [Fri, 28 Nov 2008 12:19:40 +0000 (13:19 +0100)]
Deletes ambiguous explaination text about medals' publicity.

15 years agoAdds a pop-up when the subject is not filled on the group email interface and sets...
Stéphane Jacob [Thu, 27 Nov 2008 12:33:34 +0000 (13:33 +0100)]
Adds a pop-up when the subject is not filled on the group email interface and sets the default subject to null.

15 years agoReviewing and slighlty clarifying template for sender address rewriting
Aymeric Augustin [Sat, 22 Nov 2008 13:54:51 +0000 (14:54 +0100)]
Reviewing and slighlty clarifying template for sender address rewriting

15 years agoImplementation of the logger here.
Florent Bruneau [Sun, 16 Nov 2008 20:46:38 +0000 (21:46 +0100)]
Implementation of the logger here.

WARNING: This breaks compatibility with sessions created by previous
versions of plat/al.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCosmetics.
Florent Bruneau [Sun, 16 Nov 2008 20:12:08 +0000 (21:12 +0100)]
Cosmetics.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoShould fix the calculation of the number of pages on X.net events admin page (Closes...
Florent Bruneau [Sun, 16 Nov 2008 19:45:55 +0000 (20:45 +0100)]
Should fix the calculation of the number of pages on X.net events admin page (Closes #751)

Grumpf, obfuscated code! (not sure this fix all cases, please test if possible).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd a message when a user valid his subscription to an event.
Florent Bruneau [Sun, 16 Nov 2008 14:21:26 +0000 (15:21 +0100)]
Add a message when a user valid his subscription to an event.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOn X.net, sitename is 'Polytechnique.net'.
Florent Bruneau [Sun, 16 Nov 2008 13:04:32 +0000 (14:04 +0100)]
On X.net, sitename is 'Polytechnique.net'.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoConfirming to editorial rules: 'courriel' => 'email'
Florent Bruneau [Sat, 15 Nov 2008 20:11:09 +0000 (21:11 +0100)]
Confirming to editorial rules: 'courriel' => 'email'

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoHop hop hop!!!
Florent Bruneau [Sat, 15 Nov 2008 20:09:33 +0000 (21:09 +0100)]
Hop hop hop!!!

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix performance issue at session creation.
Florent Bruneau [Sat, 15 Nov 2008 20:00:57 +0000 (21:00 +0100)]
Fix performance issue at session creation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes openweb.css and keynote.css bugs introduced in fd9a8382.
Stéphane Jacob [Sat, 15 Nov 2008 16:51:04 +0000 (17:51 +0100)]
Fixes openweb.css and keynote.css bugs introduced in fd9a8382.

15 years agoAdds picture for the order of St Charles.
Stéphane Jacob [Sat, 15 Nov 2008 16:36:16 +0000 (17:36 +0100)]
Adds picture for the order of St Charles.

15 years agoMissing anchors
Florent Bruneau [Sat, 15 Nov 2008 09:55:11 +0000 (10:55 +0100)]
Missing anchors

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoGadz -> {$sitename}.
Florent Bruneau [Sat, 15 Nov 2008 09:48:55 +0000 (10:48 +0100)]
Gadz -> {$sitename}.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoExport the members of a list as a CSV file (Closes #927)
Florent Bruneau [Fri, 14 Nov 2008 21:36:19 +0000 (22:36 +0100)]
Export the members of a list as a CSV file (Closes #927)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate to txm's text (to be reviewed by the communication team).
Florent Bruneau [Fri, 14 Nov 2008 20:26:49 +0000 (21:26 +0100)]
Update to txm's text (to be reviewed by the communication team).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Florent Bruneau [Fri, 14 Nov 2008 20:13:27 +0000 (21:13 +0100)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSmall update to manage NomDusage correctly
Laurent Penou [Tue, 11 Nov 2008 11:34:53 +0000 (12:34 +0100)]
Small update to manage NomDusage correctly

15 years agoRead-only version of the globally whitelisted websites for openid
Aymeric Augustin [Sun, 9 Nov 2008 14:07:16 +0000 (15:07 +0100)]
Read-only version of the globally whitelisted websites for openid
Adding a site can be done directly in SQL with user_id == NULL

15 years agoUsers can delete entries from their openid whitelid
Aymeric Augustin [Sun, 9 Nov 2008 13:53:23 +0000 (14:53 +0100)]
Users can delete entries from their openid whitelid