Commit Graph

181 Commits

Author SHA1 Message Date
François-Xavier Deltombe
6c6591fd83 Add a config parameter to enable/disable login history (Lemonldap-389) 2012-02-09 15:00:35 +00:00
Clément Oudot
c0108b17ba Display login history in sessions manager (#389) 2012-02-05 12:41:36 +00:00
François-Xavier Deltombe
e46eaa5655 Portal redirection may be a js redirection instead of a HTTP 303 (Lemonldap-422) 2012-02-01 10:20:50 +00:00
François-Xavier Deltombe
8a024bd284 Change default conf files since reload keys are now in manager 2012-01-26 16:50:34 +00:00
François-Xavier Deltombe
2b8352ee92 Prompt custom messages when ungrant session (LEMONLDAP-387) 2012-01-12 17:30:06 +00:00
François-Xavier Deltombe
f768392b40 Apply URLs in manager (LEMONLADP-249) 2012-01-11 11:42:42 +00:00
François-Xavier Deltombe
810865dcbd Implement login history (LEMONLDAP-389) 2012-01-10 19:54:30 +00:00
Clément Oudot
83b45b236a Add configuration of radiusAuthnLevel (#396) 2011-12-05 14:53:13 +00:00
Clément Oudot
4953e211fe * Import Sebastien Bahloul patch
* make tidy
* Update AuthRadius version
* Load Authen::Radius with an eval
2011-11-17 15:38:01 +00:00
Clément Oudot
4b94c91d9d Add mailOnPasswordChange in Manager (#385) 2011-11-09 11:02:53 +00:00
Clément Oudot
0db8824c04 Configure httpOnly in Manager (#364) 2011-10-05 08:44:59 +00:00
Clément Oudot
b877f6bda3 Correct some typo in Manager french translation 2011-09-27 12:32:49 +00:00
Clément Oudot
f0754f46d3 Add secureTokenAllowOnError parameter in Manager (#359) 2011-09-27 12:04:15 +00:00
Clément Oudot
6826cfaf6a Add casAccessControlPolicy parameter in Manager (#361) 2011-09-15 10:07:05 +00:00
Clément Oudot
aa5b65e697 Last notification options in Manager (#346) 2011-07-07 12:47:05 +00:00
Clément Oudot
846a9b8998 Secure Token configuration in Manager (#288) 2011-07-06 09:36:15 +00:00
Clément Oudot
e56e3a7bb5 Adjust Slave configuration in Manager (#222) 2011-07-01 16:16:11 +00:00
Clément Oudot
0d26de1f00 Store URL origin in session (#340) 2011-06-29 09:51:20 +00:00
Clément Oudot
7630a12c72 Options for password reset attribute in Manager (#336) 2011-06-23 13:03:06 +00:00
Clément Oudot
877dd337d3 Add mailSessionKey in Manager (#332) 2011-06-22 16:27:27 +00:00
Clément Oudot
bc2e692648 Manage notification creation in notifications explorer (#328) 2011-06-19 20:48:35 +00:00
Clément Oudot
8d3c2ea246 Add some translations for notifications explorer (#328) 2011-06-19 13:02:18 +00:00
Clément Oudot
2ba6596215 Persistent session backend configuration in Manager (#203) 2011-06-10 12:23:15 +00:00
Clément Oudot
fe6431d86f Reorganize password reset parameters in Manager (#309) 2011-06-01 12:50:10 +00:00
Clément Oudot
27dc8d5c46 Manage mail body charset (#311) 2011-05-27 14:08:49 +00:00
Clément Oudot
eb01359322 Configure Reply-To address (#312) 2011-05-27 09:41:13 +00:00
Clément Oudot
3e4d59dab9 Add hideOldPassword parameter in Manager (#308) 2011-05-20 10:05:56 +00:00
Clément Oudot
6a604ee172 Add Yubikey parameters in Manager (#LEMONLAP-296) 2011-04-21 10:28:18 +00:00
Clément Oudot
8e023b267d Add SMTPAuthUser and SMTPAuthPass in Manager, with SMTP connection and authentication tests on configuration save (#293) 2011-04-15 09:44:15 +00:00
Clément Oudot
6adf9a9d4a Add useSafeJail in Manager (trunk only) (#270) 2011-02-07 17:19:36 +00:00
Clément Oudot
29a9af1c44 make tidy 2011-01-25 16:41:31 +00:00
Xavier Guimard
47ea58cc86 Upgrade to 1.1.0 slave mechanism 2010-12-15 21:10:42 +00:00
Xavier Guimard
3d5709cd0a Slave in progress 2010-12-08 10:42:53 +00:00
Clément Oudot
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Xavier Guimard
afa66cd047 Warn before changing Apache::Session backend 2010-10-29 16:15:52 +00:00
Clément Oudot
b9134c5e15 Move trustedDomains in Manager and change some labels 2010-10-28 15:30:40 +00:00
Clément Oudot
6cad71e3e4 Wrong DBI parameter name in Manager 2010-10-25 12:54:30 +00:00
Clément Oudot
8b7cc1e225 Add an anti frame protection (#195) 2010-10-22 10:03:42 +00:00
Xavier Guimard
a0f2dbf501 Replace SERVER_ERROR by abort when possible (#204) 2010-10-20 20:05:32 +00:00
Clément Oudot
56049b9827 Use persistent storage for SAML identity (#191) 2010-10-12 13:32:18 +00:00
Clément Oudot
9cf5a6463c Configure vhost options in Manager (#5) 2010-10-11 16:12:04 +00:00
Xavier Guimard
27f9353fe1 Manage OpenID white/black lists 2010-10-11 05:40:09 +00:00
Clément Oudot
43d5c921a8 Add CAS Issuer parameters in Manager (#186) 2010-10-07 14:30:58 +00:00
Clément Oudot
b146969947 OpenID Issuer parameters in Manager (#175) 2010-10-04 09:55:50 +00:00
Clément Oudot
7601bc6415 Configure POST form replay for each vhost in Manager (#174) 2010-09-30 12:22:18 +00:00
Xavier Guimard
7db3b688fa make tidy 2010-09-29 06:28:15 +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
0a0c13a1b9 Common Domain Cookie parameters in Manager (#18) 2010-09-27 10:09:06 +00:00
Xavier Guimard
dd1b73d8c4 Debugging for CGIs when using cig-script instead of ModPerl::Registry (this become the default for Debian install) 2010-09-24 07:40:51 +00:00
Xavier Guimard
bcc84f0ceb make tidy 2010-09-23 16:41:39 +00:00