[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #4208 [Tor Weather]: Proposed fix for Weather Bug # 2719
#4208: Proposed fix for Weather Bug # 2719
-------------------------+--------------------------------------------------
Reporter: buzachaka | Owner: kaner
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Weather | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
This is a fix for the broken e-mail parser in the ctlutil.py utility of
TOR Weather. The original parser could not handle symbol replacement like
".AT." for @ and would allow illegal characters in the returned e-mail
address.
This fix adds two levels of address sanitation with intermediate checks
for the existence of a valid string. There is also a final check to make
sure that the returned address conforms to RFC 2822.
The repository is located at git@xxxxxxxxxx:buzachaka/TOR-Weather.git.
The only differences between this repository and the current master are in
the ctlutil.py file.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4208>
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