Project

General

Profile

Actions

Patch #1670

closed

Link user email addresses in User Administration

Added by Eric Davis almost 16 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
Start date:
2008-07-21
Due date:
% Done:

0%

Estimated time:

Description

This patch will link user email addresses in the User Administration list (e.g. http://your-redmine-url.com/users). Email addresses are encoded by JavaScrpt so they cannot be crawled.


Files

Actions #1

Updated by Jean-Philippe Lang almost 16 years ago

Javascript encoding could be applied in account/show but I'm not sure that's worth on the user administration screen. You'd be in trouble if your admin pages are crawled. A simple mail_to should be OK.
WDYT ?

Actions #2

Updated by Eric Davis almost 16 years ago

Jean-Philippe Lang wrote:

Javascript encoding could be applied in account/show but I'm not sure that's worth on the user administration screen. You'd be in trouble if your admin pages are crawled. A simple mail_to should be OK.

But I really wanted to try out the mail_to helper. A basic mailto would be fine.

Actions #3

Updated by Jean-Philippe Lang almost 16 years ago

  • Status changed from New to Closed
  • Target version set to 0.8

mailto link added on administration user list in r1687.

Actions

Also available in: Atom PDF