Custom Query (332 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 332)

Ticket Resolution Summary Owner Reporter
#274 fixed Enhanced run_email2trac to support supplementary groups bas Dennis McRitchie <dmcr@…>
Description

Hi Bas,

We are now using a more secure approach to group ownership and file permissions that supports 1) webserver r/w access, 2) r/w access by selected users who are logged in via ssh, and 3) no other r/w access.

The idea is to create a supplementary group whose only members are the webserver user, and the selected ssh users. World access is then removed from all dual-access files (i.e., files writable via webserver and ssh). Thus, with a umask of 007 and the gid bit set, all created dual-access files are group-writable by users belonging to the special supplementary group, and to no one else.

Currently, besides the uid, run_email2trac sets only the gid associated with the trac user. This patch will cause it to also set the supplementary groups associated with the trac user, thus supporting a "best practices" approach to dual-access.

Let me know if you have any questions.

Dennis McRitchie?

#272 fixed how does email2trac parses the to-field bas anonymous
Description

I set om@… as my recipient_list.And we have another email aom@…. When i send an email to aom@… from om@…, a ticket is created. is it because of the aom/om? or just a matter of misconfiguration.

#271 fixed Fix for problem with filenames on native language (Russian) bas slevin@…
Description

Strange situation, #247 "to be continied" In attachments log-file of email2trac v.2.4.0(from svn). We're get offten errors on our trac in production mode. Files with short names on russian are stay problem for email2trac.

Note: See TracQuery for help on using queries.