platal.git
15 years agoMerge commit 'origin/fusionax' into account
Florent Bruneau [Mon, 12 Jan 2009 11:04:48 +0000 (12:04 +0100)]
Merge commit 'origin/fusionax' into account

Conflicts:

core
include/rss.inc.php
include/secure_hash.inc.php
modules/profile/general.inc.php
plugins/insert.getName.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Mon, 12 Jan 2009 10:55:01 +0000 (11:55 +0100)]
Merge commit 'origin/master' into fusionax

Conflicts:

include/applis.func.inc.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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 agoAdds explanations for the different types of names.
Stéphane Jacob [Thu, 8 Jan 2009 15:04:56 +0000 (16:04 +0100)]
Adds explanations for the different types of names.

15 years agoNo more auth_user_ in lists and xnetlists.
Florent Bruneau [Thu, 8 Jan 2009 22:57:59 +0000 (23:57 +0100)]
No more auth_user_ in lists and xnetlists.
Add email in account table.

TODO: have function to build a fetch data for a batch of users
   eg: User::getUsersFromEmails(array $emails, $prefill = true, $sortby = null),
       User::getUsersFromUIDs(array $uids, $prefill = true, $sortby = null)
Would be very cool to reduce the number of SQL queries.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCreates profile_display before modifying it.
Stéphane Jacob [Wed, 7 Jan 2009 23:11:58 +0000 (00:11 +0100)]
Creates profile_display before modifying it.

15 years agoMédecine is not a university but an educational field.
Stéphane Jacob [Wed, 7 Jan 2009 15:34:57 +0000 (16:34 +0100)]
Médecine is not a university but an educational field.

15 years agoImproves education edition display.
Stéphane Jacob [Wed, 7 Jan 2009 12:23:01 +0000 (13:23 +0100)]
Improves education edition display.

15 years agoIntroduces search names, modifies name edition in the profile and adapts it to be...
Stéphane Jacob [Mon, 29 Dec 2008 23:44:48 +0000 (00:44 +0100)]
Introduces search names, modifies name edition in the profile and adapts it to be more flexible and compatible with AX data.

15 years agoWelcome to the World of Tomorrow!
Florent Bruneau [Tue, 6 Jan 2009 22:05:39 +0000 (23:05 +0100)]
Welcome to the World of Tomorrow!

Port profile edition form to be session independent. It uses a profile
object (and optionally a user object identifying the owner of the profile),
use SQL queries must be done using this profile object.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPrototype of the future path to profile edition page.
Florent Bruneau [Mon, 5 Jan 2009 22:47:36 +0000 (23:47 +0100)]
Prototype of the future path to profile edition page.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoLet say... start porting module/profile.php
Florent Bruneau [Mon, 5 Jan 2009 22:07:23 +0000 (23:07 +0100)]
Let say... start porting module/profile.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRemove deprecated stuff, cleanup code.
Florent Bruneau [Mon, 5 Jan 2009 21:41:35 +0000 (22:41 +0100)]
Remove deprecated stuff, cleanup code.

Note:
Unregistration MUST be reimplemented.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/fusionax' into account
Florent Bruneau [Mon, 5 Jan 2009 20:22:07 +0000 (21:22 +0100)]
Merge commit 'origin/fusionax' into account

Conflicts:

core

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Mon, 5 Jan 2009 20:21:24 +0000 (21:21 +0100)]
Merge commit 'origin/master' into fusionax

Conflicts:

modules/search.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
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 agoAdd a form to manage the profiles associated with an account.
Florent Bruneau [Sun, 4 Jan 2009 22:43:30 +0000 (23:43 +0100)]
Add a form to manage the profiles associated with an account.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCleanup email management: move virtual addresses in their own box.
Florent Bruneau [Sun, 4 Jan 2009 21:18:01 +0000 (22:18 +0100)]
Cleanup email management: move virtual addresses in their own box.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoTabbed page for admin/user.
Florent Bruneau [Sun, 4 Jan 2009 21:06:13 +0000 (22:06 +0100)]
Tabbed page for admin/user.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix cookie authentication (no more S::v('password')).
Florent Bruneau [Sun, 4 Jan 2009 19:21:57 +0000 (20:21 +0100)]
Fix cookie authentication (no more S::v('password')).
Use explicit name for return values of tryCookie().

