Commit Graph

930 Commits

Author SHA1 Message Date
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
Xavier Guimard
cc2fbdf7d1 make tidy 2010-10-04 17:27:32 +00:00
Clément Oudot
030da0ee57 Manage encoding for displayed connected user in Menu 2010-10-04 14:50:33 +00:00
Clément Oudot
24df2548ac Use correct values to display SREG confirmation 2010-10-04 13:53:44 +00:00
Clément Oudot
0bfe3b95df Use a table to display SREG parameters confirmation 2010-10-04 13:04:38 +00:00
Clément Oudot
3b0ea0dd30 Bad OpenID SREG attribute in authentication is not a blocking error -> use warn instead of error log level 2010-10-04 12:29:18 +00:00
Clément Oudot
f204750f0a Correct a little bug in OpenID Issuer SREG attributes filtering (it was only returning the first attribute) 2010-10-04 12:06:15 +00:00
Clément Oudot
b146969947 OpenID Issuer parameters in Manager (#175) 2010-10-04 09:55:50 +00:00
Xavier Guimard
84a56ef1d8 - make tidy
- OpenID log levels
- DIFFPREFIX in Makefile (for vservers,...)
2010-10-03 18:32:53 +00:00
Xavier Guimard
2ae2c53868 Doxygen comments 2010-10-03 10:26:50 +00:00
Xavier Guimard
5dd15f78f3 - Doxygen doc in progress
- lmLog display caller in case of level != debug
2010-10-03 08:25:40 +00:00
Xavier Guimard
ad0ebc182e Doxygen comments 2010-10-02 15:45:10 +00:00
Clément Oudot
7a84710467 Close bug #179 2010-10-01 15:05:06 +00:00
Clément Oudot
24dc3d54e9 Use get_module for check in AuthOpenID 2010-10-01 14:21:46 +00:00
Clément Oudot
68daddc246 Simple tests for OpenID 2010-10-01 13:21:54 +00:00
Clément Oudot
a346e07f1d Do not abort on unknow attribute, as OpenID can be used with Multi or Choice authentication 2010-10-01 13:21:25 +00:00
Clément Oudot
a81c8c7f52 Use get_module for check in UserDBOpenID init 2010-10-01 13:04:13 +00:00
Clément Oudot
82feff1eb7 OpenID: prefill user login with submitted OpenID identity 2010-10-01 12:36:45 +00:00
Clément Oudot
4a181801e5 Correct previous commit 2010-10-01 09:47:06 +00:00
Clément Oudot
8cc808f1de IssuerOpenID: store only OpenID params in hidden fields (#177) 2010-10-01 09:34:42 +00:00
Clément Oudot
52e8221608 Correct code of updateSession 2010-10-01 09:06:32 +00:00
Clément Oudot
42e19787f1 Use standard header for OpenID Issuer template 2010-10-01 07:48:50 +00:00
Clément Oudot
1ad26b0f42 Add CSS special styles for webkit 2010-10-01 07:48:21 +00:00
Xavier Guimard
f804756fad Debian install: links in /etc/apache2/sites-available 2010-09-30 20:20:12 +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
aa39949546 OpenID SREG works !!! 2010-09-29 06:42:48 +00:00
Xavier Guimard
7db3b688fa make tidy 2010-09-29 06:28:15 +00:00
Xavier Guimard
b48232068e OpenID SREG in progress 2010-09-28 16:26:35 +00:00