Commit Graph

282 Commits

Author SHA1 Message Date
François-Xavier Deltombe
676b214ce9 Repair broken links to css and js in mail.pl (Lemonldap-276) 2012-02-20 13:31:28 +00:00
François-Xavier Deltombe
ef6a7ba56f IdP choice : replace radio button with submit button for skin impact (Lemonldap-428) 2012-02-15 16:05:03 +00:00
François-Xavier Deltombe
521d171109 IdP choice : replace radio button with submit button (Lemonldap-428) 2012-02-15 15:28:08 +00:00
François-Xavier Deltombe
88646e8a0f Slight typos on portal templates 2012-02-15 11:47:07 +00:00
François-Xavier Deltombe
00abb180dc Simplify impact skin's login form (Lemonldap-428) 2012-02-10 17:08:54 +00:00
François-Xavier Deltombe
c4ef0fab1a Make portal's css, js and img href working when portal url is not / (Lemonldap-276) 2012-02-09 11:13:49 +00:00
Clément Oudot
e9fe55e503 Change CSS of dark skin action menu to manage the login history item (#389) 2012-02-08 22:07:57 +00:00
Clément Oudot
511f8cde38 Update dark skin for login history display (#389) 2012-02-05 10:25:11 +00:00
Clément Oudot
910160f8c0 Correct redirection bug with impact skin (#405) 2012-02-04 11:23:20 +00:00
François-Xavier Deltombe
a25343eb0f Forgot a file (Lemonldap-422) 2012-02-01 14:19:33 +00:00
François-Xavier Deltombe
810865dcbd Implement login history (LEMONLDAP-389) 2012-01-10 19:54:30 +00:00
Clément Oudot
c33ba2ecba Load hidden fields in DOM only if they have a value (#375) 2011-11-21 13:17:07 +00:00
Clément Oudot
f56dcedfa0 Dissociate confirm mail sent and norman mail sent error case in mail reset (#377) 2011-11-04 16:34:16 +00:00
Clément Oudot
1811394d43 Use session attributes in templates (#379) 2011-11-04 15:30:24 +00:00
Clément Oudot
dc692cc374 Display mail reset start date in mail reset template (#378) 2011-11-04 13:33:19 +00:00
Clément Oudot
0e0a0313f2 Display mail reset start date in mail reset template (#378) 2011-11-04 11:36:33 +00:00
Clément Oudot
f13a3e0cfe Add a parameter to know if the mail was already sent in mail reset screens (#378) 2011-11-04 11:09:08 +00:00
Clément Oudot
d903606d88 Display confirmation link expiration date in mail reset template (#378) 2011-11-04 10:43:36 +00:00
Clément Oudot
16129daaeb Specific mail user not found error for mail reset (#377) 2011-10-28 15:52:19 +00:00
Clément Oudot
56bda5574e Difference between first access and empty form in mail reset (#377) 2011-10-28 15:25:36 +00:00
Clément Oudot
e7b2138bcc Correct a typo in impact skin (#356) 2011-09-13 15:23:33 +00:00
Clément Oudot
344f30bd37 Externalize notification XSLT file (#346) 2011-06-30 15:52:21 +00:00
Clément Oudot
7dc030dc0f Catch session delete exception (#344) 2011-06-29 09:47:11 +00:00
Clément Oudot
c2014eab3d Forward URL in hidden fields in password change form (#337) 2011-06-21 12:06:15 +00:00
Clément Oudot
6b1dd48896 Possibility to use title and subtitle in notification (#326) 2011-06-09 21:08:43 +00:00
Clément Oudot
bf2187c75b Do not delete persistent sessions in the purge script (#325) 2011-06-09 14:26:51 +00:00
Clément Oudot
406e6fada0 Do not toggle opacity on tabs (#318) 2011-05-31 14:47:49 +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
ba55e25844 Include images in password reset HTML mails 2011-05-30 13:03:40 +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
54fef99911 Keep old password when reset is needed, and add hideOldPassword option (#308) 2011-05-20 09:45:18 +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
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
5a06710fc4 Add shebang to cas.pl script 2011-02-28 09:52:29 +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
29a9af1c44 make tidy 2011-01-25 16:41:31 +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
Xavier Guimard
049246690b Remove debug "die" 2010-12-08 17:04:52 +00:00
Xavier Guimard
9969dd69e2 Add slave mechanism. Closes #222 2010-12-08 06:04:57 +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
c800c90232 Fix SOAP configuration bug (#230), and add a test script 2010-11-04 14:52:17 +00:00
Xavier Guimard
8624d5708b purgeCentralCache was broken by new Apache::Session mechanism 2010-11-01 09:15:59 +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