Commit Graph

962 Commits

Author SHA1 Message Date
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
Clément Oudot
6147019e90 * Portal error page merged with main portal script
* Option to use Redirect instead of Forbidden in Handler (#6)
2010-09-28 14:40:50 +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
aeae8ce1d8 Typo in CDC writer URL call (#18) 2010-09-27 09:11:37 +00:00
Clément Oudot
6697e4a221 forcedSAML must not be shown in authentication choices 2010-09-27 08:53:16 +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
c57087d696 OpenID SREG in progress... 2010-09-26 13:09:46 +00:00
Xavier Guimard
657238d8d8 OpenID SREG in progress 2010-09-26 08:16:56 +00:00
Xavier Guimard
075767dacc OpenID SREG in progress 2010-09-25 14:40:38 +00:00
Xavier Guimard
545c05ca60 OpenID SREG in progress 2010-09-25 14:15:53 +00:00
Xavier Guimard
23f22817b0 OpenID SREG in progress 2010-09-25 12:55:29 +00:00
Clément Oudot
537fcbdf26 Use Common Domain Cookie in AuthSAML (#18) 2010-09-24 15:27:40 +00:00
Clément Oudot
c3e9fbba7e Module to manage SAML Common Domain Cookie (#18) 2010-09-24 14:23:27 +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
Xavier Guimard
7c0e37d6fd Closes: #157 "Warning messages in make test" 2010-09-23 16:21:47 +00:00
Clément Oudot
c5fefefe81 Use eval in _SAML BEGIN block to get Lasso constants values 2010-09-23 15:47:17 +00:00
Clément Oudot
8f7a94c1fb Add artifact resolution URL in authForce (fixes #170) 2010-09-23 15:29:48 +00:00
Xavier Guimard
fb88b25e10 Optimization to increase performances 2010-09-23 15:09:27 +00:00
Clément Oudot
a51202cd65 Correct a bug in CAS login return URL (#169) 2010-09-23 13:19:25 +00:00
Clément Oudot
6008516967 Add icons (GPL) for applications in Menu (#29) 2010-09-23 09:30:00 +00:00
Clément Oudot
890daaf5a5 'on' and 'off' are also valid values fo display mode (#29) 2010-09-22 14:26:28 +00:00
Clément Oudot
48a12e1610 Update MANIFEST for application logos (#29) 2010-09-20 15:23:55 +00:00
Clément Oudot
ff58e89b0a Categories and applications sorted by alphabetical order of their id (#29) 2010-09-20 14:04:33 +00:00
Clément Oudot
fd114a0345 New application list for dark theme (#29) 2010-09-20 13:07:28 +00:00
Clément Oudot
fecc9cc332 Adapt CSS for application list, skin pastel (#29) 2010-09-20 12:35:24 +00:00
Clément Oudot
36a1674c09 Use template loops to display categories and applications - work in progress (#29) 2010-09-20 10:39:23 +00:00
Clément Oudot
59c17a6604 Build applications list as a perl struct (#29) 2010-09-20 08:31:09 +00:00
Xavier Guimard
eae0070d8e Doxygen doc 2010-09-19 12:23:46 +00:00
Xavier Guimard
a28a147674 Little error 2010-09-19 09:47:38 +00:00
Xavier Guimard
e8b2860ff6 - Missing Debian dependencies
- META.yml update
2010-09-19 09:29:40 +00:00
Xavier Guimard
df0c8004c0 New feature : configuration is cached in portal memory 2010-09-19 09:25:47 +00:00
Xavier Guimard
85d384bac1 #28 in progress 2010-09-18 06:41:48 +00:00
Xavier Guimard
c80795805a #28 in progress 2010-09-18 06:23:34 +00:00
Xavier Guimard
305113c53f #28 in progress :
- Extension to Net::OpenID::Server to manage extensions (and sign them)
2010-09-17 15:32:43 +00:00
Clément Oudot
ce8b2f0adf Dark skin in progress 2010-09-17 12:20:58 +00:00
Xavier Guimard
09b6f037df _SOAP.pm and Menu.pm provide both _compileRules => moved to _LibAccess.pm 2010-09-17 10:23:49 +00:00
Clément Oudot
d2bef48797 New Menu in impact skin (#29) 2010-09-16 15:23:05 +00:00
Clément Oudot
d7fb73b2e2 Rewrite Menu module, to integrate it in Portal (#29) 2010-09-16 15:10:00 +00:00
Clément Oudot
b658c3df43 SAFEWRAP test was not good 2010-09-16 08:44:56 +00:00
Clément Oudot
30a337176e Correct confirmation template for skin impact 2010-09-15 15:14:11 +00:00
Clément Oudot
0ab89e1f14 Use a cookie to know which authchoice tab was selected 2010-09-15 08:31:44 +00:00
Clément Oudot
6623372844 Add SSL logo 2010-09-13 20:22:51 +00:00
Clément Oudot
dda83a3e67 Store authChoice in session, and load it for existing sessions 2010-09-13 15:14:19 +00:00
Clément Oudot
07c1c59d0e Load IDPs in SAML userDBInit to manage SLO in SAML proxy mode 2010-09-13 15:10:39 +00:00
Clément Oudot
657c39d563 Use subProcess to change password in Menu 2010-09-13 15:08:29 +00:00
Clément Oudot
3304885bf0 Register dn in session even if no UserDBLDAP selected 2010-09-13 14:09:07 +00:00
Clément Oudot
a9ab38424d Dark skin: mail reset form 2010-09-13 14:08:20 +00:00
Clément Oudot
c004e6363d Load correct authentication module on issuer logout process 2010-09-10 20:27:14 +00:00
Clément Oudot
0fb130e29e Correct UserDBSAML init test 2010-09-10 20:17:08 +00:00
Clément Oudot
17b3c15466 Code authentication choice like multiple authentication (#19) 2010-09-10 19:52:44 +00:00
Clément Oudot
974b4377f7 Dark theme in progress 2010-09-09 20:45:57 +00:00
Clément Oudot
18e62ab725 Work on a new skin (dark), based on pastel templates 2010-09-09 15:49:10 +00:00
Clément Oudot
1a7c6e5e77 Modify file organization for skins 2010-09-09 15:00:59 +00:00
Clément Oudot
789b726225 Some enhancements on skins 2010-09-08 20:17:56 +00:00
Clément Oudot
61a73e59dd Work on authentication choice (#19) 2010-09-08 20:16:32 +00:00
Clément Oudot
a565dd555a Display user login in impact theme 2010-09-07 14:02:18 +00:00
Clément Oudot
1f4a6e6450 #19:
* Dedicated AuthChoice.pm
* Authentication choice parameters in Manager
2010-09-06 15:05:54 +00:00
Clément Oudot
7bcbdaa318 Manage auth choice and OpenID in impact skin (#19) 2010-09-06 12:43:33 +00:00
Clément Oudot
13da8acd79 * Confirmation data are always resend to portal (form action=#)
* Transport authentication choice in info and confirm steps (#19)
2010-09-06 11:48:41 +00:00
Clément Oudot
d2549c2fbe Always display authentication choices if any (#19) 2010-09-06 09:35:05 +00:00
Xavier Guimard
c8a2b8c5e0 "_safe" instead of "safe" in Menu 2010-09-06 09:23:23 +00:00
Clément Oudot
b5361c1175 Specific templates for standard from and OpenID form (#19) 2010-09-06 08:45:22 +00:00
Clément Oudot
45bd8a6872 Use global_vars in template to see template vars inside loops (#19) 2010-09-05 13:57:07 +00:00
Xavier Guimard
29640f3829 test wrapper for Safe 2010-09-04 11:49:03 +00:00
Clément Oudot
09b06fecbf Add SSL and Apache in authentication choices (#19) 2010-09-03 16:02:10 +00:00