Commit Graph

304 Commits

Author SHA1 Message Date
Clément Oudot
42fae3db68 * Correct some problems with persistent sessions management
* Add an 'all users' target for Notification (#299)
* Store accepted notifications in persistent session
2011-06-09 14:30:50 +00:00
Clément Oudot
5a216dcddc Manage default Notification backend configuration 2011-06-08 10:02:38 +00:00
Clément Oudot
3a4220a957 Check PATH_INFO before loading SOAP service (#323) 2011-06-08 09:27:02 +00:00
Clément Oudot
f6a7612c2b Load Notification object when calling newNotification SOAP service (#323) 2011-06-08 08:11:26 +00:00
Clément Oudot
ff87a6a620 Read notificationStorageOptions (#322) 2011-06-08 08:06:17 +00:00
Clément Oudot
068dd9d46f Do not test empty values for XSS 2011-05-30 15:34:43 +00:00
Clément Oudot
24c27eba9f Change resend confirmation mail error level (#301) 2011-05-30 13:03:00 +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
db97a79752 Refresh portal object in Safe (#284) 2011-03-16 13:58:17 +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
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
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
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Xavier Guimard
652468a290 Share global variables 2010-10-30 19:25:38 +00:00
Xavier Guimard
2b1f9f1501 Avoid some test warn 2010-10-26 11:36:57 +00:00
Xavier Guimard
47d58814c8 Upgrade POD URL 2010-10-26 06:08:16 +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
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
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
Clément Oudot
c8a3b80055 Load CAS Storage if different from globalStorage 2010-10-18 15:33:21 +00:00
Clément Oudot
01d4f364ef Remove AuthLA (#194) 2010-10-18 08:59:20 +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
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
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
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
Xavier Guimard
2ae2c53868 Doxygen comments 2010-10-03 10:26:50 +00:00
Xavier Guimard
ad0ebc182e Doxygen comments 2010-10-02 15:45:10 +00:00
Clément Oudot
52e8221608 Correct code of updateSession 2010-10-01 09:06:32 +00:00
Xavier Guimard
a406d79d2f updateSession + checkboxes checked 2010-09-29 10:09:04 +00:00
Xavier Guimard
431a809a90 Messages update 2010-09-29 07:24:56 +00:00
Xavier Guimard
b48232068e OpenID SREG in progress 2010-09-28 16:26:35 +00:00
Clément Oudot
7f3b69b8c9 Create Display module to clean portal index.pl (#160) 2010-09-28 10:30:57 +00:00
Xavier Guimard
ed4de56194 Doxygen comments for inheritance 2010-09-28 05:47:47 +00:00
Clément Oudot
6ddf9774c5 Menu applications can now be requested trought SOAP (#25) 2010-09-27 14:18:48 +00:00
Clément Oudot
c546d7c9a9 Update Common Domain Cookie before IDP redirects to SP (#18) 2010-09-27 08:40:18 +00:00
Xavier Guimard
e7fdfb79ed OpenID SREG in progress 2010-09-24 14:21:19 +00:00
Xavier Guimard
dab3aaa07f Closes #156 : "Confirm parameter is not secured" 2010-09-24 12:02:57 +00:00
Xavier Guimard
bcc84f0ceb make tidy 2010-09-23 16:41:39 +00:00