Commit Graph

89 Commits

Author SHA1 Message Date
Xavier Guimard
a76cba3856 Update versions 2020-02-20 23:37:01 +01:00
Xavier Guimard
09d929b1ff Change Manager framework to plugins 2020-01-28 15:32:30 +01:00
Maxime Besson
a52c06e698 Add manager tab for Offline sessions (#813) 2019-11-04 10:47:35 +01: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
Christophe Maudoux
2c22327fe7 Sort real and spoofed attributes in Session explorer (#1730) 2019-05-02 11:32:22 +02:00
Xavier Guimard
c7b4eb5051 tidy with new conf 2019-02-07 09:27:56 +01:00
Xavier Guimard
0ddcaa5dc9 Update versions 2019-02-05 18:44:38 +01:00
Xavier Guimard
6b29ae5bca Harmonize tsv syntax (#1574) 2019-01-13 09:12:01 +01:00
Xavier Guimard
62d5c7836c make tidy 2018-09-02 17:31:58 +02:00
Christophe Maudoux
374ee79ca4 Fix mistake (#1464) 2018-07-21 22:19:53 +02:00
Christophe Maudoux
93fcfbe5b1 Delete OIDC Consents from sessions explorer (#1464) 2018-07-21 22:11:14 +02:00
Xavier Guimard
c81d3133ec IPv6 works for session explorer (#1201) 2017-03-17 16:31:04 +00:00
Xavier Guimard
f076e2ecb4 IPv6 in explorer in progress (#1201) 2017-03-17 12:29:22 +00:00
Xavier Guimard
52b2086650 Prepare IPv6 functions (#1201) 2017-03-17 11:18:25 +00:00
Xavier Guimard
66e273d18c Order IP sessions (#354) 2017-03-15 12:39:43 +00:00
Xavier Guimard
ca0afd55dd Fix IP bad filter (#354) 2017-03-15 12:19:14 +00:00
Xavier Guimard
122d9157cc Fix session duplication (#354)
TODO: bad session count with IP
2017-03-15 11:21:48 +00:00
Xavier Guimard
1f38b83d7b Old hook 2017-03-12 21:53:09 +00:00
Clément Oudot
2c5fbfaca4 Fix session count for multi IP (#1179) 2017-03-02 11:15:04 +00:00
Xavier Guimard
deb28bc9cb Replace lmLog by logger-> (#857) 2017-02-15 06:41:50 +00:00
Xavier Guimard
40b7535ff3 Reorganize handler (closes: #1160) 2017-02-11 07:47:22 +00:00
Xavier Guimard
61fd463f45 Split notifications (XML vs JSON) [#868] 2017-01-31 19:11:59 +00:00
Xavier Guimard
3c5cb018ef Compact conf 2017-01-11 21:10:13 +00:00
Xavier Guimard
990006ce80 Move conf regexp constants to common (#970) 2017-01-10 21:43:37 +00:00
Xavier Guimard
a0ea56a29a SOAP/REST in progress (#970) 2017-01-08 08:42:19 +00:00
Xavier Guimard
cd17296dae Reorganize conf access (#595) 2017-01-06 12:40:56 +00:00
Xavier Guimard
8856c35fb2 Prepare REST server (#970) 2017-01-06 09:04:00 +00:00
Xavier Guimard
3e481fcd4e Update POD (#595) 2017-01-04 20:37:29 +00:00
Xavier Guimard
a09d12031e Some big changes (#595)
Replace uri_escape by WWW::Form::UrlEncoded
Replace PSGI:Request by inheritance from Plack::Request
2017-01-04 16:36:54 +00:00
Clément Oudot
df1ecd7318 Return JSON response instead of error when no sessions are found (#1043) 2016-06-27 06:08:25 +00:00
Xavier Guimard
d5b5c57595 Add filter on _session_kind (Closes: #1043) 2016-06-26 07:12:46 +00:00
Xavier Guimard
3addfb8917 Change $total for doubleIp (#1043) 2016-06-15 05:26:19 +00:00
Xavier Guimard
92b80041b9 Expose total count (#1043) 2016-06-14 19:51:47 +00:00
Xavier Guimard
0eba9d1bca Typo in #1040 backport 2016-06-14 13:04:32 +00:00
Xavier Guimard
eac5481342 New fix for #1040 2016-06-14 13:00:23 +00:00
Xavier Guimard
fe3bacbc24 Replace _whatToTrace by $conf->whatToTrace (closes: #1040) 2016-06-14 11:37:44 +00:00
Xavier Guimard
68482aa0d7 Backport #1040 2016-06-11 06:29:07 +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
Xavier Guimard
8c1bd8efeb Avoid using each(): it tries to delete key 2016-02-13 10:06:48 +00:00
Xavier Guimard
2568201eca Split Handler::PSGI in 2 : classic and router 2016-01-25 18:03:46 +00:00
Xavier Guimard
5bef7284b3 Update copyright years 2016-01-21 21:15:19 +00:00
Xavier Guimard
9aa23b4dd3 Zeroconf + Serializer (#877, #LEMONLDAP-903)
I really don't understand how it has worked before...
2016-01-18 18:40:47 +00:00
Xavier Guimard
c0e5e0010e utf8 anywhere in conf 2016-01-07 12:34:34 +00:00
Xavier Guimard
e8dac0fe6b Replace 'splice' by copy (Closes: #534) 2016-01-02 09:29:05 +00:00
Xavier Guimard
10323d6b76 Check conditions in AuthSlave and UserDBSlave
Closes: #865
2015-12-27 12:29:32 +00:00
Xavier Guimard
b188167251 More POD 2015-12-26 07:30:27 +00:00
Clément Oudot
4a1f957fdd Set trunk version to 1.9.0 2015-12-18 09:31:36 +00:00
Xavier Guimard
2df6075dfa Persistent sessions explorer in progress 2015-12-18 06:17:30 +00:00