Commit Graph

1809 Commits

Author SHA1 Message Date
Clément Oudot
406e6fada0 Do not toggle opacity on tabs (#318) 2011-05-31 14:47:49 +00:00
Clément Oudot
136d5ddbc5 Update version of modified modules (#302) 2011-05-30 21:08:19 +00:00
Clément Oudot
410493ecaa Remove resetPassword subroutine, not used anymore (#302) 2011-05-30 21:02:34 +00:00
Clément Oudot
6a1619be4e Do not use subroutine parameters to be compliant with Choice feature (#302) 2011-05-30 20:53:03 +00:00
Clément Oudot
4152643ddd Possibility to change the password on the portal after password reset confirmation (#302) 2011-05-30 15:45:56 +00:00
Clément Oudot
068dd9d46f Do not test empty values for XSS 2011-05-30 15:34:43 +00:00
Clément Oudot
ba55e25844 Include images in password reset HTML mails 2011-05-30 13:03:40 +00:00
Clément Oudot
24c27eba9f Change resend confirmation mail error level (#301) 2011-05-30 13:03:00 +00:00
Clément Oudot
740dd8191a Text mail and HTML mail are now initiated differently (#313) 2011-05-30 12:06:52 +00:00
Clément Oudot
44f78740c3 Work on included images, need more tests (#313) 2011-05-27 16:20:56 +00:00
Clément Oudot
0e8c129f0e Manage mail subject encoding (#314) 2011-05-27 14:30:14 +00:00
Clément Oudot
27dc8d5c46 Manage mail body charset (#311) 2011-05-27 14:08:49 +00:00
Clément Oudot
eb01359322 Configure Reply-To address (#312) 2011-05-27 09:41:13 +00:00
Xavier Guimard
d98a001e25 Some little things :
- update Debian policy
 - update Doxygen configuration file (number)
 - add environment value to avoid a little warning in tests
2011-05-22 11:58:54 +00:00
Clément Oudot
a43e032866 Check customized mail templates before using common ones (#310) 2011-05-20 15:17:57 +00:00
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
3e4d59dab9 Add hideOldPassword parameter in Manager (#308) 2011-05-20 10:05:56 +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
039eef897a Escape all occurences of special chars for jquery safe selectors (#307) 2011-05-19 14:58:55 +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
00ad15829d Do not check syntax of Multi authentication parameter in Manager, as it can be very complex (#298) 2011-05-16 09:44:05 +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
0e74083796 Add Yubikey authentication backend in Manager javascript (#LEMONLAP-296) 2011-04-21 13:11:42 +00:00
Clément Oudot
6a604ee172 Add Yubikey parameters in Manager (#LEMONLAP-296) 2011-04-21 10:28:18 +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
8e023b267d Add SMTPAuthUser and SMTPAuthPass in Manager, with SMTP connection and authentication tests on configuration save (#293) 2011-04-15 09:44:15 +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
a8c00314f4 Allow subroutines to be defined in lemonldap-ng.ini (#294) 2011-04-14 09:50:40 +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
52983a9dd6 Change some default values in Manager 2011-03-23 13:51:55 +00:00
Clément Oudot
19eb4c4f44 Minor modifications on dark skin (#289) 2011-03-22 16:37:40 +00:00
Clément Oudot
6a7ac2bf87 First version of Secure Token Handler (#288) 2011-03-21 17:19:00 +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
0750dcb6ae Use wrap_code_ref only on CODE reference (#270) 2011-02-10 09:54:19 +00:00
Clément Oudot
6adf9a9d4a Add useSafeJail in Manager (trunk only) (#270) 2011-02-07 17:19:36 +00:00
Clément Oudot
234666742b Add a comment in lemonldap-ng.ini for useSafeJail (#270) 2011-02-07 17:09:40 +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
f7fee38fac Fake Safe jail in Handler (#270) 2011-02-07 15:39:32 +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
1fd6b1c29f Adapt URI build function to new vhost options in Handler::CGI (#274) 2011-02-03 17:06:58 +00:00
Clément Oudot
f111082bd1 Change return value of redirectFilter subroutine (#268) 2011-02-03 15:15:48 +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
8d3e69c0ba Update version of recently changed files 2011-02-02 15:05:56 +00:00
Xavier Guimard
e13bfd9ade May close #263 2011-01-30 08:49:59 +00:00
Clément Oudot
29a9af1c44 make tidy 2011-01-25 16:41:31 +00:00
Clément Oudot
628c3efb32 Change the test of Mod Perl version for logout_app rules, to be compliant with Manager CGI mode and recent Safe.pm version (#266) 2011-01-25 16:34:30 +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
28adb04b4b Extend Manager protection to Sessions Explorer, and add an override possibility for Sessions Explorer only (#264) 2011-01-21 16:45:53 +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
341136796d Add "eval" to avoid problems when other datas are stored in LDAP branch 2010-12-09 21:18:30 +00:00
Xavier Guimard
c71187859e May close #263 2010-12-09 17:16:11 +00:00
Xavier Guimard
049246690b Remove debug "die" 2010-12-08 17:04:52 +00:00
Xavier Guimard
c246ed1905 To parse all sessions, "scope => 'sub'" 2010-12-08 15:26:38 +00:00
Clément Oudot
262e7963ee Update MANIFEST and META.yml 2010-12-08 13:02:04 +00:00
Clément Oudot
e6600fed7d Manage portal value with $vhost in Handler (#258) 2010-12-08 11:45:45 +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
Xavier Guimard
b313195a15 findAttr.pl now scans undocumented parameters 2010-12-05 14:41:29 +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
fb7d6f1448 Fix default jquery-ui theme for sessions explorer 2010-11-29 15:31:26 +00:00
Clément Oudot
556f199609 Manage old Config::IniFiles version in migration script (#255) 2010-11-29 11:14:09 +00:00
Clément Oudot
f2b7f8cdfd Hide authentication loop on reset password (#253) 2010-11-27 17:23:11 +00:00
Xavier Guimard
fe4b9972e2 Cpan test error 2010-11-26 20:03:58 +00:00
Clément Oudot
280a6fb6d9 Doc update 2010-11-26 10:11:02 +00:00
Clément Oudot
08648746ff Doc update 2010-11-25 17:28:49 +00:00
Clément Oudot
e9c1139e66 Manage base64 special chars in upload phase (#250) 2010-11-25 15:45:22 +00:00
Clément Oudot
168f219d14 Escape base64 special chars in jquery selectors (#250) 2010-11-25 14:20:58 +00:00
Clément Oudot
136e967b76 Doc update 2010-11-25 10:24:59 +00:00
Clément Oudot
f67374c267 Doc update 2010-11-24 18:04:03 +00:00
Clément Oudot
2fedaba816 Fix rule download regexp (#250) 2010-11-24 15:32:40 +00:00
Clément Oudot
5023c3d684 Update Impact skin to display categories and applications (#246) 2010-11-22 10:24:54 +00:00
Xavier Guimard
a2dac450de Help in progress (#162) 2010-11-21 09:22:39 +00:00
Clément Oudot
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Clément Oudot
58703dcf95 LEMONLDAP-162:
* Use an iframe for offline doc
* Dynamic resize of help div
* Custom error page if documentation not found
2010-11-19 14:42:41 +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
655c6484b7 Add boolOrPerlExpr type in Manager (#239) 2010-11-18 15:30:21 +00:00
Xavier Guimard
691394122f Closes #235 "Session creation test in Manager does not work with SOAP session backend" 2010-11-17 05:07:33 +00:00
Clément Oudot
458961c96b Fix SAML SLO bug with AuthChoice (#237) 2010-11-15 15:15:56 +00:00
Xavier Guimard
e0f4aca8b3 Help in progress 2010-11-14 07:19:13 +00:00
Xavier Guimard
090be1fb93 Typo 2010-11-14 07:18:45 +00:00
Clément Oudot
eefff1cd9c Remove unused images 2010-11-06 14:46:42 +00:00
Xavier Guimard
31e1dd9881 Some pages-speed optimizations 2010-11-06 10:28:33 +00:00
Xavier Guimard
9b57c9ce3b Use CSS sprite technology to improve CSS performances 2010-11-06 09:25:26 +00:00
Xavier Guimard
c1f3e06580 Closes #234 "Tree style image transparency problem with obsur theme" 2010-11-06 08:41:14 +00:00
Clément Oudot
099a3d2ff3 Allow ldap:// in ldapServer key (fix #232) 2010-11-05 15:52:54 +00:00
Clément Oudot
67f8b5fd48 * Upgrade jQuery UI from 1.8.5 to 1.8.6
* Lightness and darkness theme selection
2010-11-05 14:01:57 +00:00
Xavier Guimard
ad3a820435 Little error on Chromium: Chromium doesn't dupport key name default without quote 2010-11-05 06:33:16 +00:00
Clément Oudot
76c4585124 Add logo in Manager 2010-11-04 16:24:00 +00:00
Clément Oudot
371842120b Tidy Manager skin directory (#231) 2010-11-04 15:50:27 +00:00
Clément Oudot
a5433d82a5 Update Portal MANIFEST 2010-11-04 15:49:50 +00:00
Clément Oudot
36e0594643 Remove a div from Ajax response 2010-11-04 15:45:15 +00:00
Clément Oudot
c800c90232 Fix SOAP configuration bug (#230), and add a test script 2010-11-04 14:52:17 +00:00
Clément Oudot
469c7c34cd Fix Multi configuration in Manager (#229) 2010-11-04 10:18:15 +00:00
Xavier Guimard
c8c785fed7 - Closes #228 "Apache::Session::Browseable searchOn functions broken by new Apache::Session wrapper"
- Avoid MySQL locks failed
- "--ignore..." works only on target
2010-11-04 06:19:08 +00:00
Clément Oudot
e24ccf2696 LEMONLDAP-224: Work on Manager/Sessions explorer graphics:
* Remove unused containers (#container, #page)
* Use jQuery UI button feature for most links and buttons
* Add a resizeMenu javascript method, to extend menu div to whole page height
* Remove the LemonLDAP::NG logo from header, can be then placed elsewhere
* Use a dialog to select menu type (tree/accordion)
2010-11-03 15:37:28 +00:00
Xavier Guimard
f035c635fc #117 should be fixed now 2010-11-02 21:10:26 +00:00
Xavier Guimard
83800ccd13 Delete old help system 2010-11-01 22:32:06 +00:00
Xavier Guimard
6472dc5a30 Validate rules order mechanism 2010-11-01 21:32:15 +00:00
Xavier Guimard
f7fe9da195 Use Apache::URI::unescape() to secure rules 2010-11-01 13:19:36 +00:00
Xavier Guimard
a1a30f4710 Doc update 2010-11-01 13:02:18 +00:00
Xavier Guimard
3027bed401 lmConfigEditor is no longer launchable as root 2010-11-01 10:14:54 +00:00
Xavier Guimard
915254a60c If local cache failed, conf must be returned even 2010-11-01 09:16:32 +00:00
Xavier Guimard
8624d5708b purgeCentralCache was broken by new Apache::Session mechanism 2010-11-01 09:15:59 +00:00
Xavier Guimard
ad83bbfa76 Help is ready, we just have to insert datas in helpCh array (manager.js)
Warning: there is a conflict with auto resize of help
2010-11-01 07:05:51 +00:00
Xavier Guimard
80d631fdff Help in progress 2010-10-31 22:16:14 +00:00
Xavier Guimard
6918c738e2 Global tests errors were lost 2010-10-31 19:29:32 +00:00
Xavier Guimard
ea328e8675 Function loadAndScrollToAnchor() works fine now. Ready to use offline doc for help ! 2010-10-31 16:36:40 +00:00
Xavier Guimard
0ad326edae Function to load help from wiki 2010-10-31 09:37:04 +00:00
Xavier Guimard
d086366b2c Missing "require _DBI" 2010-10-31 06:33:14 +00:00
Xavier Guimard
571fa3fd46 Share $iniObj between threads 2010-10-30 20:26:11 +00:00
Xavier Guimard
652468a290 Share global variables 2010-10-30 19:25:38 +00:00
Clément Oudot
0fdab2c244 Correct typo on gear.png in manager.js 2010-10-30 15:38:11 +00:00
Clément Oudot
5c27fca1df Manager MANIFEST update 2010-10-30 15:22:35 +00:00
Xavier Guimard
8d1df60bee Warn if cookie name has changed + little things 2010-10-30 09:03:52 +00:00
Xavier Guimard
afa66cd047 Warn before changing Apache::Session backend 2010-10-29 16:15:52 +00:00
Clément Oudot
9c5e78fe70 Typo in logo name 2010-10-29 15:57:56 +00:00
Clément Oudot
1bd46ccc8c Create an application logo picker in Manager 2010-10-29 15:56:02 +00:00
Clément Oudot
fb36847bd3 create a skin picker in Manager, with possibility to set a custom skin name (#221) 2010-10-29 15:06:53 +00:00
Xavier Guimard
8b51e31300 Little error 2010-10-29 13:41:21 +00:00
Xavier Guimard
c1c93a66f2 Ask for changing Apache::Session module 2010-10-29 13:40:16 +00:00
Xavier Guimard
06d3994f55 * Global tests can return -1 (error that can be forced)
* New test for Apache::Session (insert, get and delete session)
2010-10-29 11:15:14 +00:00
Xavier Guimard
78b9b08d1f Missing constants 2010-10-28 22:30:57 +00:00
Xavier Guimard
888cc760dc Update Status.pm with new PE_* codes 2010-10-28 18:34:10 +00:00
Xavier Guimard
a2cb14e025 Split handlers with AutoLoader (49% reduction for Simple.pm)
Closes: #188
2010-10-28 18:19:25 +00:00
Clément Oudot
b9134c5e15 Move trustedDomains in Manager and change some labels 2010-10-28 15:30:40 +00:00
Clément Oudot
227d3a02c3 Emboss Manager popup 2010-10-28 13:34:19 +00:00
Clément Oudot
d29a5f5a20 Use jQuery UI dialog for Manager popup (#218) 2010-10-27 12:37:40 +00:00
Clément Oudot
d7e39d25ab Upgrade to jQuery 1.8.5 (#218) 2010-10-27 09:40:40 +00:00
Xavier Guimard
60ba8557a1 Closes #216 "getLocalConf called without 2nd argument" 2010-10-27 08:04:28 +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
Clément Oudot
6cad71e3e4 Wrong DBI parameter name in Manager 2010-10-25 12:54:30 +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
8909dfb0c1 Little image instead of "X" to close popup 2010-10-24 17:42:08 +00:00
Xavier Guimard
0401ff1f42 Little test for _Struct.pm 2010-10-24 16:21:41 +00:00
Xavier Guimard
fbadf8d73d Center popup 2010-10-24 16:19:28 +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
0aa81a5355 Closes #159 "Manage comment in rule regexp" 2010-10-23 22:07:17 +00:00
Xavier Guimard
f13f6fd011 Bad pod 2010-10-23 16:27:30 +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
Xavier Guimard
8a0b851188 Start #16 "Use parameterized statements in DBI to prevent SQL injection" 2010-10-23 08:00:07 +00:00
Xavier Guimard
756c464c3e Errors in sql files 2010-10-22 20:46:49 +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
Clément Oudot
334b8bf7c2 Document RDBi/CDBI in lemonldap-ng.ini (#196) 2010-10-22 07:48:32 +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
a0f2dbf501 Replace SERVER_ERROR by abort when possible (#204) 2010-10-20 20:05:32 +00:00
Xavier Guimard
d01b6caa15 #204: use "abort" instead of "die" 2010-10-20 05:56:14 +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
0df6427d3b To use later : abort instead of die 2010-10-19 20:37:42 +00:00
Xavier Guimard
ae1552ff26 Even when "useRedirectOnForbidden" is used, logs contains a 403 code 2010-10-19 20:27:05 +00:00
Xavier Guimard
2b57a3db4d Some tests failed with common on CPANtest 2010-10-19 05:42:43 +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
Clément Oudot
3348690599 Fix CDA bug (#198) 2010-10-15 08:48:01 +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
7d0c2ba34a Typo in upload option for vhost 2010-10-12 08:25:13 +00:00
Clément Oudot
876317ed4c Add missing romanian translation 2010-10-12 08:24:45 +00:00
Xavier Guimard
d725c6753b More tests 2010-10-12 05:56:40 +00:00