[Bps-public-commit] rt-authen-externalauth branch, master, updated. 0.15-4-gd7ed5f1
Thomas Sibley
trs at bestpractical.com
Thu Jun 27 15:21:12 EDT 2013
The branch, master has been updated
via d7ed5f1cceebee2470172c92f57d1e35683193bf (commit)
via 94055334d050e490ea1d9eab67fbd33a575c39d4 (commit)
via 8d110445c968a01c97e1b8e8f7ec11cba8eaa80a (commit)
via 24702da1dadc40f35c017dceda9bfb8e4cc8e1f4 (commit)
from 97f97231aa82d57beb3caf34b5645549cfdaaff2 (commit)
Summary of changes:
inc/Module/Install/RTx.pm | 2 +-
lib/RT/Authen/ExternalAuth/DBI.pm | 53 +++++++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 94055334d050e490ea1d9eab67fbd33a575c39d4
Merge: 97f9723 8d11044
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu Jun 27 12:17:25 2013 -0700
Merge branch 'dbi-password-check-callback'
commit d7ed5f1cceebee2470172c92f57d1e35683193bf
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu Jun 27 12:21:08 2013 -0700
Update M::I::RTx
diff --git a/inc/Module/Install/RTx.pm b/inc/Module/Install/RTx.pm
index abf6aea..c9fe996 100644
--- a/inc/Module/Install/RTx.pm
+++ b/inc/Module/Install/RTx.pm
@@ -8,7 +8,7 @@ no warnings 'once';
use Module::Install::Base;
use base 'Module::Install::Base';
-our $VERSION = '0.30';
+our $VERSION = '0.31';
use FindBin;
use File::Glob ();
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list