Alexandre Aubin
fb2d85b90d
Merge branch 'stretch-unstable' into migrate-pwd
2018-11-04 16:02:59 +01:00
Alexandre Aubin
fe452a6de6
Merge pull request #196 from YunoHost/cracklib
...
[enh] Automatically check for weak password
2018-11-04 15:59:21 +01:00
Alexandre Aubin
d6053f5eed
This ain't used anywhere ?
2018-10-31 18:01:00 +00:00
Alexandre Aubin
98c0745056
Add comment about good pratice for password
2018-10-26 18:45:53 +00:00
frju365
5566c404ff
[fix] Allow - between two name
2018-10-20 12:16:38 +02:00
Laurent Peuch
b111c57aa5
[fix] app_id is id in app list, not in yunohost
2018-09-08 02:46:13 +02:00
irina11y
95827438c5
Add option '--need-lock' to 'yunohost service add' ( #530 )
...
* [enh] Add option '--need-lock'
* corection typo
* correction merge
2018-09-06 14:00:09 +02:00
irina11y
e56616af5e
Allow to add a service description on "yunohost service add" ( #529 )
...
* [enh] add a service description with YML file
* moins "espace"
2018-09-02 18:18:01 +02:00
ljf
2d5077e2ea
[enh] Synchronize root and admin password
2018-08-30 01:34:12 +02:00
ljf
67e82111c1
[enh] Validate pwd with Online Pwned List
2018-08-28 03:09:43 +02:00
ljf
06276a621b
[enh] Check password in cli/api
2018-08-27 03:40:50 +02:00
ljf (zamentur)
39639044ca
Merge branch 'stretch-unstable' into journals
2018-08-10 16:08:07 +02:00
Alexandre Aubin
8eaceefbbd
Add a --share option to 'log display' to share the log on yunopaste
2018-07-21 17:59:51 +00:00
Laurent Peuch
dc0611d91b
[mod] better routes for actions
2018-06-22 07:34:10 +02:00
Laurent Peuch
f35e3ef055
[enh] can run the action of an app
2018-06-22 04:47:32 +02:00
Laurent Peuch
eef1b6d658
[enh] new command to list apps action
2018-06-22 04:45:50 +02:00
Laurent Peuch
6a1b8fdfa3
[mod] better API paths for configpanel
2018-06-22 04:37:08 +02:00
Laurent Peuch
ff3913adbb
[enh] first version of script/config apply
2018-06-22 04:37:08 +02:00
Laurent Peuch
c0ec14b79b
[enh] first working prototype of config-panel show
2018-06-22 04:37:08 +02:00
ljf
a5ebc76eda
Merge from stretch-unstable
2018-06-21 22:41:20 +02:00
Alexandre Aubin
8268d6e074
Fix counter-intuitive backup API ( #490 )
...
* Remove old/deprecated --hooks
* Remove --ignore-system and --ignore-apps, backup/restore everything by default, or only the parts explicitly given
2018-06-15 19:30:51 +02:00
ljf
5676f05dfb
[enh] Better help for log list action
2018-06-04 04:04:10 +02:00
ljf
89124d4a9f
[enh] Support others log categories
2018-06-02 13:42:43 +02:00
Bram
59bb47de18
backup filename limit set to 50
2018-05-26 10:43:37 +02:00
ljf
930567f54f
[enh] Replace file_name by path in log display cmd
2018-05-25 11:58:46 +02:00
Alexandre Aubin
01956d22bd
Merge pull request #429 from YunoHost/manual-migrations
...
[enh] Manual migrations
2018-05-02 02:00:32 +02:00
Alexandre Aubin
062ca32eac
Move ssh commands into a subcategory of 'user' + fix a few bugs ( #445 )
...
* Move all ssh commands to a subcategory in user...
* [fix] Actionmap didn't match functions input ?
* [fix] Invalidate nscd cache to propagate new loginShell
* Consistency of list-keys even if there's no key..
2018-05-01 23:45:12 +02:00
ljf
1b62e9425d
[enh] Allow to display part of log specified with path
2018-04-14 18:11:50 +02:00
ljf
650b768229
[enh] Replace category by related_to fields
2018-04-14 04:04:09 +02:00
ljf
ba01168684
[enh] Allow to display all operation logs with one command
2018-04-03 20:38:56 +02:00
Alexandre Aubin
9009b3f9d3
Handle disclaimers
2018-03-16 14:38:04 +01:00
Alexandre Aubin
c266147fd9
Be able to list only pending or done migrations
2018-03-16 14:38:04 +01:00
Alexandre Aubin
c568b04459
Manage the auto/manual flag in migrations_migrate
2018-03-16 14:38:04 +01:00
Laurent Peuch
c992085009
Merge pull request #404 from YunoHost/authorized_keys
...
[enh] add commands to manage authorized-keys of users
2018-02-15 05:51:57 +01:00
Laurent Peuch
79ee4cb13d
Merge pull request #403 from YunoHost/allow_ssh_user
...
Add commands to allow/disallow a yunohost user to connect in ssh
2018-02-15 05:51:46 +01:00
Laurent Peuch
6dabcadf40
Merge branch 'unstable' into journals
2018-02-08 16:44:32 +01:00
JimboJoe
e59e2da0b3
Harmonize help strings
2018-01-12 09:18:31 +01:00
Laurent Peuch
28450ce8c3
[enh] new command 'app change-label'
2018-01-10 16:30:20 +01:00
Laurent Peuch
d92b8562d0
[doc] document journal display
2018-01-06 11:18:28 +01:00
Laurent Peuch
3eed2a28fe
[enh] add journals display command
2018-01-06 00:50:39 +01:00
Laurent Peuch
6cb179703e
[fix] bad docstring
2018-01-06 00:50:39 +01:00
Laurent Peuch
5dcf0b782f
[enh] allow to limit to number of journals per categories
2018-01-06 00:50:39 +01:00
Laurent Peuch
eef247d34b
[enh] start to work on journals
2018-01-06 00:44:33 +01:00
Laurent Peuch
c55b8cec16
[enh] add commands to manage authorized-keys of users
2018-01-05 00:12:43 +01:00
Laurent Peuch
ab282e88a7
[enh] add commands to allow user to have access in ssh
2018-01-04 22:04:15 +01:00
Laurent Peuch
66524213cd
Merge pull request #348 from YunoHost/clean_domains.py
...
Clean domains.py
2017-08-19 20:23:31 +02:00
Laurent Peuch
b77d58a671
Merge pull request #347 from YunoHost/enh-simpler-lock-system
...
[enh] Simpler lock system
2017-08-18 04:13:15 +02:00
Laurent Peuch
4f1cf058c2
Merge pull request #351 from YunoHost/dev_shell
...
Integrate a command to launch a dev shell from within moulinette context
2017-08-18 04:12:25 +02:00
Laurent Peuch
4e1a839557
[enh] can do a 'yunohost tools shell -c command' à la python -c
2017-08-15 17:24:26 +02:00
Laurent Peuch
52c7a37a78
[enh] add 'yunohost tools shell'
2017-08-15 17:18:50 +02:00