minimal permissions for notifications and password changes

Author Message

Yvan Cottyn

Tuesday 23 September 2003 9:33:34 am

Re all,

I want to be able to let users maintain their own notifications and change their own password. Using links like /<layout>/notification/settings and /<layout>/user/password/???/ give me Error / Kernel (1): Acces denied.
These users have minimal rights. Not enough rights obviously. But no matter what rights i give then, the error remains.
All cacheing is turned off, debugging turned on.
I can't find the right permissions it seems....

Any hints on what permissions that are needed? Which module, function, section, ...

TIA
Vanne

Paul Borgermans

Tuesday 23 September 2003 9:50:24 am

You can better add this to the policyomit statements in site.ini(.append.php). The same for bookmarks by the way.

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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:06:13
Script start
Timing: Jan 18 2025 21:06:13
Module start 'layout'
Timing: Jan 18 2025 21:06:13
Module start 'content'
Timing: Jan 18 2025 21:06:14
Module end 'content'
Timing: Jan 18 2025 21:06:14
Script end

Main resources:

Total runtime0.9085 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.1719152.6563
Module start 'layout' 0.00570.0024 740.828139.5078
Module start 'content' 0.00810.8988 780.3359524.2891
Module end 'content' 0.90690.0015 1,304.62508.0938
Script end 0.9084  1,312.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3345160.0002
Check MTime0.00140.1521160.0001
Mysql Total
Database connection0.00060.066410.0006
Mysqli_queries0.868295.5650540.0161
Looping result0.00050.0539520.0000
Template Total0.878196.720.4391
Template load0.00180.199920.0009
Template processing0.876396.457520.4382
Template load and register function0.00010.015210.0001
states
state_id_array0.00100.109910.0010
state_identifier_array0.00170.192620.0009
Override
Cache load0.00130.1466150.0001
Sytem overhead
Fetch class attribute can translate value0.00080.088720.0004
Fetch class attribute name0.00100.114630.0003
XML
Image XML parsing0.00070.079420.0004
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00080.0907170.0000
String conversion0.00000.000940.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/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs