SID-00499: Edit Personal Information
| Status: |
Answered |
TWiki version: |
4.3.1 |
Perl version: |
5.8.8 |
| Category: |
CategoryAccessControl |
Server OS: |
Unix |
Last update: |
16 years ago |
Currently if JoeBlogg logs in to TWiki and clicks on users, JoeBlogg can Select JohnDoe and try and edit JohnDoe's username and details. Is there a way to make sure that if JoeBlogg clicks on any other username he will be denied access to edit?
--
OseiAmoafo - 2009-08-24
Discussion and Answer
It is possible to lock down user homepages, but I do not recommend to do that, see
TWikiAccessControl.
If you really want to lock down user homepages for edit, add this access restriction to your Main.NewUserTemplate page and all existing user homepages:
* Set ALLOWTOPICCHANGE = %WIKIUSERNAME%
--
PeterThoeny - 2009-08-24
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.