[tor-bugs] #27186 [Core Tor/Tor]: Inform users about configuration file and directory includes

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 6 23:03:26 UTC 2020


#27186: Inform users about configuration file and directory includes
--------------------------+------------------------------------
 Reporter:  UntoSten      |          Owner:  (none)
     Type:  enhancement   |         Status:  reopened
 Priority:  Low           |      Milestone:  Tor: 0.3.5.x-final
Component:  Core Tor/Tor  |        Version:
 Severity:  Minor         |     Resolution:
 Keywords:                |  Actual Points:
Parent ID:                |         Points:
 Reviewer:  dgoulet       |        Sponsor:
--------------------------+------------------------------------
Changes (by Jigsaw52):

 * status:  closed => reopened
 * resolution:  implemented =>


Comment:

 I've made some small changes to this feature:
  - Changed the wording a bit
  - Move the existing log line before the %include is handled. In case of
 error in a recursive include, this makes the messages appear in ascending
 order of recursion level, which makes more sense than the opposite.
  - Added a extra log line for each file that is actually included (the
 existing log line only shows the %include paths in the config files). This
 will show the actual included files when the %include path is a folder.

 Pull request: https://github.com/torproject/tor/pull/1886

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27186#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list