Commit Graph

63 Commits

Author SHA1 Message Date
Christophe Maudoux
0dd6b28616 Fix logger with CLI & Test type (#2059) 2020-01-12 22:19:54 +01:00
Christophe Maudoux
bb53c5c420 Append log & Improve unit test (#2059) 2020-01-09 22:22:14 +01:00
Christophe Maudoux
6b4e1203e5 Append logger (#2059) 2020-01-08 23:05:19 +01:00
Xavier Guimard
364fb8b627 Improve cli-restore file read (#1833) 2019-07-01 16:45:40 +02:00
Xavier Guimard
17b84e3eb8 Cli-restore: Verify that file is readable (#1833) 2019-07-01 16:26:51 +02:00
Clément OUDOT
aa393549e6 Check if file is provided (#1832) 2019-06-30 17:48:59 +02:00
Clément OUDOT
c81bf555dd Fix CLI warning (#1831) 2019-06-30 17:34:23 +02:00
Xavier
20ef62e4fb Add restore command to cli (#1770) 2019-05-30 10:18:41 +02:00
Xavier
a09e299b3d Rename dump command to save (#1770) 2019-05-30 09:43:28 +02:00
Xavier
00852d1a66 Add dump() command in cli
Closes: #1770
2019-05-30 09:39:36 +02:00
Xavier
a2e78c88c3 Set versions 2019-05-16 20:42:31 +02:00
Xavier Guimard
570513ab96 Closes: #1750 2019-05-15 13:40:27 +02:00
Xavier
2edb5517fd Set a default log (#1750) 2019-05-15 06:49:33 +02:00
Xavier
2c86fdfffa Replace whoami by getpwuid (#1750) 2019-05-15 06:11:27 +02:00
Xavier
cf297736b5 Improve cli logs (#1750) 2019-05-14 22:05:57 +02:00
Xavier Guimard
c7b4eb5051 tidy with new conf 2019-02-07 09:27:56 +01:00
Xavier Guimard
c60ba130b8 Replace rand() by Crypt::URandom::urandom() 2019-01-31 23:16:52 +01:00
Xavier Guimard
99d68debec Update version (#1608) 2019-01-08 21:54:58 +01:00
Xavier Guimard
a8de799cc6 Set metadatas when using cli (Closes: #1608) 2019-01-08 21:54:13 +01:00
Clément OUDOT
66313e486a Check if keys exist before deleting it in the HASH (#1520) 2018-10-15 14:10:35 +02:00
Clément OUDOT
473b5bc79e Manage 4 levels in keys to use CLI for menu applications (#1494) 2018-08-29 18:53:13 +02:00
Xavier Guimard
b4748ddf91 Prevent warning for old undefined values (#1470) 2018-07-02 09:26:40 +02:00
Xavier Guimard
273e84b342 Clean some Dumper usage (#1416) 2018-05-07 17:17:55 +02:00
Clément OUDOT
6a93686f54 Possibility to force version with CLI (#1360) 2018-02-19 14:48:56 +01:00
Xavier Guimard
7f0ff6d0d8 Replace Jira by GitLab 2017-11-11 14:06:23 +01:00
Xavier Guimard
293bfd3d0d Remove "experimental" warning in Cli (closes: #1205) 2017-03-23 11:24:52 +00:00
Xavier Guimard
e2f4de3f9d Missing versions (#595) 2017-02-28 20:53:19 +00:00
Xavier Guimard
990006ce80 Move conf regexp constants to common (#970) 2017-01-10 21:43:37 +00:00
Xavier Guimard
3e481fcd4e Update POD (#595) 2017-01-04 20:37:29 +00:00
Clément Oudot
8f80bf5dee Allow multi level root key in addKey/delKey cli commands (#1075) 2016-08-25 14:03:05 +00:00
Xavier Guimard
d12a82f8f1 Repair lemonldap-ng-cli (closes: #921) 2016-02-25 08:40:25 +00:00
Xavier Guimard
2de9bca842 Prepare new lemonldap-ng-cli 2016-02-06 09:00:54 +00:00
Xavier Guimard
5bef7284b3 Update copyright years 2016-01-21 21:15:19 +00:00
Xavier Guimard
d36ed32290 Some little things 2016-01-13 17:54:39 +00:00
Xavier Guimard
14a29c54cc Rename Manager/ConfParser.pm to Manager/Conf/Parser.pm 2016-01-07 12:34:36 +00:00
Xavier Guimard
c0e5e0010e utf8 anywhere in conf 2016-01-07 12:34:34 +00:00
Xavier Guimard
a7c2f66d35 Cli: addKey + delKey are running (simple hash only) 2016-01-02 19:29:10 +00:00
Xavier Guimard
979b52fdff Cli now can be launch as root (no local cache) 2016-01-02 09:28:58 +00:00
Xavier Guimard
19f46073f5 Update POD 2016-01-01 19:56:00 +00:00
Xavier Guimard
a708cdaaca Little secu: do not run as root 2016-01-01 19:55:57 +00:00
Xavier Guimard
1b2f5cd48b Cli now get/set 2016-01-01 19:55:53 +00:00
Xavier Guimard
5a6742f34e Finish get() + doc 2016-01-01 19:55:51 +00:00
Xavier Guimard
2c512dbcfa First Cli : get base keys only for now 2016-01-01 19:55:48 +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
01e20da77b Use default values in CLI (#686) 2014-02-19 17:04:24 +00:00
Clément Oudot
58c3af32bf Apply patch from Jessy Campos to fix CLI bugs (#688) 2014-02-19 16:32:29 +00:00
Clément Oudot
77492c0116 Generic method to edit Hash, and fix increment bug due to cache (#649) 2014-01-23 15:00:40 +00:00
Clément Oudot
2f48732a18 Manage configuration number increment (#649) 2014-01-23 14:05:18 +00:00
Clément Oudot
8138389344 Add info action, and manage configuration information (#649) 2014-01-23 13:32:46 +00:00
Clément Oudot
29363db7e7 Improve vhost list action (#649) 2014-01-23 11:03:36 +00:00