lemonldap-ng/lemonldap-ng-portal/lib/Lemonldap/NG/Portal
2014-06-10 16:21:33 +00:00
..
OpenID make tidy 2014-06-08 10:04:50 +00:00
_Browser.pm In french: "boulette"... 2013-10-08 10:30:14 +00:00
_CAS.pm make tidy 2014-06-08 10:04:50 +00:00
_Choice.pm Port memory leak fix to 1.4 branch (#708) 2014-06-06 10:04:14 +00:00
_DBI.pm Manage encrypt scheme in DBI password backend (#654) 2013-12-20 16:46:09 +00:00
_i18n.pm Manage already existing accounts in Register (#26) 2014-05-27 13:42:00 +00:00
_LDAP.pm Fix password change as user for AD (#704) 2014-05-21 12:43:04 +00:00
_LibAccess.pm Check maintenance mode to remove applications from menu (#342) 2012-03-07 10:04:23 +00:00
_Multi.pm Port memory leak fix to 1.4 branch (#708) 2014-06-06 10:04:14 +00:00
_Proxy.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
_Remote.pm Use new Session module in Remote (#671) 2014-04-15 16:09:56 +00:00
_SAML.pm Use new Session module in SAML authentication (#671, #LEMONLDAP-700) 2014-04-17 10:24:31 +00:00
_Slave.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
_SMTP.pm Work on Register page (#26) 2014-05-23 18:47:36 +00:00
_SOAP.pm Use the new Common::Session module in portal for SSO sessions (#671, #LEMONLDAP-673) 2014-02-26 10:57:49 +00:00
_WebForm.pm Use a session backend to manage captcha (#703) 2014-06-10 16:21:33 +00:00
AuthAD.pm Use ldapExportedVars in AuthAD (#636) 2014-02-18 16:05:39 +00:00
AuthApache.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthBrowserID.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthCAS.pm make tidy 2014-06-08 10:04:50 +00:00
AuthChoice.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthDBI.pm Add a display type for each authentication module to know how to display errors (#251) 2012-03-24 14:47:47 +00:00
AuthDemo.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthFacebook.pm Manage exported variables for Facebook (#636) 2014-02-19 14:57:47 +00:00
AuthGoogle.pm make tidy 2014-06-08 10:04:50 +00:00
AuthLDAP.pm Add a display type for each authentication module to know how to display errors (#251) 2012-03-24 14:47:47 +00:00
AuthMulti.pm Fix getDisplayType call in Multi backend (#593) 2013-04-19 08:27:29 +00:00
AuthNull.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthOpenID.pm Manage exported variables for OpenID (#636) 2014-02-19 15:10:21 +00:00
AuthProxy.pm Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
AuthRadius.pm Use user* methods instead of lmLog for user actions (can be put in syslog) 2013-10-13 12:15:01 +00:00
AuthRemote.pm Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
AuthSAML.pm Use new Session module in SAML authentication (#671, #LEMONLDAP-700) 2014-04-17 10:24:31 +00:00
AuthSlave.pm Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
AuthSSL.pm Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
AuthTwitter.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthWebID.pm Correct bug introduced by r2981, authenticate() must not call AuthSSL::authenticate() 2013-10-18 04:44:11 +00:00
AuthYubikey.pm Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
CDA.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
CDC.pm Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Display.pm Add a button on login page to register page (#26) 2014-05-30 12:21:53 +00:00
IssuerDBCAS.pm Use new Session module in CAS Issuer (#671) 2014-04-16 15:19:59 +00:00
IssuerDBNull.pm Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
IssuerDBOpenID.pm Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
IssuerDBSAML.pm Use new Session module in SAML Issuer (#671, #LEMONLDAP-700) 2014-04-17 10:16:33 +00:00
MailReset.pm Test if password was auto generated before displaying it in the mail (#675) 2014-06-03 08:13:24 +00:00
Menu.pm Fix password change as user for AD (#704) 2014-05-21 12:43:04 +00:00
PasswordDBAD.pm Force password reset for AD (#513) 2013-06-02 22:00:33 +00:00
PasswordDBChoice.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
PasswordDBDBI.pm Fix use of check_password in DBI backend (#655) 2013-12-09 17:03:50 +00:00
PasswordDBDemo.pm Same files must not have different version number 2012-10-15 04:12:21 +00:00
PasswordDBLDAP.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
PasswordDBNull.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
Register.pm Make Register work with AuthChoice (#26) 2014-06-06 09:54:48 +00:00
RegisterDBAD.pm AD register module (#26) 2014-06-02 10:24:05 +00:00
RegisterDBDemo.pm Fix unit tests after introducing RegisterDB (#26) 2014-05-29 07:38:50 +00:00
RegisterDBLDAP.pm Fix login generation (#26) 2014-06-02 10:12:05 +00:00
RegisterDBNull.pm Fix unit tests after introducing RegisterDB (#26) 2014-05-29 07:38:50 +00:00
SharedConf.pm Add "useLocalConf" parameter for the portal to increase performances 2013-10-22 12:02:44 +00:00
Simple.pm Use a session backend to manage captcha (#703) 2014-06-10 16:21:33 +00:00
UserDBAD.pm First implementation of Active Directory module (#409 and #LEMONLDAP-513) 2013-04-28 14:44:03 +00:00
UserDBChoice.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
UserDBDBI.pm Manage exportedVars the same way in all modules (#636) 2014-02-19 14:35:59 +00:00
UserDBDemo.pm Manage exportedVars the same way in all modules (#636) 2014-02-19 14:35:59 +00:00
UserDBFacebook.pm Manage exported variables for Facebook (#636) 2014-02-19 14:57:47 +00:00
UserDBGoogle.pm Manage exported variables for Google (#636) 2014-02-19 13:56:35 +00:00
UserDBLDAP.pm Manage exportedVars the same way in all modules (#636) 2014-02-19 14:35:59 +00:00
UserDBMulti.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
UserDBNull.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
UserDBOpenID.pm make tidy 2014-06-08 10:04:50 +00:00
UserDBProxy.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
UserDBRemote.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
UserDBSAML.pm auth module may contains parameters 2013-10-05 15:59:18 +00:00
UserDBSlave.pm Manage exportedVars the same way in all modules (#636) 2014-02-19 14:35:59 +00:00
UserDBWebID.pm Manage exportedVars the same way in all modules (#636) 2014-02-19 14:35:59 +00:00