Commit Graph

22 Commits

Author SHA1 Message Date
Xavier Guimard
f1573c5fe2 Update POD (#595) 2017-01-04 20:31:36 +00:00
Xavier Guimard
4bd223eab3 Finish Apache2 AuthBasic (#595) 2016-10-13 19:42:34 +00:00
Xavier Guimard
a880f22c57 Working on Handler::AuthBasic 2016-09-30 05:15:17 +00:00
Xavier Guimard
ed0451cbae Typo 2016-03-25 11:32:20 +00:00
Xavier Guimard
2d2edb61ac Merge experimental branch (#960)
Also update version to 2.0
2016-03-17 22:19:44 +00:00
David COUTADEUR
ca6227f469 - deleting specific handlers defined in two places.
- deleting old MyHandler*, because they are not used anymore. (Specific handlers are called directly)
- renaming SpecificHandlers into Specific

- documentation updated accordingly in: 1.4/upgrades, 1.4/applications/zimbra, 1.4/applications/sympa, 1.4/securetoken
(references #630)
2014-05-21 16:30:14 +00:00
Clément Oudot
ed0812d69b Use new session API in Handler AuthBasic (#671) 2014-04-11 14:58:30 +00:00
David COUTADEUR
1c5d4d8c32 - correcting old style specific handlers (reinjecting modification from
SpecificHandlers/*.pm)
- adding a comment line to indicate which style is the current specific
handler and how it is supposed to be launched
- adapting DefaultHandler.pm to permit tests passing configuration file parameter
(references #630)
2014-03-20 18:40:26 +00:00
David COUTADEUR
f993e2e6dd - Merging branch lemonldap-ng-experimental/Handler-Mouse with with trunk
code impacted:
 * lemonldap-ng-handler/*: handler code,
 * lemonldap-ng-handler/example/*.pm: handler aliases to libraries,
 * _example/etc/*.conf: virtual host templates
(references #630, #LEMONLDAP-386)
2014-03-04 16:07:32 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
b239dc286f Replace Apache2::Connection::remote_ip()
Closes: #625
2013-10-15 12:42:09 +00:00
Sandro Cazzaniga
ab662554b7 make tidy 2013-02-17 22:25:26 +00:00
Xavier Guimard
c132bc3e1d Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
François-Xavier Deltombe
8b96f295de Load HTTP::Headers in LL::NG::Handler::AuthBasic (#559) 2013-01-29 19:14:51 +00:00
François-Xavier Deltombe
ed08dc0cb0 Do not send void HTTP headers to apps (#573) 2013-01-04 17:54:32 +00:00
François-Xavier Deltombe
a8382125c7 X-Forwarded-For Header in SOAP request sent by LL::NG::Handler::AuthBasic (#572) 2013-01-03 19:56:44 +00:00
Clément Oudot
6428424930 Update Handler AuthBasic in 1.2 branch (#543) 2012-10-16 14:11:52 +00:00
François-Xavier Deltombe
d7054a095b Manage persistent sessions in LL::NG::Handler::AuthBasic (Lemonldap-543) 2012-10-12 18:35:25 +00:00
Clément Oudot
a99dfd43e8 Fix AuthBasic Handler logging (#519) 2012-09-10 09:23:46 +00:00
Clément Oudot
aad5d0dc42 LEMONLDAP-519:
* Change Basic realm name to LemonLDAP::NG
* Use errorCode field of SOAP response
* Correct order of parameters in SOAP call error
* Ask again authentication if it was rejected by SOAP service
2012-09-05 14:00:53 +00:00
François-Xavier Deltombe
fa2bf9e125 Change notice log into debug log in LL::NG::Handler::AuthBasic 2012-05-22 08:21:39 +00:00
Clément Oudot
56581a13fc Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00