private access and public access module

Author Message

Joël LEGER

Wednesday 08 July 2009 9:29:36 am

Hi,

i'm trying to find out how to provide for an intranet an access to a module for anonymous user.

in my site.ini :

[SiteAccessSettings]
RequireUserLogin=true

i would like that anonymous can access to a custom module/view , the problem is they have to be connected to access it.
I need something equivalent to user/register from the admin.

I tried to grant anonymous user from the roles and policies panel but nothing.
If you have any ideas ...

Joël LEGER

Wednesday 08 July 2009 10:27:33 am

sorry for this post, i found my solution in site.ini :

[SiteAccessSettings]
AnonymousAccessList[]

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 18 2025 21:15:10
Script start
Timing: Jan 18 2025 21:15:10
Module start 'layout'
Timing: Jan 18 2025 21:15:10
Module start 'content'
Timing: Jan 18 2025 21:15:11
Module end 'content'
Timing: Jan 18 2025 21:15:11
Script end

Main resources:

Total runtime1.0014 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 588.0313152.6406
Module start 'layout' 0.00620.0030 740.671939.4766
Module start 'content' 0.00920.9908 780.1484425.8750
Module end 'content' 1.00000.0014 1,206.02348.1406
Script end 1.0013  1,214.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.3707160.0002
Check MTime0.00150.1525160.0001
Mysql Total
Database connection0.00100.098010.0010
Mysqli_queries0.957495.6092520.0184
Looping result0.00050.0470500.0000
Template Total0.963496.220.4817
Template load0.00240.239720.0012
Template processing0.961095.971620.4805
Template load and register function0.00020.017610.0002
states
state_id_array0.00130.129010.0013
state_identifier_array0.00300.298020.0015
Override
Cache load0.00200.1968140.0001
Sytem overhead
Fetch class attribute can translate value0.00060.056510.0006
Fetch class attribute name0.00300.294720.0015
XML
Image XML parsing0.00010.011610.0001
class_abstraction
Instantiating content class attribute0.00000.000820.0000
General
dbfile0.00160.1550100.0002
String conversion0.00000.001340.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0008 secs