Commit Graph

81 Commits

Author SHA1 Message Date
Xavier Guimard
70d845fc72 Replace default encoding by JSON for sessions (#877) 2016-01-21 18:06:55 +00:00
Xavier Guimard
d2fcb5083a Back from JSON::MaybeXS to JSON (#877) 2016-01-13 19:47:56 +00:00
Xavier Guimard
6eaea5081a Avoid double utf8 management (#827) 2016-01-11 20:32:44 +00:00
Xavier Guimard
0b52c97cfe Use JSON::MaybeXS instead of JSON
JSON::Any used before as been deprecated
2015-12-28 16:35:32 +00:00
Xavier Guimard
df20c3a175 Use local storage only if non root 2015-12-25 12:50:32 +00:00
Clément Oudot
4a1f957fdd Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
Clément Oudot
461bdefe69 Force unbind in GKFAS method (#740) 2015-06-12 13:29:16 +00:00
Clément Oudot
6ff81f505f Manage configuration of attributes and objectClass from Apache::Session::LDAP in GKFAS method (#759) 2015-06-12 13:14:32 +00:00
Xavier Guimard
d694323b11 Set version to 2.0.0 2015-05-14 06:45:13 +00:00
Xavier Guimard
3e2322fe3a Import and adapt https://github.com/guimard/angular-lemonldap-ng-manager.git 2015-05-14 06:44:38 +00:00
Clément Oudot
7a7bb1fbda make tidy on all files 2015-03-10 15:07:33 +00:00
Xavier Guimard
26ad70cdca Propose to use JSON serialization for sessions
Closes: #795
2015-03-03 19:52:36 +00:00
Clément Oudot
b203d6f343 Do not check cache when calling release_all_locks (#763) 2015-01-22 12:57:30 +00:00
David COUTADEUR
e8fe193f32 Fix bug: Password reset doesn't work with Apache::Session::MySQL::NoLock (references #743)
(MySQL::NoLock should provide session exploration, but is detected as not able to.)
2014-07-31 14:27:43 +00:00
Clément Oudot
f97f5c72e0 make tidy 2014-07-24 15:48:32 +00:00
David COUTADEUR
273f4f824b Fix Session lock management (references #742) 2014-07-24 15:35:12 +00:00
David COUTADEUR
fcb0d28d68 add a correct lock management for sessions: when a session is found in cache, do not make lock calls to final session backend (MySQL for example) fix LEMONLDAP-742 2014-07-23 17:50:13 +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
François-Xavier Deltombe
84775d306b Remove a redundant var declaration 2014-06-25 16:09:05 +00:00
Clément Oudot
3796a9e18a Do not force epxiration time in code, use default_expires_in cache option instead (#712) 2014-06-25 14:15:22 +00:00
Clément Oudot
793e28be10 Store session in cache if session found in backend (#712) 2014-06-25 14:11:04 +00:00
Clément Oudot
dbfbde2e9f make tidy 2014-06-08 10:04:50 +00:00
Clément Oudot
4d4689b806 Possibility to use an alternate Generate module for sessions (#695) 2014-06-08 09:20:58 +00:00
Clément Oudot
f713840aac Manage cache in Common::Apache::Session::Store (#671) 2014-02-21 17:04:56 +00:00
Clément Oudot
c1cb7316d1 Create a Store object for Common::Apache::Session in order to manage cache directly (#671) 2014-02-21 16:38:57 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
a23a8482cd Create searchOnExpr() sub for Apache::Session::* browsing (related to #598) 2013-07-03 19:31:04 +00:00
Xavier Guimard
c132bc3e1d Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
Clément Oudot
ea916ecdce Manage corrupted file sessions (#557) 2012-10-30 15:22:36 +00:00
Clément Oudot
56581a13fc Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00