Commit Graph

1103 Commits

Author SHA1 Message Date
Clément Oudot
701e8d25f5 Initialize login history configuration (#389) 2012-01-28 22:13:27 +00:00
Clément Oudot
df39dc95d7 Create AuthDemo and UserDBDemo (#416) 2012-01-28 21:09:07 +00:00
François-Xavier Deltombe
bdfc006b8f Implement 'Double cookie for single session' feature (Lemonldap-421)
+ Fix bug with http vhosts and double cookie (Lemonldap-420)
2012-01-26 15:12:09 +00:00
Clément Oudot
a7b91eab86 Fix recent commits to pass unit tests 2012-01-19 14:35:23 +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
810865dcbd Implement login history (LEMONLDAP-389) 2012-01-10 19:54:30 +00:00
Clément Oudot
8e28047fba Fix bugs on LDAP password change (#411) 2011-12-23 09:36:26 +00:00
Clément Oudot
d99decd508 Use IssuerDBCASPath to match CAS URL - patch from Mathieu Parent (#408) 2011-12-21 11:01:05 +00:00
Clément Oudot
db5c83a96a Use URL path to match SAML action URL (#404) 2011-12-07 09:59:48 +00:00
Clément Oudot
61d8e14a91 Add AuthRadius in MANIFEST (#396) 2011-12-07 09:59:25 +00:00
Clément Oudot
a7dd9dbb6f Use URL path to match CAS action URL (#404) 2011-12-05 15:58:20 +00:00
Clément Oudot
83b45b236a Add configuration of radiusAuthnLevel (#396) 2011-12-05 14:53:13 +00:00
Clément Oudot
290ec606d8 Update SAML cache on new configuration (references #400) 2011-12-05 14:21:24 +00:00
Clément Oudot
fd0cc90a27 Remove lock on session with SOAP getMenuApplications (#401) 2011-12-02 09:34:01 +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
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
1f5f358943 Error PE_BADURL displayed alone in the portal (#392) 2011-11-15 09:11:53 +00:00
Clément Oudot
e3c997a865 Return PE_FIRSTACCESS when no choice done (#391) 2011-11-15 09:08:16 +00:00
Clément Oudot
ff0341725b New option to send a mail when password is changed (#385) 2011-11-07 16:59:54 +00:00
Clément Oudot
7e70292eb5 Catch FileCache exception (#383) 2011-11-07 15:17:03 +00:00
Clément Oudot
3b8073c545 Detect login or password form in default extractFormInfo subroutine (#384) 2011-11-07 14:54:22 +00:00
Clément Oudot
b0508fe775 Update local cache when session is updated (#383) 2011-11-07 11:42:29 +00:00
Clément Oudot
a9d6880917 Refactor code for session update on password change (#382) 2011-11-07 11:18:42 +00:00
Clément Oudot
cd9f768ecb Mail session delete after password change (#380) 2011-11-04 16:42:50 +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
9b97d72584 Add password first access error case in mail reset (#377) 2011-11-04 15:37:42 +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
42ab05b8e6 Set 1.2.0 version in the trunk 2011-10-07 12:23:15 +00:00
Xavier Guimard
819337f47a Perltidy 2011-09-18 12:44:14 +00:00
Clément Oudot
0c57d951fb Create CAS access control policy option to manage access right on CAS service (#LEMONDLAP-361) 2011-09-15 09:42:25 +00:00
Clément Oudot
f039322003 Remove a test for undefined vhost in grant function (#362) 2011-09-15 09:07:46 +00:00
Clément Oudot
e7b2138bcc Correct a typo in impact skin (#356) 2011-09-13 15:23:33 +00:00
Clément Oudot
95c8aae8eb Configure notifications file name separator (#353) 2011-07-29 08:23:18 +00:00
Clément Oudot
3705920ca4 Use escape_filter_value method for LDAP group search filter (#351) 2011-07-29 07:45:46 +00:00
Clément Oudot
3de73b7b07 Do not check notification twice is user is already connected (#352) 2011-07-21 09:39:53 +00:00
Clément Oudot
548164ff26 Manage object in CustomSOAPService to register notification SOAP service in a standard way (#350) 2011-07-20 08:41:09 +00:00
Clément Oudot
ef5418ec1d Manage special char \ in DN for LDAP groups (#351) 2011-07-13 13:27:31 +00:00
Clément Oudot
c5dbdf8b34 Release 1.1.0 in progress 2011-07-07 16:21:30 +00:00
Clément Oudot
97522f6a8c Improve configuration backend errors management (#315) 2011-07-07 15:08:45 +00:00
Clément Oudot
53e9d5f9a1 New error code for password empty form (#349) 2011-07-07 10:35:04 +00:00
Xavier Guimard
b4ae41ccb7 Error string must explain that it's a notification error 2011-07-02 18:54:41 +00:00
Clément Oudot
408682847d Select menu tab with URL parameter (#348) 2011-07-01 13:02:45 +00:00
Clément Oudot
897fcc00da Add Slave in Choice (#222) 2011-07-01 09:44:58 +00:00
Clément Oudot
9841f71582 Move user check from UserDBSlave to AuthSlave (#222) 2011-07-01 09:40:45 +00:00