https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13388 --- Comment #8 from Victor Grousset/tuxayo <victor@tuxayo.net> --- QA topic: Is it necessary to put the email of the branch in a form directly usable by a computer? Even with metadata indicating that it's an email address: the mailto link. Even without it, a clean email address is very recognizable. Because these are publicly accessible pages and **any generic** crawler for email addresses to spam will find them. That will be a different impact than being available in the public API (the current state), since now it requires a crawler made for Koha. The thing that made me think of it: (great and not too long resource BTW) https://softwareengineering.stackexchange.com/questions/46716/what-technical...
Don't put users' email addresses in plain text as they will get spammed to death.
-- You are receiving this mail because: You are watching all bug changes.