3 Commits

Author SHA256 Message Date
Lars Vogdt
743fadebbc - update to 0.36:
* Update documenation to no imply RT -> LDAP syncing
  * Allow importing of users as-needed when importing groups
  * Don't attempt to add disabled users into groups they already belong
    to Treat undef and empty CF values identically
  * Ensure that user custom fields are applied in consistent order
  * Implement better way to use functions in mappings. Old way was mostly
    useless. It's not expected that somebody used them. See description of
    C<$LDAPMapping> option for details.
  * Adds id to $LDAPGroupMapping to allow the importer to keep up with group
    renames in LDAP.
  * Change tests to be author-only because they tended to cause confusion
    and attempt to create/drop a database.  This is not something you want
    happening on your production machine when using a cpan client to install.
  * Bug fix: Revert changes in 0.33_01 and _02; RT::Authen::ExternalAuth
    0.13 is using RT::Record->Update now
  * Tests: Compatibility with Net::LDAP::Server::Test 0.16

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-LDAPImport?expand=0&rev=3
2016-01-23 11:25:34 +00:00
Stephan Kulow
90b4bd62c6 Accepting request 176367 from home:deadpoint:branches:devel:languages:perl
update package to include rtldapimport script. feel free to add me as a maintainer.

OBS-URL: https://build.opensuse.org/request/show/176367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-LDAPImport?expand=0&rev=2
2013-05-25 06:57:51 +00:00
Lars Vogdt
9f5790a497 - initial package 0.33
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-LDAPImport?expand=0&rev=1
2012-08-28 13:56:56 +00:00