OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Oliver Günther ad4a2eda21
Bump VERSION to 7.4.7
6 years ago
app [27103] Fix removing users from synced group 7 years ago
config Implement member-based synchronized groups 7 years ago
db/migrate Implement member-based synchronized groups 7 years ago
lib Bump VERSION to 7.4.7 6 years ago
spec Synchronize using memberOf filter 7 years ago
.travis.yml Implement member-based synchronized groups 7 years ago
Gemfile Implement member-based synchronized groups 7 years ago
Gemfile.plugins Implement member-based synchronized groups 7 years ago
LICENSE Implement member-based synchronized groups 7 years ago
README.md Implement member-based synchronized groups 7 years ago
openproject-ldap_groups.gemspec Implement member-based synchronized groups 7 years ago

README.md

OpenProject LDAP Group Synchronization Plugin

LDAP Group synchronization implementation of OpenProject.

Copyrights & License

OpenProject is a project management system. Copyright (C) 2012-2018 the OpenProject Foundation (OPF)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.

OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: Copyright (C) 2006-2018 Jean-Philippe Lang Copyright (C) 2010-2013 the ChiliProject Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

See doc/COPYRIGHT.rdoc for more details.