Signed-off-by: Florent Bruneau <florent.bruneau@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 agoCan save changes from admin/user \o/.
Florent Bruneau [Wed, 31 Dec 2008 16:32:33 +0000 (17:32 +0100)]
Can save changes from admin/user \o/.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoStub for a account administration form (admin/user).
Florent Bruneau [Wed, 31 Dec 2008 13:45:45 +0000 (14:45 +0100)]
Stub for a account administration form (admin/user).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/fusionax' into account
Florent Bruneau [Wed, 31 Dec 2008 13:44:42 +0000 (14:44 +0100)]
Merge commit 'origin/fusionax' into account

Conflicts:

classes/user.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate due to changes to profile_display's schema.
Florent Bruneau [Wed, 31 Dec 2008 10:44:28 +0000 (11:44 +0100)]
Update due to changes to profile_display's schema.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort homonyms stuff.
Florent Bruneau [Wed, 31 Dec 2008 00:32:26 +0000 (01:32 +0100)]
Port homonyms stuff.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd name formatting to the Profile class.
Florent Bruneau [Tue, 30 Dec 2008 23:30:22 +0000 (00:30 +0100)]
Add name formatting to the Profile class.

Port module auth (auth-groupex should work... not tested).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSimplify code.
Florent Bruneau [Tue, 30 Dec 2008 22:40:59 +0000 (23:40 +0100)]
Simplify code.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoNo more password in the session.
Florent Bruneau [Tue, 30 Dec 2008 22:37:54 +0000 (23:37 +0100)]
No more password in the session.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/fusionax' into account
Florent Bruneau [Tue, 30 Dec 2008 22:33:45 +0000 (23:33 +0100)]
Merge commit 'origin/fusionax' into account

Conflicts:

classes/user.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Tue, 30 Dec 2008 22:31:31 +0000 (23:31 +0100)]
Merge commit 'origin/master' into fusionax

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 agoLast core, implements User::password().
Florent Bruneau [Tue, 30 Dec 2008 21:57:31 +0000 (22:57 +0100)]
Last core, implements User::password().

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 agoNo more auth_user in modules/emails.php \o/
Florent Bruneau [Tue, 30 Dec 2008 17:39:42 +0000 (18:39 +0100)]
No more auth_user in modules/emails.php \o/

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort emails/broken.
Florent Bruneau [Tue, 30 Dec 2008 17:25:49 +0000 (18:25 +0100)]
Port emails/broken.

Move the text of the mail in its own template.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort AliasRequest.
Florent Bruneau [Tue, 30 Dec 2008 14:57:09 +0000 (15:57 +0100)]
Port AliasRequest.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoImport some fields from auth_user_md5 in profiles.
Florent Bruneau [Tue, 30 Dec 2008 13:46:41 +0000 (14:46 +0100)]
Import some fields from auth_user_md5 in profiles.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoEmail alias form.
Florent Bruneau [Tue, 30 Dec 2008 10:09:23 +0000 (11:09 +0100)]
Email alias form.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFixes display of title class in span and div for openweb and keynote skins.
Stéphane Jacob [Mon, 29 Dec 2008 23:41:19 +0000 (00:41 +0100)]
Fixes display of title class in span and div for openweb and keynote skins.

15 years agoImport singletons from auth_user_quick.
Florent Bruneau [Mon, 29 Dec 2008 22:39:19 +0000 (23:39 +0100)]
Import singletons from auth_user_quick.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort a small part of include/notifs.inc.php
Florent Bruneau [Mon, 29 Dec 2008 21:35:17 +0000 (22:35 +0100)]
Port a small part of include/notifs.inc.php

