Alexandre Aubin
|
3cff370c62
|
Add some bits of magic to simplify the way we yield test items
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
f0c0f63bb4
|
Let's use dict for details data, much better for semantic when defining strings etc...
|
2020-04-17 03:20:40 +02:00 |
|
Alexandre Aubin
|
8e83f8aa29
|
Add a 'yunohost diagnosis get' to get one specific raw info
|
2020-04-17 03:20:40 +02:00 |
|
Kayou
|
9c86e64e08
|
Merge pull request #926 from YunoHost/add-default-php-in-backup
Add default php in backup
|
2020-04-13 15:52:37 +02:00 |
|
Kay0u
|
23c6ca5236
|
Remove APPS_DEFAULT_PHP_VERSION from the core
|
2020-04-12 23:43:39 +02:00 |
|
Alexandre Aubin
|
77b6a881f5
|
Merge remote-tracking branch 'origin/fix_get_uid_user_create' into stretch-unstable
|
2020-04-12 23:06:15 +02:00 |
|
Kay0u
|
2fcc93fcc8
|
add YNH_DEFAULT_PHP_VERSION in backup.py
|
2020-04-12 16:37:55 +02:00 |
|
Laurent Peuch
|
240a7d76d8
|
[fix] lxc uid number is limited to 65536 by default
|
2020-04-12 02:25:50 +02:00 |
|
Alexandre Aubin
|
bf291a0c50
|
Add 'yunohost tools versions' to have a simple way to fetch version from the webadmin
|
2020-04-11 23:25:51 +02:00 |
|
Kayou
|
35144c7c0a
|
Merge pull request #880 from YunoHost/default_php_version
Pave the way to migration to php7.3 and following
|
2020-04-10 00:21:10 +02:00 |
|
Kayou
|
887304919e
|
Merge pull request #917 from YunoHost/fix-acme-challenge-snippet
Get rid of domain-specific acme-challenge snippet, use a single snippet included in every conf
|
2020-04-09 21:07:50 +02:00 |
|
Alexandre Aubin
|
b2de9a9d40
|
Merge branch 'stretch-stable' into stretch-unstable
|
2020-04-09 18:04:58 +02:00 |
|
Laurent Peuch
|
68d6ed911e
|
[fix] also invalidate group cache
|
2020-04-09 17:37:04 +02:00 |
|
Kay0u
|
729aeb2425
|
add ynh_permission_has_user
|
2020-04-09 14:32:03 +02:00 |
|
Alexandre Aubin
|
85df8b6545
|
Merge pull request #905 from YunoHost/add-permission-helpers
add ynh_permission_has_user
|
2020-04-09 14:30:10 +02:00 |
|
Kay0u
|
5aa2556306
|
[fix] config_appy return link
|
2020-04-09 14:29:13 +02:00 |
|
Laurent Peuch
|
a886053de7
|
[fix] uid will be tested as a string
|
2020-04-09 14:27:39 +02:00 |
|
Alexandre Aubin
|
1eef9b6760
|
Do not redact stuff corresponding to --manifest_key
|
2020-04-09 14:26:46 +02:00 |
|
Alexandre Aubin
|
af8981e4e0
|
Lazy loading might improve performances a bit
|
2020-04-09 14:20:28 +02:00 |
|
Alexandre Aubin
|
d17fcaf94f
|
When dumping debug info after app script failure, be slightly smarter and stop at ynh_die to have more meaningul lines being shown
|
2020-04-09 14:14:49 +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 |
|
Laurent Peuch
|
c0f94ba98a
|
[fix] uid will be tested as a string
|
2020-04-09 12:29:44 +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 |
|
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 |
|
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
|
ecce6f11cc
|
Move wildcard DNS record to 'extra' category
|
2020-04-05 20:22:17 +02:00 |
|
Kay0u
|
ecdb30aab2
|
[fix] config_appy return link
|
2020-04-05 19:44:39 +02:00 |
|
Kay0u
|
6813a64cf6
|
remove sync_perm argument
|
2020-04-03 20:28:13 +02:00 |
|
Alexandre Aubin
|
eb4586c244
|
Do not redact stuff corresponding to --manifest_key
|
2020-04-03 01:32:05 +02:00 |
|
Alexandre Aubin
|
1795e9e84b
|
Fixing undefined string, removing old unused strings, and fixing stuff for other false-negatives
|
2020-03-30 20:59:05 +02:00 |
|
Alexandre Aubin
|
ffe4a0b1c8
|
Lazy loading might improve performances a bit
|
2020-03-30 20:54:57 +02:00 |
|
Alexandre Aubin
|
14ff4c6725
|
Merge pull request #831 from pitchum/xmpp-http-upload
XMPP http upload
|
2020-03-30 20:53:11 +02:00 |
|
Kay0u
|
51a0502e91
|
add ynh_permission_has_user
|
2020-03-30 19:36:41 +02:00 |
|
Kay0u
|
711cc35cdf
|
fix tests
|
2020-03-29 23:13:30 +02:00 |
|
pitchum
|
f52eef4bc2
|
[fix] Don't break the cert renew process, just warn.
|
2020-03-29 11:51:12 +02:00 |
|
Kay0u
|
1815e56cd9
|
Remove unused ssowat conf
|
2020-03-28 18:33:46 +01:00 |
|
Kay0u
|
b3ccc9273a
|
Keep aliases for the first user
|
2020-03-28 18:33:00 +01:00 |
|
Kay0u
|
6fbb153272
|
Remove redirected_urls after postinstall
|
2020-03-28 18:15:46 +01:00 |
|
Alexandre Aubin
|
3e0fc7cb04
|
Ugh, this gotta go into an m18n.n to work...
|
2020-03-28 14:53:41 +01:00 |
|
Alexandre Aubin
|
a2b4e151e4
|
Ugh, this gotta go into an m18n.n to work...
|
2020-03-28 14:51:19 +01:00 |
|
Alexandre Aubin
|
3b670b6cf9
|
Automatically remove existing system group if it exists when creating primary groups
|
2020-03-27 20:47:25 +01:00 |
|
Alexandre Aubin
|
82680839b1
|
Automatically remove existing system group if it exists when creating primary groups
|
2020-03-27 19:52:24 +01:00 |
|
root
|
4c594b96f0
|
Merge branch 'stretch-testing' into stretch-unstable
|
2020-03-27 00:40:21 +00:00 |
|
Kay0u
|
0ea6537d78
|
Quick fix for app_setting delete
|
2020-03-27 01:32:05 +01:00 |
|
Kay0u
|
d99c0db2b7
|
Merge branch 'stretch-testing' into stretch-unstable
|
2020-03-26 22:39:23 +01:00 |
|
pitchum
|
e59a38a88a
|
Remove useless debug message.
|
2020-03-25 20:31:08 +01:00 |
|
Alexandre Aubin
|
d85bd1f25a
|
Forbid users from trying to add a domain starting by xmpp-upload.
|
2020-03-25 20:15:34 +01:00 |
|
pitchum
|
094cb15b0a
|
Workaround some python loading issue.
|
2020-03-25 19:53:36 +01:00 |
|
pitchum
|
ceaacfbd97
|
Simplified check for subdomain inclusion in certificate.
|
2020-03-25 12:20:23 +01:00 |
|