Skip to content

butaman/redmine_hide_emails_by_default

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hide_emails_by_default

This Redmine plugin will activate the “Hide my email address” preference by default.

Installation

In your redmine directory, execute the following:

ruby script/plugin install git://github.com/splendeo/redmine_hide_emails_by_default.git
rake db:migrate_plugins RAILS_ENV=production

(Change environment to test or development if needed)

Re-start your web server.

From then on, all new users will have the “Hide my email address” set to true by default.

About

Simple redmine plugin that hides the user's emails by default. Requires migration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%