Commit Graph

132 Commits

Author SHA1 Message Date
Clément Oudot
1e5a90e6dd Add custom template files to ease skin customization (#306) 2011-05-18 09:42:19 +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
19eb4c4f44 Minor modifications on dark skin (#289) 2011-03-22 16:37:40 +00:00
Clément Oudot
5b1a1c73d0 Support AuthChoice for reset password feature (#269) 2011-01-25 10:57:45 +00:00
Clément Oudot
97bcb5ed71 Portal open in new window option was never used (#267) 2011-01-04 14:35:59 +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
Xavier Guimard
31e1dd9881 Some pages-speed optimizations 2010-11-06 10:28:33 +00:00
Clément Oudot
d7e39d25ab Upgrade to jQuery 1.8.5 (#218) 2010-10-27 09:40:40 +00:00
Clément Oudot
11bebe87d1 Use different forms for each auth choice (fix #214) 2010-10-25 16:21:15 +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
Clément Oudot
8b7cc1e225 Add an anti frame protection (#195) 2010-10-22 10:03:42 +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
0d6e9acd6d Bigger fonts for dark skin 2010-10-18 09:20:17 +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
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
Xavier Guimard
dab3aaa07f Closes #156 : "Confirm parameter is not secured" 2010-09-24 12:02:57 +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
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
ce8b2f0adf Dark skin in progress 2010-09-17 12:20:58 +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
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
a9ab38424d Dark skin: mail reset form 2010-09-13 14:08:20 +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
a565dd555a Display user login in impact theme 2010-09-07 14:02:18 +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
Clément Oudot
b5361c1175 Specific templates for standard from and OpenID form (#19) 2010-09-06 08:45:22 +00:00
Clément Oudot
b57ae4f34a Add logos for authentication choice (#19) 2010-09-03 15:43:41 +00:00
Clément Oudot
c10f1a96db Authentication choice in progress (#19) 2010-09-03 13:21:03 +00:00
Xavier Guimard
0e1f5f4217 According to OpenID-2.0 specs, HTML field should be called "openid_identifier" 2010-09-02 10:38:28 +00:00
Xavier Guimard
f6f09f635c IssuerOpenID in progress 2010-08-31 15:36:32 +00:00
Xavier Guimard
cd00bf3b62 OpenID server in progress 2010-08-27 15:34:03 +00:00
Clément Oudot
b819f75f9e Remove HTTP-Redirect binding for SAML authentication response because not supported in SAML 2.0 conformance document (#144) 2010-08-26 08:05:25 +00:00
Clément Oudot
503fd5d9c3 Correct bug in javascript when action URL has no '?' (#125) 2010-08-20 15:36:06 +00:00
Clément Oudot
4fa2f6318e Build removeOther link with javascript, to get the final redirection URL and method (#125) 2010-08-20 15:07:55 +00:00
Clément Oudot
ead9413dd8 Possibility to control form method of info and confirm screen (references #125) 2010-08-19 16:19:30 +00:00
Clément Oudot
e29a65e92b Disable timer on IDP list (#141) 2010-08-18 15:10:30 +00:00