Tags:
create new tag
, view all tags
TWiki: Alpha from Sourceforge CVS (version: 31 July 2001 in the morning)
Platform: linux (Suse 7.0)

If I do "Set ALLOWWEBCHANGE = TWikiAdminGroup" in WebPreferences I have no longer the right for renaming a topic in this web. I'm part of the TWikiAdminGroup and I still can edit a topic but not rename.

If I remove the ALLOWWEBCHANGE I can rename topics again.

Error-Message:

Change Access Denied

You do not have permission to change topic NextTopic.

Contact webmaster@your.company if you have any questions.

Related topics: TWikiGroups, TWikiAccessControl

-- RolandFehr - 31 Jul 2001

Roland,

I can't reproduce this problem. But, a thought. I could be it doesn't know your username. .htaccess needs the rename script in its list. I've just added this to TWikiReleaseSpring2001UpgradeNotes.

-- JohnTalintyre - 07 Aug 2001

Marked as BugResolved since no feedback and possible fix given.

-- JohnTalintyre - 24 Aug 2001

Was exactly as suspected. There need to be a separate entry for rename in .htaccess!

<Files "rename">
       require valid-user
</Files>

Thanks

-- RolandFehr - 26 Aug 2001

TopicClassification:
BugResolved
Topic revision: r6 - 19 Jul 2002 - 16:40:20 - TWikiAdmin
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback