https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13388
--- Comment #8 from Victor Grousset/tuxayo <[email protected]> --- 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-details-should-a-programmer-of-a-web-application-consider-before > 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
