Commit graph

194 commits

Author SHA1 Message Date
Alexandre Aubin
d516cf8ed2 We need to be able to run postinstall without authenticating ... otherwise we can't run the postinstall from the webadmin 2019-08-13 00:34:34 +02:00
Alexandre Aubin
24cfc15536 Merge branch 'stretch-unstable' into group_permission 2019-05-31 18:15:09 +02:00
Alexandre Aubin
331bdb53aa
Merge branch 'stretch-unstable' into authenticate-as-root 2019-05-16 17:08:48 +02:00
Josué Tille
fde8cafa4e
Merge remote-tracking branch 'upstream/stretch-unstable' into group_permission 2019-05-10 22:53:06 +02:00
Alexandre Aubin
ce0ffe9324 And in fact ... neither do we need this stuff ? 2019-05-10 02:28:26 +02:00
Alexandre Aubin
afdfb13d68 We probably don't need this stuff in the actionsmap anymore ... 2019-05-10 02:16:31 +02:00
Alexandre Aubin
1781dd7abe
Merge branch 'stretch-unstable' into rework-update-and-upgrade 2019-05-09 17:15:41 +02:00
Josué Tille
9f28bfccad Use root UID to authenticate to LDAP 2019-05-02 15:30:44 +02:00
Alexandre Aubin
a6ac514202
Merge pull request #716 from YunoHost/improve-log-list
Add a --with-details option for log list
2019-05-02 14:54:52 +02:00
Alexandre Aubin
3b5b7a9ae6
Merge pull request #678 from ChristopheVuillot/bash_completion_yunohost
[enh] bash completion for yunohost cli
2019-04-25 13:52:53 +02:00
Alexandre Aubin
94f33b617b Add a --with-details option for log list 2019-04-24 20:25:34 +02:00
Alexandre Aubin
c7eb5bbed4 [fix] Microdecision : exposing ldapinit does not make sense 2019-04-24 17:51:33 +02:00
Alexandre Aubin
a192bdd31a Consistent options for tools_update (compared to upgrade) + semantic improvements 2019-04-23 16:51:32 +02:00
Alexandre Aubin
a16fb94d82 Only upgrade system or apps, not both at the same time 2019-04-21 02:03:59 +02:00
Christophe Vuillot
7ff9d849c4 fixed naming convention 2019-04-12 14:41:59 +02:00
Alexandre Aubin
ccdd7e645d Be able to run the script from a distant folder 2019-03-28 16:47:54 +01:00
Christophe Vuillot
3550be63f2 Added a python script (yunohost_completion.py) which generates a bash completion file for the yunohost command based on yunohost.yml, in data/actionsmap
Added the output of the script in data/bash-completion.d/yunohost_completion

This is probably not the correct place for the script and the generation should
be done at some other time and place also.
2019-03-11 14:53:40 +01:00
Alexandre Aubin
650232b1c3
Merge branch 'stretch-unstable' into group_permission 2019-03-05 02:59:05 +01:00
Alexandre Aubin
42b41aa934 Add new regen-conf API in tools category 2019-02-18 19:27:40 +01:00
Pierre Bourré
bbb004e056 fix typo 2019-01-23 00:50:45 +01:00
Pierre Bourré
dffecf4ae6 add actionsmap type_log to precise if the log is a file or a systemd log 2019-01-23 00:00:25 +01:00
Josué Tille
f22e7144b4
Implement migration while restore backup 2019-01-17 22:15:14 +01:00
Josué Tille
ad628b7620
Use root UID to authenticate to LDAP 2019-01-17 22:15:13 +01:00
Josué Tille
05ba65b8d3
Fix actionmap 2019-01-17 22:15:13 +01:00
Josué Tille
c1dc117863
Implement permission for app 2019-01-17 22:15:13 +01:00
Josué Tille
7b8d668846
Update actionsmap for group and permissions 2019-01-17 22:14:24 +01:00
Alexandre Aubin
c1dcf4c6ac
Merge branch 'stretch-unstable' into enh-add-reload-and-restart-service 2019-01-17 16:10:38 +01:00
Alexandre Aubin
1c7f0d173a Fix UX when change_url args get asked interactively 2019-01-17 00:24:02 +00:00
Pierre Bourré
d1a822211c add restart and reload functionality to yunohost service 2019-01-05 03:11:08 +01:00
chateau
06522b1fa8 Merge branch 'stretch-unstable' of github.com:eauchat/yunohost into stretch-unstable 2018-12-16 22:29:43 +01:00
chateau
0ed392cec0 Added removal of "/var/mail/<username>" directory when removing user with --purge option. 2018-12-16 22:29:31 +01:00
Alexandre Aubin
777108d844 Ask confirmation before installing low-quality, experimental or third party apps 2018-12-11 18:39:15 +00:00
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