This code have to be rewritten from scratch.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoSend email form.
Florent Bruneau [Mon, 29 Dec 2008 21:12:45 +0000 (22:12 +0100)]
Send email form.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort trivial request to account.
Florent Bruneau [Mon, 29 Dec 2008 20:55:03 +0000 (21:55 +0100)]
Port trivial request to account.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd death date in the profile.
Florent Bruneau [Mon, 29 Dec 2008 20:03:42 +0000 (21:03 +0100)]
Add death date in the profile.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUses User objects in massmailer.
Florent Bruneau [Mon, 29 Dec 2008 18:05:03 +0000 (19:05 +0100)]
Uses User objects in massmailer.

WARNING: This deprecates the ability of massmailer to send messages to user
  with no X.org account.

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/fusionax' into account
Florent Bruneau [Mon, 29 Dec 2008 15:51:08 +0000 (16:51 +0100)]
Merge commit 'origin/fusionax' into account

15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Mon, 29 Dec 2008 15:50:01 +0000 (16:50 +0100)]
Merge commit 'origin/master' into fusionax

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 agoFix syntax error.
Florent Bruneau [Mon, 29 Dec 2008 15:11:25 +0000 (16:11 +0100)]
Fix syntax error.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoStart porting googleapps.inc.php.
Florent Bruneau [Sun, 28 Dec 2008 22:15:20 +0000 (23:15 +0100)]
Start porting googleapps.inc.php.

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 agoSimpler code.
Florent Bruneau [Sun, 28 Dec 2008 20:50:56 +0000 (21:50 +0100)]
Simpler code.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agomail_storage.
Florent Bruneau [Sun, 28 Dec 2008 20:27:25 +0000 (21:27 +0100)]
mail_storage.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCarva.
Florent Bruneau [Sun, 28 Dec 2008 20:08:47 +0000 (21:08 +0100)]
Carva.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBye bye auth_user_quick...
Florent Bruneau [Sun, 28 Dec 2008 15:33:40 +0000 (16:33 +0100)]
Bye bye auth_user_quick...

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoDead code.
Florent Bruneau [Sat, 27 Dec 2008 23:29:53 +0000 (00:29 +0100)]
Dead code.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/fusionax' into account
Florent Bruneau [Sat, 27 Dec 2008 23:24:58 +0000 (00:24 +0100)]
Merge commit 'origin/fusionax' into account

15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Sat, 27 Dec 2008 23:24:24 +0000 (00:24 +0100)]
Merge commit 'origin/master' into fusionax

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 agoUse last core.
Florent Bruneau [Sat, 27 Dec 2008 23:19:21 +0000 (00:19 +0100)]
Use last core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFactorize code.
Florent Bruneau [Sat, 27 Dec 2008 21:39:54 +0000 (22:39 +0100)]
Factorize code.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCleanup forum_ tables:
Florent Bruneau [Sat, 27 Dec 2008 21:20:44 +0000 (22:20 +0100)]
Cleanup forum_ tables:
* move tables to x4dat.forum_ namespace (database forums is dead).
* remove references to auth_user_quick banana_last.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse last version of the core.
Florent Bruneau [Sat, 27 Dec 2008 19:31:48 +0000 (20:31 +0100)]
Use last version of the core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/fusionax' into account
Florent Bruneau [Sat, 27 Dec 2008 19:31:03 +0000 (20:31 +0100)]
Merge commit 'origin/fusionax' into account

15 years agoFixes email in the minifiche.
Stéphane Jacob [Wed, 24 Dec 2008 16:34:45 +0000 (17:34 +0100)]
Fixes email in the minifiche.

15 years agoFixes some primary education issues.
Stéphane Jacob [Tue, 23 Dec 2008 23:54:56 +0000 (00:54 +0100)]
Fixes some primary education issues.

15 years agoFixes education sql scripts.
Stéphane Jacob [Sat, 20 Dec 2008 16:53:49 +0000 (17:53 +0100)]
Fixes education sql scripts.

