Commit Graph

38 Commits

Author SHA1 Message Date
Yadd
b88a72c267 tidy 2022-02-16 17:43:29 +01:00
Christophe Maudoux
f7800e5644 use strict 2020-12-19 00:04:59 +01:00
Xavier Guimard
c8df084247 Update versions 2020-09-04 17:59:00 +02:00
Maxime Besson
4342987306 Override provided _session_type when creating new session 2020-09-04 17:16:11 +02:00
Christophe Maudoux
a84b428aa7 Keep _session_kind type with global storage (#2275) 2020-08-13 00:01:07 +02:00
Xavier Guimard
a76cba3856 Update versions 2020-02-20 23:37:01 +01:00
Maxime Besson
ec377f4bf1 Avoid overwriting new session ID with existing info (#2090) 2020-02-13 18:53:44 +01:00
Xavier
e50e7d09d1 Update version of (really) modified files 2019-09-12 21:56:49 +02:00
Xavier
36ee1b80c2 Use double eval for alarms as recommended by DBI(3) 2019-09-03 06:31:58 +02:00
Xavier
352177b6ea Set a timeout for sessions (#1908) 2019-09-02 23:01:09 +02:00
Xavier Guimard
c1137edba8 make tidy with perltidy-20181120 2019-07-02 20:03:40 +02:00
Xavier
f3c4ea0afb Tydy 2019-05-11 20:18:43 +02:00
Xavier
2351251c49 #1742 in progress... 2019-05-11 09:32:50 +02:00
Xavier Guimard
1cd50bb353 Fix Auth::Remote session kind (#1742) 2019-05-10 18:02:56 +02:00
Xavier Guimard
55eeb303a2 Verify session kind if given (#1742)
This breaks AuthRemote
2019-05-10 17:35:10 +02:00
Xavier Guimard
75f20be6d8 Fix some warnings (#1559) 2018-11-29 19:48:49 +01:00
Xavier Guimard
02f8c41030 Fix little warnings (#1559) 2018-11-29 17:00:28 +01:00
Xavier Guimard
ff0c8029db Change oidc content key for removal (#1431) 2018-06-20 21:38:26 +02:00
Xavier Guimard
a7329c1dcc Verify Mouse version with Apache (#1452) 2018-06-14 06:19:27 +02:00
Xavier Guimard
5bfdeb6b43 Comment (#1452) 2018-06-13 23:20:35 +02:00
Xavier Guimard
f4b3e43a2c Workaround for ModPerl/Mouse bug (#1452) 2018-06-13 23:10:40 +02:00
Xavier Guimard
c0c67fd0bd Minimize persistentSession tie/untie (#713, #LEMONLDAP-1173) 2017-02-27 20:48:00 +00:00
Xavier Guimard
8c3ff5fb0b Minimize Apache::Session tie/untie (closes: #1173) 2017-02-20 21:00:05 +00:00
Xavier Guimard
deb28bc9cb Replace lmLog by logger-> (#857) 2017-02-15 06:41:50 +00:00
Xavier Guimard
5369f46024 REST session/conf backends (#970) 2017-01-22 22:51:22 +00:00
Xavier Guimard
7856ee0d90 Set default value to data (#1010) 2016-05-18 11:43:48 +00:00
Xavier Guimard
2d2edb61ac Merge experimental branch (#960)
Also update version to 2.0
2016-03-17 22:19:44 +00:00
Xavier Guimard
7ac07074ae Update versions 2016-03-03 20:25:16 +00:00
Clément Oudot
4359716171 Adapt AuthBasic Handler code (#630) 2016-02-26 17:39:06 +00:00
Clément Oudot
e011600113 Show error from Common::Session module in logs (#741) 2014-07-24 15:37:12 +00:00
Clément Oudot
f26c4d5bea Manage SOAP session tie, and add cache management in Common SOAP session backend (#732) 2014-07-16 13:42:49 +00:00
François-Xavier Deltombe
b0e41fd796 LL::NG::Common::Session: add option updateCache to update() and remove() (#724) 2014-07-03 09:33:19 +00:00
Clément Oudot
7b94ed263b Session kind can be undef (example: persistent session from 1.3 version) 2014-06-29 12:56:08 +00:00
Clément Oudot
509e8fcf23 Do not update session if we just need to read it (#711) 2014-06-20 16:16:21 +00:00
Clément Oudot
dbfbde2e9f make tidy 2014-06-08 10:04:50 +00:00
Clément Oudot
c331f96cc6 Add method updateCache in Common::Session (#671) 2014-04-15 14:03:17 +00:00
Clément Oudot
5a5cbe127a Manage setId option in Common Session module (#671, #LEMONLDAP-673) 2014-02-25 21:49:29 +00:00
Clément Oudot
4c775917da Create a Common Session module to manage session like a Mouse object, using Common Apache::Session as backend (#671, #LEMONLDAP-673) 2014-02-24 17:21:41 +00:00