summaryrefslogtreecommitdiff
path: root/auth
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Input from Daniel Park on AD connection - group management still needs to be ...Lester Caine1-13/+43
2009-07-15quiet Auth/Auth.php include for system without that pear module installedChristian Fowler1-4/+3
2009-04-21From witbeaver - correction to email lookupLester Caine1-4/+4
2009-04-21From witbeaver - tidy up of ldap authenticationLester Caine1-88/+91
2009-04-19Remove older status flagLester Caine1-3/+2
2009-04-19A little untidy - but now functional without modifying PEAR:AuthLester Caine1-27/+50
2009-04-18Functional interface to Auth:LDAP but still needs work.Lester Caine1-14/+23
2009-04-17Update PEAR:Auth status codesLester Caine1-5/+5
2009-04-17Path to find PEAR:Auth is installation dependent and this will give an error ...Lester Caine1-4/+4
2008-11-28Alternative to multisite login restrictions to provide management of login fr...Lester Caine1-0/+141
2008-10-16stick to coding guidelinesMax Kremmel1-7/+13
2008-10-16massive code cleanup, added docs, renamed methods to have consistent camelCap...Max Kremmel2-6/+6
2008-08-12Missing globalLester Caine1-1/+3
2008-07-22Extended authorization module for restricting multisite loginLester Caine1-0/+128
2008-07-20Removed recursive includeStephan Borg1-2/+3
2007-06-30fix negative condition to assign errors if failureChristian Fowler1-2/+3
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel1-2/+1
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-4/+4
2006-10-13phpDoc additionsLester Caine3-0/+39
2006-09-13fix typo, remove commented debugChristian Fowler1-2/+0
2006-09-13fix pParmHash typo, formattingChristian Fowler1-0/+1
2006-08-30field is spelt: field not feildMax Kremmel1-2/+2
2006-07-23big cleanup in registration/auth. converted auth plugins to directories to pe...Christian Fowler3-8/+7
2006-07-12Add Pluggable AuthHash93-0/+409