15 years agoBye bye core_rss_hash.
Florent Bruneau [Tue, 23 Dec 2008 22:45:15 +0000 (23:45 +0100)]
Bye bye core_rss_hash.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoBye Bye crappy init_rss.
Florent Bruneau [Tue, 23 Dec 2008 22:17:52 +0000 (23:17 +0100)]
Bye Bye crappy init_rss.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort list rss.
Florent Bruneau [Tue, 23 Dec 2008 22:01:46 +0000 (23:01 +0100)]
Port list rss.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoX.net authentication.
Florent Bruneau [Tue, 23 Dec 2008 14:57:28 +0000 (15:57 +0100)]
X.net authentication.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort stats to account.
Florent Bruneau [Tue, 23 Dec 2008 14:43:57 +0000 (15:43 +0100)]
Port stats to account.

Still issues with 'promo' (currently take as the entry_year in the primary
education, but must be update to uses the degree type).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoKilling dead code.
Florent Bruneau [Tue, 23 Dec 2008 12:49:27 +0000 (13:49 +0100)]
Killing dead code.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoPort a large part of module/platal to accounts.
Florent Bruneau [Tue, 23 Dec 2008 12:23:31 +0000 (13:23 +0100)]
Port a large part of module/platal to accounts.

Still remains to port:
 * recovery
 * webredirect (redirect is still stored in auth_user_quick)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoFix MDP auth within a session.
Florent Bruneau [Tue, 23 Dec 2008 12:08:17 +0000 (13:08 +0100)]
Fix MDP auth within a session.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd link to the core ChangeLog.
Florent Bruneau [Tue, 23 Dec 2008 11:15:20 +0000 (12:15 +0100)]
Add link to the core ChangeLog.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCopy handler_get_rigths from module core to module admin. Fix calls to
Florent Bruneau [Mon, 22 Dec 2008 22:09:54 +0000 (23:09 +0100)]
Copy handler_get_rigths from module core to module admin. Fix calls to
startSUID to use a User object. Fix auth by cookie.

WARNING: this will be removed from the core later.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse S::suid().
Florent Bruneau [Mon, 22 Dec 2008 21:44:49 +0000 (22:44 +0100)]
Use S::suid().

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoXorgSession internally uses a User object.
Florent Bruneau [Mon, 22 Dec 2008 20:56:14 +0000 (21:56 +0100)]
XorgSession internally uses a User object.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUse permissions from account_types:
Florent Bruneau [Mon, 22 Dec 2008 16:47:36 +0000 (17:47 +0100)]
Use permissions from account_types:
-> logged users have the 'user' permission.
-> site administrators have the 'admin' permission.
-> other permissions comes from account_types.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoStub of a 'Profile' class.
Florent Bruneau [Mon, 22 Dec 2008 15:37:58 +0000 (16:37 +0100)]
Stub of a 'Profile' class.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoAdd a 'make check' that checks php compilation.
Florent Bruneau [Mon, 22 Dec 2008 15:28:11 +0000 (16:28 +0100)]
Add a 'make check' that checks php compilation.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate accounts schema to fit PlUser definition of email_format.
Florent Bruneau [Mon, 22 Dec 2008 15:20:23 +0000 (16:20 +0100)]
Update accounts schema to fit PlUser definition of email_format.

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 agoMerge commit 'origin/fusionax' into account
Florent Bruneau [Mon, 22 Dec 2008 10:42:41 +0000 (11:42 +0100)]
Merge commit 'origin/fusionax' into account

Conflicts:

classes/xorgsession.php
modules/register.php

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMerge commit 'origin/master' into fusionax
Florent Bruneau [Mon, 22 Dec 2008 10:40:30 +0000 (11:40 +0100)]
Merge commit 'origin/master' into fusionax

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 agoNew Cookie API.
Florent Bruneau [Sun, 21 Dec 2008 21:02:29 +0000 (22:02 +0100)]
New Cookie API.

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