[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #12864 [Tor]: CookieAuthFileGroupReadable regression between 0.2.4.x and 0.2.5.6-alpha



#12864: CookieAuthFileGroupReadable regression between 0.2.4.x and 0.2.5.6-alpha
---------------------------+------------------------------
     Reporter:  intrigeri  |      Owner:
         Type:  defect     |     Status:  new
     Priority:  normal     |  Milestone:
    Component:  Tor        |    Version:  Tor: unspecified
   Resolution:             |   Keywords:
Actual Points:             |  Parent ID:
       Points:             |
---------------------------+------------------------------

Comment (by arma):

 {{{
 -#ifndef _WIN32
 -  if (get_options()->CookieAuthFileGroupReadable) {
 -    if (chmod(fname, 0640)) {
 -      log_warn(LD_FS,"Unable to make %s group-readable.",
 escaped(fname));
 -    }
 -  }
 -#endif
 }}}
 it just vanishes from the code, not getting moved anywhere else?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12864#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs