14 years agoMerge 'better_model_integration' into 'trunk'
Tomas Doran [Thu, 10 Dec 2009 17:25:41 +0000]
Merge 'better_model_integration' into 'trunk'

r27882@omni (orig r9910):  t0m | 2009-04-28 13:35:52 +0100
Initial idea - make the user class instance have a closure which when called will retrieve an LDAP connection bound as the user, not so pleasant, but better than saving the password in the user object in plaintext..

14 years agoAdd repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000]
Add repository resource to all the MI Makefile.PLs

14 years agoPass $c along to find_user method so overridden user_class users can get at models...
Cory G Watson [Fri, 15 May 2009 20:25:36 +0000]
Pass $c along to find_user method so overridden user_class users can get at models (or whatever crazy things they might do)

15 years agoBump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

15 years agorelease 0.1005 v0.1005
Peter Karman [Fri, 1 May 2009 02:33:43 +0000]
release 0.1005

15 years agoInitial idea - make the user class instance have a closure which when called will...
Tomas Doran [Tue, 28 Apr 2009 12:35:52 +0000]
Initial idea - make the user class instance have a closure which when called will retrieve an LDAP connection bound as the user, not so pleasant, but better than saving the password in the user object in plaintext..

15 years agoRemove META.yml from svn, it's a generated file. Update svn ignore props.
Tomas Doran [Tue, 21 Apr 2009 15:23:42 +0000]
Remove META.yml from svn, it's a generated file. Update svn ignore props.
Patch docs to not mention the deprecated authentication methods from the old
authentication code.

15 years agorelease 0.1004
Peter Karman [Wed, 22 Oct 2008 01:55:47 +0000]
release 0.1004

15 years ago0.1003 release v0.1003
Peter Karman [Wed, 10 Sep 2008 13:19:36 +0000]
0.1003 release

15 years agobump req version
Peter Karman [Tue, 9 Sep 2008 21:18:58 +0000]
bump req version

15 years agoupdate MANIFEST
Peter Karman [Tue, 9 Sep 2008 21:11:28 +0000]
update MANIFEST

15 years agoadd chisel test for failing case sensitivity
Peter Karman [Tue, 9 Sep 2008 21:10:57 +0000]
add chisel test for failing case sensitivity

15 years agofix rt bug 339113
Peter Karman [Tue, 9 Sep 2008 21:06:44 +0000]
fix rt bug 339113

15 years agobump version
Peter Karman [Thu, 10 Jul 2008 21:25:00 +0000]
bump version

15 years agoget entries in array context rather than scalar context, allowing for multiple values...
Peter Karman [Thu, 10 Jul 2008 21:20:54 +0000]
get entries in array context rather than scalar context, allowing for multiple values. patch by scpham.

15 years agotweek tests to work with Net::LDAP::Server::Test 0.03 v0.1002
Peter Karman [Wed, 9 Jul 2008 20:45:52 +0000]
tweek tests to work with Net::LDAP::Server::Test 0.03

16 years agorelease 0.1001 v0.1001
Peter Karman [Thu, 10 Apr 2008 02:02:44 +0000]
release 0.1001

16 years agofix rt #34777
Peter Karman [Thu, 10 Apr 2008 01:54:18 +0000]
fix rt #34777

16 years agofix SYNOPSIS doc
Peter Karman [Wed, 27 Feb 2008 18:52:58 +0000]
fix SYNOPSIS doc

16 years ago0.1000 release v0.1000
Peter Karman [Tue, 5 Feb 2008 18:16:32 +0000]
0.1000 release

16 years agorename from ::Plugin and refactor tests
Peter Karman [Tue, 5 Feb 2008 15:20:42 +0000]
rename from ::Plugin and refactor tests