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
Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r6 - 2002-07-19 - TWikiAdmin
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.