platal.git
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

15 years agoOops, fix dynpost.
Florent Bruneau [Sat, 8 Nov 2008 11:53:17 +0000 (12:53 +0100)]
Oops, fix dynpost.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoOops, fix vcard query to retreive user pictures.
Florent Bruneau [Sat, 8 Nov 2008 11:47:22 +0000 (12:47 +0100)]
Oops, fix vcard query to retreive user pictures.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRewrite goodiesPopup with jQuery, cleanup.
Florent Bruneau [Fri, 7 Nov 2008 18:34:01 +0000 (19:34 +0100)]
Rewrite goodiesPopup with jQuery, cleanup.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRewrite auto_links stuff using jQuery.
Florent Bruneau [Fri, 7 Nov 2008 18:24:00 +0000 (19:24 +0100)]
Rewrite auto_links stuff using jQuery.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoRewrite our pour implementation of Ajax using jQuery.
Florent Bruneau [Fri, 7 Nov 2008 17:32:11 +0000 (18:32 +0100)]
Rewrite our pour implementation of Ajax using jQuery.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Florent Bruneau [Fri, 7 Nov 2008 16:26:35 +0000 (17:26 +0100)]
Update ChangeLog

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoWiki preview uses 'post' instead of 'get' (Closes #918)
Florent Bruneau [Fri, 7 Nov 2008 16:22:28 +0000 (17:22 +0100)]
Wiki preview uses 'post' instead of 'get' (Closes #918)

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate core and ChangeLog: version will be 0.10.0
Florent Bruneau [Fri, 7 Nov 2008 15:51:09 +0000 (16:51 +0100)]
Update core and ChangeLog: version will be 0.10.0

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoUpdate ChangeLog
Aymeric Augustin [Mon, 3 Nov 2008 20:35:17 +0000 (21:35 +0100)]
Update ChangeLog

15 years agoSimplify detection of bounces by using the MIME type (which was checked anyway)
Aymeric Augustin [Sun, 2 Nov 2008 22:16:57 +0000 (23:16 +0100)]
Simplify detection of bounces by using the MIME type (which was checked anyway)
Improve the detection of the "out of office"
Fix an error message

15 years agoScript to automatically process the NL bounces
Aymeric Augustin [Sun, 2 Nov 2008 21:27:45 +0000 (22:27 +0100)]
Script to automatically process the NL bounces

15 years agoOops, forgot some references to plpage.devel.tpl.
Florent Bruneau [Sun, 2 Nov 2008 16:47:09 +0000 (17:47 +0100)]
Oops, forgot some references to plpage.devel.tpl.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agocommon.content.tpl and common.devel.tpl have been moved to the core.
Florent Bruneau [Sun, 2 Nov 2008 16:43:54 +0000 (17:43 +0100)]
common.content.tpl and common.devel.tpl have been moved to the core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoMove plugin compiler.icon in the core.
Florent Bruneau [Sun, 2 Nov 2008 16:15:40 +0000 (17:15 +0100)]
Move plugin compiler.icon in the core.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
15 years agoCoding rules discourage excessive comments
Aymeric Augustin [Fri, 31 Oct 2008 23:11:45 +0000 (00:11 +0100)]
Coding rules discourage excessive comments

15 years agoOops
Aymeric Augustin [Fri, 31 Oct 2008 22:57:39 +0000 (23:57 +0100)]
Oops

15 years agoUser can choose to always trust websites
Aymeric Augustin [Fri, 31 Oct 2008 22:52:30 +0000 (23:52 +0100)]
User can choose to always trust websites
TODO implement a way to remove websites from the whitelist

15 years agoRemove a page that is no longer used since the associated error case disappeared
Aymeric Augustin [Fri, 31 Oct 2008 22:33:39 +0000 (23:33 +0100)]
Remove a page that is no longer used since the associated error case disappeared

15 years agoAdd the possibility for globally whitelisted websites
Aymeric Augustin [Fri, 31 Oct 2008 22:32:29 +0000 (23:32 +0100)]
Add the possibility for globally whitelisted websites
(TODO admin interface to handle them)

15 years agoReflow and drastically simplify logic
Aymeric Augustin [Fri, 31 Oct 2008 22:31:12 +0000 (23:31 +0100)]
Reflow and drastically simplify logic
Since we do automatic user identifier selection, we can remove some checks

15 years agoImplement a list of trusted websites and check it during authentication
Aymeric Augustin [Fri, 31 Oct 2008 22:19:14 +0000 (23:19 +0100)]
Implement a list of trusted websites and check it during authentication

15 years agoEnable the usage of an OP Identifier instead of on User Identifier
Aymeric Augustin [Fri, 31 Oct 2008 21:19:33 +0000 (22:19 +0100)]
Enable the usage of an OP Identifier instead of on User Identifier