Alexandre Aubin
210d5f3fc4
[enh] Tell apt to explain what's wrong when there are unmet dependencies ( #889 )
...
* Ask apt to explain what's wrong when dependencies fail to install
* Add comment explaining the syntax
Co-Authored-By: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
Co-authored-by: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
2020-04-09 14:14:14 +02:00
Alexandre Aubin
f56f4724c3
Attempt to anonymize data pasted to paste.yunohost.org (in particular domain names)
2020-04-09 14:12:57 +02:00
Alexandre Aubin
be88a2835a
Remove those random sudo which are useless yet triggers LDAP warning when LDAP is in bad state
2020-04-09 14:06:55 +02:00
Matthew DeAbreu
1f623830b3
Update 12-metronome
...
simplify change by reordering operations
2020-04-09 14:01:21 +02:00
Matthew DeAbreu
031f8a6e38
ensure metronome owns domain dir
...
When adding new domains to Yunohost a directory for each newly added domain is created in `/var/lib/metronome` unfortunately since the directory is created with `sudo mkdir` that means `root:root` owns the directory. Metronome will now fail to write to the directory.
2020-04-09 13:59:03 +02:00
Alexandre Aubin
3c84429258
Improve messages wording ? More consistent service 'X' vs. 'X' service
2020-04-09 13:56:14 +02:00
Alexandre Aubin
27ffa4a818
Merge pull request #924 from YunoHost/fix_get_uid_user_create
...
[fix] uid will be tested as a string
2020-04-09 13:50:16 +02:00
Alexandre Aubin
4f05aa3505
Merge pull request #906 from YunoHost/simplify-permission-migration
...
Attempt to simplify permission migration
2020-04-09 13:46:40 +02:00
Laurent Peuch
c0f94ba98a
[fix] uid will be tested as a string
2020-04-09 12:29:44 +02:00
Josué Tille
2f2ef9b95d
Fix ssowatconf
2020-04-09 09:52:26 +02:00
Josué Tille
cfc782f015
Fix label management in migration
2020-04-08 23:14:25 +02:00
Josue-T
64c950c1dc
Fix typo
...
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
2020-04-08 23:06:45 +02:00
Josué Tille
feb41889df
Improve label management for permission
2020-04-08 22:47:32 +02:00
Josué Tille
4ebf716d21
Fix typo
2020-04-08 22:46:53 +02:00
Josué Tille
562b41a47d
Add more tests for permission extension
2020-04-08 22:46:03 +02:00
Alexandre Aubin
c06fe42078
Hmgn don't change the value for the session cache size otherwise that break test for restore from old version for stupid reasons -.-
2020-04-08 21:33:34 +02:00
Alexandre Aubin
71cc4fde97
We in fact only have ssl 1.1.0l, not 1.1.1l on Stretch.
2020-04-08 19:59:27 +02:00
Alexandre Aubin
f390f02077
Update nginx security.conf.inc with new Mozilla recommendation
2020-04-08 19:59:27 +02:00
Alexandre Aubin
0a482fd879
Move openssh-server to Depends, reorganize Depends list
2020-04-08 12:57:21 +02:00
Alexandre Aubin
be8427d5a1
Gotta generate security.conf.inc during .deb deployment because it's needed by yunohost_admin.conf
2020-04-08 12:15:01 +02:00
Alexandre Aubin
3d0bd9f32c
Merge pull request #903 from YunoHost/fix-curl-readability
...
Fix possible security issue with these cookie files
2020-04-07 23:20:54 +02:00
Alexandre Aubin
9506507b5b
Merge pull request #839 from kay0u/bash-completion
...
[enh] Bash completion: add subcategories
2020-04-07 23:18:41 +02:00
Alexandre Aubin
bb810bedb3
Merge pull request #857 from autra/fix-1479-firefox-bad-key
...
[fix] prevent firefox to mix CA and server certificate
2020-04-07 17:18:00 +02:00
Josué Tille
7d69079e46
Add test for permission path normalization
2020-04-07 10:55:04 +02:00
Josué Tille
130ffab6ff
Fix tests
2020-04-07 00:05:10 +02:00
Josué Tille
5b09dabedc
Create domain before to restore backup
2020-04-07 00:05:10 +02:00
Josué Tille
d563b6a04d
Be more explicit about domain unknown
2020-04-06 23:31:52 +02:00
pitchum
22c88dc47e
Enable XMPP features only on "parent domains".
2020-04-06 20:43:32 +02:00
pitchum
cf3b98b523
Fix nginx config for xmpp-upload.
2020-04-06 20:43:32 +02:00
pitchum
748dcfd8c5
Setup XMPP components for each domain, not only the main domain.
2020-04-06 20:43:32 +02:00
Josué Tille
a34eebf9cd
Fix tests permissions
2020-04-06 18:15:36 +02:00
Josué Tille
ae3badda9e
Fix _update_ldap_group_permission
2020-04-06 18:15:35 +02:00
Alexandre Aubin
3a7b93d8aa
Get rid of domain-specific acme-challenge snippet, use a single snippet including in every conf
2020-04-06 18:09:14 +02:00
Josué Tille
12d7bad16b
Create dummy apps settings for permission with url and add possibility to manage multiple domain in permission tests
2020-04-06 17:26:29 +02:00
Alexandre Aubin
22b9565eb7
Forgot to check that these headers are different from the default in security.conf ... maybe we want to keep them as is? Not clear why they have different values tan the domain configs...
2020-04-06 16:56:53 +02:00
Alexandre Aubin
4d99cbe870
Add ref for security headers
2020-04-06 16:55:20 +02:00
Alexandre Aubin
3bd6a7aa29
Explicitly depends on lsb-release
2020-04-06 15:39:40 +02:00
Josué Tille
0828eec729
Fix postinstall and backup restore
2020-04-06 14:52:50 +02:00
Alexandre Aubin
bf14587443
Merge pull request #919 from YunoHost/dont-diagnose-all-records-for-subdomains
...
Dont diagnose all records for subdomains
2020-04-06 14:38:23 +02:00
Alexandre Aubin
6a0823c3a7
Merge pull request #909 from YunoHost/conflict-with-apache-and-bind
...
Add conflict rule against apache2 and bind9
2020-04-06 14:36:47 +02:00
Maniack Crudelis
3234b14b78
Update data/helpers.d/php
...
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2020-04-06 12:54:05 +02:00
Josué Tille
8443e9c448
Fix url normalization
2020-04-06 11:20:18 +02:00
Josué Tille
69c0d33bb1
Fix app_ssowatconf
2020-04-06 11:20:01 +02:00
Josué Tille
353b29613d
Impove _get_full_url management
2020-04-06 11:19:09 +02:00
Josué Tille
85cab0edbe
Fix some typo
2020-04-06 10:25:29 +02:00
Alexandre Aubin
fdc0ecf6e5
Propagate change in RAM helper to php helper where it's used
2020-04-06 00:20:16 +02:00
Alexandre Aubin
cbf573c346
Try to improve the semantic of RAM helper
2020-04-05 23:57:43 +02:00
Maniack Crudelis
195214bdbf
Update data/helpers.d/php
...
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
2020-04-05 23:18:58 +02:00
Alexandre Aubin
810e5b0d09
no_swap -> ignore_swap
2020-04-05 22:53:56 +02:00
Alexandre Aubin
a4d28efa6c
less0 -> at_least_one
2020-04-05 22:37:24 +02:00