lemonldap-ng/lemonldap-ng-portal/lib/Lemonldap/NG/Portal
Clément Oudot c9c483b04b make tidy
2014-01-17 22:42:21 +00:00
..
OpenID make tidy 2014-01-17 22:42:21 +00:00
_Browser.pm In french: "boulette"... 2013-10-08 10:30:14 +00:00
_CAS.pm Use user* methods instead of lmLog for user actions (can be put in syslog) 2013-10-13 12:15:01 +00:00
_Choice.pm Special workaround in AuthChoice for captcha (#645) 2013-11-06 16:33:26 +00:00
_DBI.pm Manage encrypt scheme in DBI password backend (#654) 2013-12-20 16:46:09 +00:00
_i18n.pm Very strange utf8 bug using FCGI solved by this hook 2013-10-24 19:06:47 +00:00
_LDAP.pm Display ppolicy info messsages only if authentication is valid (#669) 2014-01-17 22:24:11 +00:00
_LibAccess.pm Check maintenance mode to remove applications from menu (#342) 2012-03-07 10:04:23 +00:00
_Multi.pm Fix getDisplayType call in Multi backend (#593) 2013-04-19 08:27:29 +00:00
_Proxy.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
_Remote.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
_SAML.pm remote provider ID is available only after request parsing (#208) 2013-11-26 14:35:58 +00:00
_Slave.pm Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
_SMTP.pm Fix mail subject encoding (#580) 2013-01-25 11:05:34 +00:00
_SOAP.pm Remove remains of xForwardedFor in code (#486) 2013-01-03 18:14:34 +00:00
_WebForm.pm Use userControl and not XSS check to validate username (#666) 2014-01-17 22:32:18 +00:00
AuthAD.pm Specify getDisplayType subroutine in AuthAD to work with AuthChoice (#409) 2013-09-30 08:38:24 +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-01-17 22:42:21 +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 s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +00:00
AuthGoogle.pm make tidy 2014-01-17 22:42:21 +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 s/utf8/utf-8/ in HTTP headers 2013-10-17 19:21:45 +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 Allow to use idpName parameter to select IDP (#641) 2013-11-05 11:12:36 +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 Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
IssuerDBCAS.pm Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +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 remote provider ID is available only after request parsing (#208) 2013-11-26 14:35:58 +00:00
MailReset.pm Do not check captcha if mail session already exist (#644) 2013-11-07 14:02:06 +00:00
Menu.pm Fix some portal items after jQuery migration (#604) 2013-10-28 17:32:41 +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
SharedConf.pm Add "useLocalConf" parameter for the portal to increase performances 2013-10-22 12:02:44 +00:00
Simple.pm Use userControl and not XSS check to validate username (#666) 2014-01-17 22:32:18 +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 Use user* methods instead of lmLog for user actions (can be put in syslog) 2013-10-13 12:15:01 +00:00
UserDBDemo.pm auth module may contains parameters 2013-10-05 15:59:18 +00:00
UserDBFacebook.pm Facebook auth and userDB modules may work fine now 2013-10-05 16:00:10 +00:00
UserDBGoogle.pm auth module may contains parameters 2013-10-05 15:59:18 +00:00
UserDBLDAP.pm Manage default value for mailLDAPFilter (#513) 2013-06-02 21:53:11 +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-01-17 22:42:21 +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 Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00
UserDBWebID.pm UserDBWebID seems to be finished 2013-10-13 12:33:24 +00:00