[Bps-public-commit] rt-authen-externalauth branch, multiple-emails, updated. 0.09-49-g454a0c3
Ruslan Zakirov
ruz at bestpractical.com
Mon May 16 05:05:42 EDT 2011
The branch, multiple-emails has been updated
via 454a0c3729557b500ae99a0f2ea7c7f21cc57988 (commit)
via 92931c51a313eea86ac0a00f1af3be79e43b4ac3 (commit)
from ebf1cf58ecae778d0b4d502cf76dd37f93d7d47d (commit)
Summary of changes:
ChangeLog | 4 +++-
MANIFEST | 9 +++++++--
2 files changed, 10 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit 92931c51a313eea86ac0a00f1af3be79e43b4ac3
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date: Mon May 16 12:24:40 2011 +0400
update manifest
diff --git a/MANIFEST b/MANIFEST
index 470729e..ec6859d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -15,17 +15,22 @@ inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/RTx.pm
+inc/Module/Install/Substitute.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/RT/Authen/ExternalAuth.pm
lib/RT/Authen/ExternalAuth/DBI.pm
lib/RT/Authen/ExternalAuth/DBI/Cookie.pm
lib/RT/Authen/ExternalAuth/LDAP.pm
+lib/RT/Authen/ExternalAuth/Test.pm
LICENSE
Makefile.PL
MANIFEST This list of files
META.yml
README
-xt/ldap.t
-xt/ldap_privileged.t
+xt/ldap/basics.t
+xt/ldap/late-sync.t
+xt/ldap/multiple-emails.t
+xt/ldap/privileged.t
+xt/ldap/user-create.t
xt/sqlite.t
commit 454a0c3729557b500ae99a0f2ea7c7f21cc57988
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date: Mon May 16 13:05:03 2011 +0400
update cangelog
diff --git a/ChangeLog b/ChangeLog
index 8ef4d21..3912c74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,9 @@
on old system
* enable $AutoCreate config option for accounts created through
email submission
- * support mapping user's field in RT to multiple attributes
+ * external info update was only possible by Name, now it
+ works for any field from attr_match_list
+ * support mapping fields in RT to multiple attributes
in external source (LDAP/DBI)
0.09 2011-05-06 Kevin Falcone
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list