Commit Graph

61 Commits

Author SHA1 Message Date
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
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
1b429f6856 Correct bad CGI args reading order (and optimize) 2013-10-19 16:24:33 +00:00
Xavier Guimard
e14824c57f make tidy 2013-10-09 19:37:51 +00:00
Clément Oudot
e0b2a25cab Hide some attributes in logs and in session explorer (#612) 2013-10-08 14:16:46 +00:00
Clément Oudot
37756c3be2 Store BrowserID verification answer in session (#584) 2013-07-21 18:53:02 +00:00
Xavier Guimard
472f5fab5c Replace the last get_key_from_all_sessions+sub usage in session explorer 2013-07-07 06:18:12 +00:00
Xavier Guimard
1518cf5e35 Close LemonLDAP::NG part of #598: ky parsing has been replaced by new searchOnExpr() sub
Next part will be implemented in Apache::Session::Browsable
2013-07-04 04:27:01 +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
dbbc24c59c Request for fields in get_key_from_all_sessions() (in doubleIp()) instead of code to use future optimisation in Apache::Session::Browseable::DBI 2013-07-01 20:11:34 +00:00
Xavier Guimard
19251d043a Propagate r2853 changes (and update version) 2013-07-01 04:23:55 +00:00