Commit Graph

1058 Commits

Author SHA1 Message Date
Clément Oudot
e70476ccfc Add a step in mail reset feature to resend the confirmation mail (#301) 2011-05-20 14:30:21 +00:00
Clément Oudot
9d1df44f34 Use the first value of mail session value to send mail (#300) 2011-05-20 12:36:42 +00:00
Clément Oudot
54fef99911 Keep old password when reset is needed, and add hideOldPassword option (#308) 2011-05-20 09:45:18 +00:00
Clément Oudot
99ba3eddb1 Use mailSessionKey to find the real mail value in session (#300) 2011-05-19 15:49:11 +00:00
Clément Oudot
1e5a90e6dd Add custom template files to ease skin customization (#306) 2011-05-18 09:42:19 +00:00
Clément Oudot
8c5277642e Override portal parameters in Multi even for the first module (#305) 2011-05-16 13:12:44 +00:00
Clément Oudot
0f8cb9fe1f Allow spaces in Multi authentication module definition (#304) 2011-05-16 09:54:49 +00:00
Clément Oudot
27e838c30d Request explicitely all exported variables in LDAP search (#297) 2011-05-16 09:17:31 +00:00
Clément Oudot
9e31fa6e91 Use the new Yubikey template (#296) 2011-04-18 09:16:17 +00:00
Clément Oudot
72dd43f36a Add new files for Yubikey authentication (#296) 2011-04-18 09:14:01 +00:00
Clément Oudot
7c9c62e24b First version of Yubikey authentication module (#296) 2011-04-17 21:52:21 +00:00
Clément Oudot
2b45ee0a5e Add AuthUser and AuthPass parameter to SMTP send method (#293) 2011-04-14 15:59:42 +00:00
Clément Oudot
115ebbe50d Use Perl Clone to manage application list (#292) 2011-04-14 08:52:41 +00:00
Clément Oudot
19eb4c4f44 Minor modifications on dark skin (#289) 2011-03-22 16:37:40 +00:00
Clément Oudot
56f1213c43 Perl module version number X.Y.Z MUST be quoted in Makefile.PL (#286) 2011-03-16 16:42:58 +00:00
Clément Oudot
db97a79752 Refresh portal object in Safe (#284) 2011-03-16 13:58:17 +00:00
Clément Oudot
a7efb83ac4 Minor improvements on Menu unit tests 2011-03-07 09:34:18 +00:00
Clément Oudot
90618a4d6a Manage minimum versions for LL::NG modules cross dependencies (#283) 2011-03-07 09:14:33 +00:00
Clément Oudot
92fec3a326 Change the variable substitution to manage subroutine in Safe reval, and add more tests in Menu to always return good values for HTML::Template (#284) 2011-03-03 22:34:09 +00:00
Clément Oudot
5a06710fc4 Add shebang to cas.pl script 2011-02-28 09:52:29 +00:00
Clément Oudot
7c635af782 Test for empty category was buggy (#280) 2011-02-10 10:29:08 +00:00
Clément Oudot
1e245d8c3a Merge trunk modifications in 1.0 branch for #275 2011-02-07 16:42:02 +00:00
Clément Oudot
0865635a7b Create a Common::Safe module, to be able to disable Safe jail with useSafeJail in Portal (#270) 2011-02-07 10:27:36 +00:00
Thomas CHEMINEAU
b7b2681967 fixes #275 - update manifest 2011-02-04 16:11:48 +00:00
Thomas CHEMINEAU
ddb84e6ef2 fixes #275 - use SCRIPT_FILENAME instead of DOCUMENT_ROOT to get htdocs portal path 2011-02-04 12:50:24 +00:00
Clément Oudot
1d17cb0f46 Fix a bug in portal configuration load (#271) 2011-02-03 14:49:12 +00:00
Clément Oudot
29a9af1c44 make tidy 2011-01-25 16:41:31 +00:00
Clément Oudot
83f2c04bae Fix DBI authentication level problem, and clean LDAP authentication level code (#272) 2011-01-25 11:25:48 +00:00
Clément Oudot
5b1a1c73d0 Support AuthChoice for reset password feature (#269) 2011-01-25 10:57:45 +00:00
Clément Oudot
7901a2e894 Change the default value of portalAutocomplete, to have a correct value for authenticationLevel (#265) 2011-01-24 15:31:46 +00:00
Clément Oudot
7ed205a995 Upgrade main modules version to 1.1.0 in trunk 2011-01-21 16:35:28 +00:00
Clément Oudot
97bcb5ed71 Portal open in new window option was never used (#267) 2011-01-04 14:35:59 +00:00
Xavier Guimard
47ea58cc86 Upgrade to 1.1.0 slave mechanism 2010-12-15 21:10:42 +00:00
Xavier Guimard
2467ea5f90 Upgrade to 1.0.1 only changed modules 2010-12-15 21:04:17 +00:00
Xavier Guimard
049246690b Remove debug "die" 2010-12-08 17:04:52 +00:00
Xavier Guimard
3d5709cd0a Slave in progress 2010-12-08 10:42:53 +00:00
Xavier Guimard
d61fd8f52f Manifest update 2010-12-08 06:39:29 +00:00
Xavier Guimard
57b69161ee Update manifest 2010-12-08 06:06:44 +00:00
Xavier Guimard
9969dd69e2 Add slave mechanism. Closes #222 2010-12-08 06:04:57 +00:00
Clément Oudot
ef5decc150 Require a minimal version of Perl (5.008) 2010-11-29 15:32:56 +00:00
Clément Oudot
f2b7f8cdfd Hide authentication loop on reset password (#253) 2010-11-27 17:23:11 +00:00
Clément Oudot
5023c3d684 Update Impact skin to display categories and applications (#246) 2010-11-22 10:24:54 +00:00
Clément Oudot
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Clément Oudot
0d5144bce8 Correct test for CAS proxy mode activation (#242) 2010-11-19 11:43:52 +00:00
Clément Oudot
458961c96b Fix SAML SLO bug with AuthChoice (#237) 2010-11-15 15:15:56 +00:00
Xavier Guimard
090be1fb93 Typo 2010-11-14 07:18:45 +00:00
Xavier Guimard
31e1dd9881 Some pages-speed optimizations 2010-11-06 10:28:33 +00:00
Clément Oudot
a5433d82a5 Update Portal MANIFEST 2010-11-04 15:49:50 +00:00
Clément Oudot
c800c90232 Fix SOAP configuration bug (#230), and add a test script 2010-11-04 14:52:17 +00:00
Xavier Guimard
8624d5708b purgeCentralCache was broken by new Apache::Session mechanism 2010-11-01 09:15:59 +00:00
Xavier Guimard
d086366b2c Missing "require _DBI" 2010-10-31 06:33:14 +00:00
Xavier Guimard
652468a290 Share global variables 2010-10-30 19:25:38 +00:00
Xavier Guimard
8d1df60bee Warn if cookie name has changed + little things 2010-10-30 09:03:52 +00:00
Clément Oudot
d7e39d25ab Upgrade to jQuery 1.8.5 (#218) 2010-10-27 09:40:40 +00:00
Xavier Guimard
2b1f9f1501 Avoid some test warn 2010-10-26 11:36:57 +00:00
Xavier Guimard
f2674105f0 Some links missing in pod 2010-10-26 10:59:22 +00:00
Xavier Guimard
b5600bc3bc POD errors + replace lemonldap.ow2.org by lemonldap-ng.org 2010-10-26 09:34:00 +00:00
Xavier Guimard
47d58814c8 Upgrade POD URL 2010-10-26 06:08:16 +00:00
Clément Oudot
11bebe87d1 Use different forms for each auth choice (fix #214) 2010-10-25 16:21:15 +00:00
Clément Oudot
a00ba782c7 Do not hash password before prepared statement (fix #215) 2010-10-25 12:59:46 +00:00
Xavier Guimard
e39381a11b Closes #210 "Ajax request in menu to check if session is always available" 2010-10-25 06:25:20 +00:00
Xavier Guimard
480f365983 Use draggable popup instead of $(#help_content) to display errors 2010-10-24 09:04:12 +00:00
Xavier Guimard
c539a91696 Update copyright 2010-10-24 07:25:44 +00:00
Xavier Guimard
ec9a6bb887 Avoid failed cpan tests 2010-10-24 06:26:56 +00:00
Xavier Guimard
fb5a09d172 Update copyright year (#209) 2010-10-23 08:35:38 +00:00
Xavier Guimard
1923085f6c #16 "Use parameterized statements in DBI to prevent SQL injection" : finish work
NOT TESTED
2010-10-23 08:09:41 +00:00
Clément Oudot
8b7cc1e225 Add an anti frame protection (#195) 2010-10-22 10:03:42 +00:00
Clément Oudot
2683fce3d1 Manage OpenID errors in Display (#190) 2010-10-22 09:03:10 +00:00
Xavier Guimard
66f7b94435 Change sql files (Closes: #196) 2010-10-21 19:23:37 +00:00
Clément Oudot
9ae18261fb SOAP binding should not be the first SSO binding in IDP SAML metadata 2010-10-21 14:38:56 +00:00
Clément Oudot
14f1e9b67e Control if xxxStorageOptions is empty in setDefaultValues (#202) 2010-10-21 14:23:53 +00:00
Clément Oudot
e759219371 Control confirm stamp before decrypting it (#207) 2010-10-21 13:41:26 +00:00
Clément Oudot
2f4b218488 Require Lasso 2.3.0 (#199) 2010-10-21 11:46:46 +00:00
Clément Oudot
24a9971297 Add setPersistentSessionInfo step in authentication process (closes #200) 2010-10-21 10:28:47 +00:00
Xavier Guimard
3e0ff9322e Closes #202 "searchOn no working with SAML and Apache::Session::File" 2010-10-20 05:47:10 +00:00
Xavier Guimard
6ce85e83d7 Problem with OpenID tests 2010-10-18 21:38:33 +00:00
Clément Oudot
c8a3b80055 Load CAS Storage if different from globalStorage 2010-10-18 15:33:21 +00:00
Clément Oudot
0d6e9acd6d Bigger fonts for dark skin 2010-10-18 09:20:17 +00:00
Clément Oudot
01d4f364ef Remove AuthLA (#194) 2010-10-18 08:59:20 +00:00
Xavier Guimard
038c312200 Tests 2010-10-14 10:25:50 +00:00
Xavier Guimard
51d4c67f11 * OpenID: more tests for SREG
* OpenID: delete trust persistent datas when confirm=-1
* make tidy
2010-10-14 09:50:23 +00:00
Xavier Guimard
01bf8253f0 Typo 2010-10-14 07:59:15 +00:00
Xavier Guimard
cb267983dc - update Debian control file
- more tests for OpenID
- Romanian missing translation
2010-10-14 05:55:28 +00:00
Clément Oudot
7f8e7084c7 Correct persistent session typo and add possibility to delete a session value in updateSession 2010-10-13 08:32:27 +00:00
Xavier Guimard
813288bfe3 Typo 2010-10-12 18:12:13 +00:00
Clément Oudot
56049b9827 Use persistent storage for SAML identity (#191) 2010-10-12 13:32:18 +00:00
Clément Oudot
876317ed4c Add missing romanian translation 2010-10-12 08:24:45 +00:00
Xavier Guimard
c1d218947f Bug in OpenID white/black lists 2010-10-11 12:36:09 +00:00
Xavier Guimard
cdcb7ab31c Use PE_BADPARTNER instead of PE_BADURL 2010-10-11 12:27:03 +00:00
Xavier Guimard
6155d579f7 Better display for federation errors 2010-10-11 12:22:51 +00:00
Xavier Guimard
f95acaa007 Closes #182 "portal return a 500 error under cgi-script 2010-10-11 11:45:37 +00:00
Xavier Guimard
cb717868de #164 in progress: need to manage list parameters 2010-10-10 13:32:01 +00:00
Xavier Guimard
de64f48d48 Closes #189 "Cleanup process slows down considerably the Apache server" 2010-10-08 19:19:59 +00:00
Xavier Guimard
7fd3964c9a #166 fixed but not yet tested 2010-10-08 16:14:06 +00:00
Xavier Guimard
05e1d01fdc #166 in progress
- persistent datats restored
2010-10-08 16:02:43 +00:00
Xavier Guimard
51e7ff2a02 #166 in progress
- new updatePersistentSession sub
2010-10-08 15:35:40 +00:00
Xavier Guimard
1588463687 #166 in progress:
- Lemonldap::NG::Common::Apache::Session is used as Apache::Session module and provides a way to choose _session_id
2010-10-08 14:21:49 +00:00
Clément Oudot
43d5c921a8 Add CAS Issuer parameters in Manager (#186) 2010-10-07 14:30:58 +00:00
Xavier Guimard
0ee20f3d0e Attributes management 2010-10-07 11:05:36 +00:00
Xavier Guimard
fd86915f35 More tests + skip for OpenID 2010-10-05 18:39:15 +00:00