Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
best-practical
rt-extension-ldapimport
Commits
dee4ef72
Commit
dee4ef72
authored
Feb 16, 2012
by
Thomas Sibley
Browse files
Update changelog and bump version to something not already released
parent
bc579d2e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
Changes
Changes
+5
-0
META.yml
META.yml
+1
-1
lib/RT/Extension/LDAPImport.pm
lib/RT/Extension/LDAPImport.pm
+2
-1
No files found.
Changes
View file @
dee4ef72
Revision history for RT-Extension-LDAPImport
0.32_01
Clarify $LDAPGroupName option
Support for group membership attributes which don't contain a list of user DNs
0.31
Further upgrades to MIRTx for RT4 compat
Warn and skip numeric users and groups
...
...
META.yml
View file @
dee4ef72
...
...
@@ -28,4 +28,4 @@ requires:
Test::More:
0
resources
:
license
:
http://dev.perl.org/licenses/
version
:
0.3
1
_01
version
:
0.3
2
_01
lib/RT/Extension/LDAPImport.pm
View file @
dee4ef72
package
RT::Extension::
LDAPImport
;
our
$VERSION
=
'
0.31_01
';
# XXX TODO: For historical reasons, this should become 0.33 after 0.32_xx dev releases are done.
our
$VERSION
=
'
0.32_01
';
use
warnings
;
use
strict
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment