This module allows the admin to define a particular group users should automatically become a part of. This will check at every login if they are included in the group and if not it will automatically add them.
- Clone the repository
- Place in <redmine_root>/plugins
- Follow normal Redmine plugin installation commands
Under "Plugins" click the "Configure" link to select which group users should be added to automatically.
- Updated to support Rails 5
Initial release of plugin