lemonldap-ng/lemonldap-ng-portal/lib/Lemonldap/NG/Portal
2015-12-18 09:31:36 +00:00
..
OpenID Fix OpenID Issuer with new Net::OpenID::Server version (#753) 2014-08-21 11:49:56 +00:00
_Browser.pm In french: "boulette"... 2013-10-08 10:30:14 +00:00
_CAS.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
_Choice.pm Start authChoice management 2015-12-12 13:18:48 +00:00
_DBI.pm Manage encrypt scheme in DBI password backend (#654) 2013-12-20 16:46:09 +00:00
_i18n.pm Work on implementation of OIDC logout (#184) 2015-04-03 09:05:36 +00:00
_LDAP.pm Move AD specific code in AuthAD and check userAccountControl before displaying expiration warning (#822) 2015-10-06 09:39:23 +00:00
_LibAccess.pm Manage vhost aliases in portal menu (#755) 2014-11-03 17:07:47 +00:00
_Multi.pm Adapt "multi" system to the new manager 2015-12-10 20:05:29 +00:00
_OpenIDConnect.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
_Proxy.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
_Remote.pm Show error from Common::Session module in logs (#741) 2014-07-24 15:37:12 +00:00
_SAML.pm Use SAML message creation time to set netBefore and notOnOrAfter (#799) 2015-03-27 08:29:12 +00:00
_Slave.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
_SMTP.pm Do not call data on undefined session object (#762) 2014-10-27 11:19:25 +00:00
_SOAP.pm Fix SOAP data formatting (#850) 2015-09-23 09:02:47 +00:00
_WebForm.pm Remove portalAutocomplete configuration (#824) 2015-06-11 12:59:20 +00:00
AuthAD.pm correcting typo for #822 feature (checking pwdLastSet in AD is not sufficient) 2015-10-08 12:49:32 +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 Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +00:00
AuthMulti.pm Store multi full module name in another session variable (#715) 2015-09-24 06:58:21 +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
AuthOpenIDConnect.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +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 Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
AuthSlave.pm Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
AuthSSL.pm Compatibility of SSL modules with SOAP getCookies (#719) 2014-07-15 13:41:27 +00:00
AuthTwitter.pm s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthWebID.pm Compatibility of SSL modules with SOAP getCookies (#719) 2014-07-15 13:41:27 +00:00
AuthYubikey.pm Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
CDA.pm Remove portalAutocomplete configuration (#824) 2015-06-11 12:59:20 +00:00
CDC.pm Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Display.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
IssuerDBCAS.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
IssuerDBNull.pm Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
IssuerDBOpenID.pm Fix TODO by using autoRedirect (#753) 2014-08-21 12:22:10 +00:00
IssuerDBOpenIDConnect.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
IssuerDBSAML.pm make tidy on all files 2015-03-10 15:07:33 +00:00
MailReset.pm Display correct skin in mail reset page (#818) 2015-05-11 13:50:55 +00:00
Menu.pm Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +00:00
PasswordDBAD.pm Force password reset for AD (#513) 2013-06-02 22:00:33 +00:00
PasswordDBChoice.pm Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +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 Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +00:00
PasswordDBNull.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
Register.pm Display correct skin in register page (#818) 2015-05-11 14:06:20 +00:00
RegisterDBAD.pm AD register module (#26) 2014-06-02 10:24:05 +00:00
RegisterDBDemo.pm Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +00:00
RegisterDBLDAP.pm Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +00:00
RegisterDBNull.pm Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +00:00
SharedConf.pm Update copyrights 2015-06-18 11:00:24 +00:00
Simple.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
UserDBAD.pm First implementation of Active Directory module (#409 and #LEMONLDAP-513) 2013-04-28 14:44:03 +00:00
UserDBChoice.pm Better connection management (#663, #LEMONLDAP-664): 2014-06-25 11:53:09 +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 Create hGroups to store groups as an HashRef: 2015-09-25 09:43:04 +00:00
UserDBMulti.pm Store multi full module name in another session variable (#715) 2015-09-24 06:58:21 +00:00
UserDBNull.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
UserDBOpenID.pm make tidy on all files 2015-03-10 15:07:33 +00:00
UserDBOpenIDConnect.pm Set trunk version to 1.9.0 2015-12-18 09:31:36 +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