Commit Graph

71 Commits

Author SHA1 Message Date
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
Xavier Guimard
4194378940 Prepare session explorer to examine persistent sessions
See #495
2015-12-17 22:25:03 +00:00
Clément Oudot
df59540d22 make tidy 2015-10-22 08:40:12 +00:00
Xavier Guimard
d8c2e6fbd1 Typo 2015-09-22 12:56:34 +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
1c0df34268 Replace version 2.00 by 2.0.0 2015-04-15 14:18:38 +00:00
Clément Oudot
8668e6ac9f Migrate Manager to Bootstrap framework - work in progress (#776) 2014-12-09 17:09:40 +00:00
Clément Oudot
f2f93ef907 Remove debug Dumper (#630) 2014-12-09 12:54:16 +00:00
Clément Oudot
bc5a3f71d4 Fix Sessions Explorer: use new tsv variables (#630) 2014-12-09 12:50:13 +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
4d08c6aef4 Add portal and logout buttons in Manager menu (#738) 2014-07-19 13:13:04 +00:00
Clément Oudot
ed2f525636 Fix session display in Session Exporer (#648) 2014-05-12 13:30:03 +00:00
Clément Oudot
8511219fc1 Use new session module in sessions explorer (#671) 2014-04-02 08:22:30 +00:00
David COUTADEUR
f993e2e6dd - Merging branch lemonldap-ng-experimental/Handler-Mouse with with trunk
code impacted:
 * lemonldap-ng-handler/*: handler code,
 * lemonldap-ng-handler/example/*.pm: handler aliases to libraries,
 * _example/etc/*.conf: virtual host templates
(references #630, #LEMONLDAP-386)
2014-03-04 16:07:32 +00:00
Clément Oudot
c9c483b04b make tidy 2014-01-17 22:42:21 +00:00
Xavier Guimard
d13adf8fc8 Add optimization proposed by Jean-Charles + stupid bug 2013-10-20 05:32:43 +00:00
Xavier Guimard
ef0fef4e83 More comments 2013-10-19 16:41:58 +00:00
Xavier Guimard
199e14772e Cosmetic change 2013-10-19 16:37:01 +00:00