Login across siteaccesses

Author Message

Børge Warvik

Tuesday 11 December 2007 6:41:46 am

I'm developing a mulitilingual site. Every language is a siteaccess.

The problem is when the user is logged in on one siteaccess, he has to relogin when the language is changed (when user has changed to new siteaccess).

How can I make a login on one siteaccess effect the other siteaccesses?

Thanks,
Børge

Laurent BOURREL

Tuesday 11 December 2007 7:05:59 am

Hi,

To share the session, try this :
http://ez.no/doc/ez_publish/technical_manual/3_9/reference/configuration_files/site_ini/session/sessionnamepersiteaccess

Also, check that you have : SessionNameHandler=custom

HTH

Børge Warvik

Tuesday 11 December 2007 9:52:01 am

Exactly what I was looking for. Thanks!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 03:22:47
Script start
Timing: Jan 19 2025 03:22:47
Module start 'layout'
Timing: Jan 19 2025 03:22:47
Module start 'content'
Timing: Jan 19 2025 03:22:49
Module end 'content'
Timing: Jan 19 2025 03:22:49
Script end

Main resources:

Total runtime1.4737 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 589.2578152.6250
Module start 'layout' 0.00600.0036 741.882839.4453
Module start 'content' 0.00961.4628 781.3281502.1719
Module end 'content' 1.47230.0011 1,283.50008.1641
Script end 1.4735  1,291.6641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2284160.0002
Check MTime0.00130.0911160.0001
Mysql Total
Database connection0.00120.082310.0012
Mysqli_queries1.426896.8178570.0250
Looping result0.00050.0347550.0000
Template Total1.433897.320.7169
Template load0.00210.140120.0010
Template processing1.431797.150720.7158
Template load and register function0.00010.006610.0001
states
state_id_array0.00150.100010.0015
state_identifier_array0.00290.194320.0014
Override
Cache load0.00170.1139180.0001
Sytem overhead
Fetch class attribute can translate value0.00060.037720.0003
Fetch class attribute name0.00110.076540.0003
XML
Image XML parsing0.00050.032820.0002
class_abstraction
Instantiating content class attribute0.00000.000750.0000
General
dbfile0.00150.1021160.0001
String conversion0.00000.000840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs