| AppliesTo: | Component: | Priority: | CurrentState: | WaitingFor: | TargetRelease | ReleasedIn |
|---|---|---|---|---|---|---|
| Extension | MailerContrib | Normal | Closed | patch | 4.1.1 |
twiki/tools/mailnotify has -rwxrwx--- which is too restrictive. We missed this file when fixing the permissions. Should be -r-xr-xr-x so that it can be read by all users. No mail notification from twiki.org today due to this permission thingy.
Same for twiki/tools/html2tml.pl (I do not know what package this belongs to.)
-- PTh
It belongs to WysiwygPlugin.
actionnotify has the same problem
-- CrawfordCurrie - 26 Jan 2007
I have changed the MANIFESTs on MailerContrib, WysiwygPlugin and ActionTrackerPlugin in MAIN and MailerContrib, WysiwygPlugin in Patch04x01
Waiting for release
KJL
find tools -type f -exec chmod -v 550 {} \; should be modified as well??
-- JosMaccabiani - 26 Jan 2007
Yes. it should be 555. Done
-- KennethLavrsen - 26 Jan 2007
Updated for Patch04x01
-- TWiki:Main.KennethLavrsen| ItemTemplate | |
|---|---|
| Summary | The mailnotify script has too restrictive access permission |
| ReportedBy |
TWiki:Main.PeterThoeny |
| Codebase | 4.1.0, ~twiki4 |
| SVN Range | TWiki-4.1.0, Mon, 22 Jan 2007, build 12595 |
| AppliesTo | Extension |
| Component | MailerContrib |
| Priority | Normal |
| CurrentState | Closed |
| WaitingFor | |
| Checkins | 12622 12623 12624 12625 12633 12634 12635 12657 |
| TargetRelease | patch |
| ReleasedIn | 4.1.1 |