Commit Graph

2812 Commits

Author SHA1 Message Date
Xavier Guimard
f349e998a0 Add POD 2013-10-13 06:44:56 +00:00
Xavier Guimard
8873d7ee23 WebID in progress (host white list, more checks,...) 2013-10-13 06:42:28 +00:00
Xavier Guimard
14937b1585 Add WebID in manager 2013-10-13 06:41:44 +00:00
Xavier Guimard
68ee3ec21a UserDBWebID skeleton 2013-10-13 06:40:45 +00:00
Xavier Guimard
5c1973d225 AuthWebID skeleton 2013-10-12 11:45:55 +00:00
Xavier Guimard
da41295b76 More comments 2013-10-11 18:59:18 +00:00
Clément Oudot
4d03b75951 Catch Facebook error_code to avoid infinite redirection loop (#619) 2013-10-11 12:21:18 +00:00
Clément Oudot
8a8e7618b8 Documentation update 2013-10-11 09:07:45 +00:00
Clément Oudot
58912e335c Add URL in AuthChoice, to post form on another vhost (#291) 2013-10-11 09:01:54 +00:00
Xavier Guimard
e14824c57f make tidy 2013-10-09 19:37:51 +00:00
David COUTADEUR
e64053a224 Adding LDAP backend for notification
references: #457
2013-10-09 14:53:11 +00:00
Xavier Guimard
13266e8930 New conf storage: JSONFile, just for fun 2013-10-09 04:05:57 +00:00
Clément Oudot
6b3ddd92ef TODO or not TODO, that's the question (#LEMONDAP-584) 2013-10-08 14:23:02 +00:00
Clément Oudot
e0b2a25cab Hide some attributes in logs and in session explorer (#612) 2013-10-08 14:16:46 +00:00
Clément Oudot
812bd51554 Change bad credentials error (#LEMONDAP-584) 2013-10-08 14:15:17 +00:00
Xavier Guimard
ffdf41d2cc Install lemonldap-ng-cli in Debian packages 2013-10-08 11:02:56 +00:00
Xavier Guimard
e4b6c93f79 Really don't use minifier for local build 2013-10-08 10:56:16 +00:00
Xavier Guimard
d4210f0fe8 In french: "boulette"... 2013-10-08 10:30:14 +00:00
Xavier Guimard
092bed086e Clean ua() usage 2013-10-08 04:59:24 +00:00
Xavier Guimard
64886f4005 LWP::UserAgent is recommended instead suggested 2013-10-08 04:39:15 +00:00
Xavier Guimard
bb4e4668e5 Centralize LWP::UserAgent in one file. 2013-10-08 04:35:38 +00:00
Xavier Guimard
5354fc3361 Add basic tests for Google 2013-10-06 19:14:28 +00:00
Xavier Guimard
6363a29b66 Add basic tests for Facebook 2013-10-06 19:08:06 +00:00
Sandro Cazzaniga
de8682417e fix memory leak due to POSIX huge export 2013-10-06 14:56:57 +00:00
Xavier Guimard
dac991fc3b Update doc 2013-10-05 16:31:49 +00:00
Xavier Guimard
34966cdc76 Update META.yml 2013-10-05 16:11:40 +00:00
Xavier Guimard
258d3f0afa Insert Net::Facebook::Oauth2 in dependencies 2013-10-05 16:11:19 +00:00
Xavier Guimard
9b37852c41 Update MANIFEST 2013-10-05 16:07:05 +00:00
Xavier Guimard
d83c429df1 Little cosmetic change 2013-10-05 16:05:37 +00:00
Xavier Guimard
f560331059 Facebook auth and userDB modules may work fine now 2013-10-05 16:00:10 +00:00
Xavier Guimard
be083d33e3 auth module may contains parameters 2013-10-05 15:59:18 +00:00
Xavier Guimard
1c35cedc0a Add inheritance comments for Doxygen doc 2013-10-05 15:55:06 +00:00
Xavier Guimard
d0d0b49af6 Add Facebook.png img 2013-10-05 15:53:52 +00:00
Xavier Guimard
db51a80445 Add Facebook parameters in Manager 2013-10-05 15:51:55 +00:00
Xavier Guimard
065c34d609 Set user to Facebook username 2013-10-05 12:59:55 +00:00
Xavier Guimard
f5049773c7 AuthFacebook in progress:
* works fine for authentication
 * TODO: build $self->{user} and get datas
2013-10-05 05:54:07 +00:00
Xavier Guimard
5ca5345f6e Starting #619 2013-10-03 19:56:02 +00:00
Xavier Guimard
d29b24e589 Clean AuthGoogle 2013-10-03 19:55:14 +00:00
Clément Oudot
8ae9672cf3 Test defaultValuesInit (#558) 2013-10-03 10:48:52 +00:00
Clément Oudot
b5c1761bf4 Fix little mistake in vhost alias (#558) 2013-10-03 10:48:32 +00:00
Clément Oudot
2900d0a6a2 Vhost aliases in Manager (#558) 2013-10-03 09:58:19 +00:00
Clément Oudot
1935000579 Manage vhost aliases (#558) 2013-10-03 09:09:47 +00:00
Clément Oudot
cf2d6822c7 Change version of UserDBGoogle module (#615) 2013-10-03 08:28:41 +00:00
Xavier Guimard
037316e08e Test if exported vars are compliant when Google or OpenID are used 2013-10-03 04:48:35 +00:00
Xavier Guimard
0909f6cf2f Move regexps into Common 2013-10-03 04:18:16 +00:00
Xavier Guimard
ea6f91e656 Force redirection to avoid displaying OpenID datas 2013-10-02 19:45:33 +00:00
Xavier Guimard
8869b04cde May close the bug revealed in LEMONLDAP-615#comment-01-oct-13 2013-10-02 11:42:57 +00:00
Clément Oudot
e57503869e Remove default URL in logout_sso rules provided for test applications (#616) 2013-10-01 13:44:32 +00:00
Clément Oudot
b7af9ae92c Ignore error when loading SAML module in AuthChoice (#618) 2013-10-01 12:50:48 +00:00
Xavier Guimard
ebcb10fe69 Add Google icon 2013-10-01 04:25:12 +00:00