yunohost-bot
a289f081d9
[CI] Format code
2021-09-04 22:52:35 +00:00
Alexandre Aubin
163ee759fc
Merge branch 'dev' into diagnose-suspicious-auth-failure
2021-09-05 00:25:46 +02:00
Alexandre Aubin
73e68b4c28
Merge branch 'dev' into https_redirect
2021-09-05 00:22:27 +02:00
Alexandre Aubin
94b1bdebb3
Merge pull request #1089 from YunoHost/enh-csv
...
[enh] Import users with a CSV
2021-09-02 15:48:49 +02:00
Alexandre Aubin
b2a67c4f86
https redirect: don't include app conf snippets if https redirect is enabled
2021-08-31 23:12:56 +02:00
Alexandre Aubin
4ee759855a
Implement global settings for https redirect
2021-08-31 21:42:27 +02:00
yunohost-bot
d0cd3437ba
[CI] Format code
2021-08-28 00:45:56 +00:00
Gregor Lenz
ea76895fdf
remove offensive language in package ban config ( #1226 )
...
* remove offensive language in package ban config
I understand that some users do silly things with their system configuration and this ban is supposed to prevent that. I just improved the wording for any user who like me stumbles across this file on their system...
* [enh] Imrpove warnings
* fix spelling mistakes
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-08-28 02:09:20 +02:00
Alexandre Aubin
c35d25c14d
Merge pull request #1217 from YunoHost/app-diagnosis
...
Add diagnosis section to check that app are in catalog with good quality, check for deprecated practices
2021-08-28 02:08:08 +02:00
Alexandre Aubin
c3955f7aed
Merge pull request #1183 from YunoHost/rework-authenticator-system
...
Rework the authenticator system, split the LDAP stuff into auth part and utils part
2021-08-27 18:44:22 +02:00
Alexandre Aubin
3c9f812950
Merge pull request #1284 from YunoHost-Apps/mysql-sort_buffer_size
...
Update mysql sort_buffer_size value
2021-08-27 17:27:53 +02:00
Alexandre Aubin
035648d001
Merge pull request #1291 from YunoHost/simplify-service-yaml-management
...
Trash ugly hack that merge services.yml every regenconf
2021-08-27 17:20:49 +02:00
Alexandre Aubin
efc9bafeee
Merge pull request #1290 from YunoHost/experimental_sec_features
...
Add new setting to enable experimental security features
2021-08-27 17:20:40 +02:00
Alexandre Aubin
a2d28b21de
ynh_multimedia: local can only be used in a function
2021-08-27 16:34:07 +02:00
Alexandre Aubin
4f6166f8bb
ldap config: Bump DbMaxSize to allow up to 100MB
2021-08-27 15:47:40 +02:00
Alexandre Aubin
a40084460b
csv -> CSV
2021-08-27 14:10:20 +02:00
Alexandre Aubin
c20ca3015e
Merge branch 'dev' into enh-csv
2021-08-27 01:48:15 +02:00
ljf (zamentur)
f7258dd3a6
[fix] Another tmp nightmare
...
original idea from Aleks
2021-08-27 01:17:11 +02:00
Kay0u
569dc24267
remove unused imports
2021-08-26 23:01:14 +02:00
yunohost-bot
aac8b8d460
[CI] Format code
2021-08-26 20:09:57 +00:00
Alexandre Aubin
18e7aa10a8
Merge branch 'dev' into rework-authenticator-system
2021-08-26 20:12:09 +02:00
Alexandre Aubin
9d4a51a17f
Merge branch 'dev' into diagnose-suspicious-auth-failure
2021-08-26 20:10:10 +02:00
Alexandre Aubin
caef88121a
Merge branch 'dev' into experimental_sec_features
2021-08-26 20:09:34 +02:00
Alexandre Aubin
2740c74eb0
Merge remote-tracking branch 'origin/dev' into simplify-service-yaml-management
2021-08-23 15:20:28 +02:00
Alexandre Aubin
4d47fe1670
Merge pull request #1112 from tituspijean/mdns
...
Adding mDNS for .local domains
2021-08-23 15:15:32 +02:00
Alexandre Aubin
c78d31b6c1
Merge branch 'dev' into rework-authenticator-system
2021-08-20 10:12:41 +02:00
Alexandre Aubin
ecf136d5db
Auto-enable yunomdns on legacy systems
2021-08-19 20:28:20 +02:00
Alexandre Aubin
9e63142748
Diagnosis: report suspiciously high number of auth failures
2021-08-19 01:10:54 +02:00
Alexandre Aubin
a29940d8f4
Trash ugly hack that merge services.yml every regenconf
2021-08-18 23:07:38 +02:00
Alexandre Aubin
bcb803c0c3
Add new setting to enable experimental security features
2021-08-18 22:10:25 +02:00
Alexandre Aubin
1f7faabc30
Merge pull request #1255 from Krakinou/enh-multimedia-check-home
...
[Enh]Multimedia helper: check home folder
2021-08-18 19:48:15 +02:00
Alexandre Aubin
4b84922315
Apply suggestions from code review
2021-08-18 19:47:46 +02:00
Alexandre Aubin
07413e19c0
Merge pull request #1285 from sagessylu/dev
...
Add --purge option to "yunohost app remove"
2021-08-18 19:40:33 +02:00
Alexandre Aubin
09efb86ff1
Improve help text for app remove --purge
2021-08-18 19:40:10 +02:00
Alexandre Aubin
b75fef44e5
Merge pull request #1286 from sagessylu/no-safety-backup
...
Add --no-safety-backup option to "yunohost app upgrade"
2021-08-18 19:38:52 +02:00
ljf
ccb6dc54b1
[fix] Avoid warning and use safeloader
2021-08-17 17:26:00 +02:00
sagessylu
cec4971cac
Add no-safety-backup option to yunohost app upgrade
2021-08-15 22:02:13 +02:00
sagessylu
c2460d7526
Add purge option to yunohost app remove
2021-08-15 21:41:32 +02:00
ljf (zamentur)
2e745d2806
Wording
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-08-14 16:38:55 +02:00
ljf (zamentur)
781bc1cf7f
Wording
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-08-14 16:38:21 +02:00
Kay0u
f0590907c9
fix ynh_permission_has_user
2021-08-14 11:44:52 +02:00
Alexandre Aubin
1b57435910
Merge branch 'dev' into enh-csv
2021-08-13 00:57:33 +02:00
Alexandre Aubin
e493b89d6a
diagnosis: Zblerg, .dev is actually an actual TLD
2021-08-12 20:16:35 +02:00
Alexandre Aubin
7f3eeafbed
mdns/diagnosis: following suggestion IRL: extend the no-check mecanism for .local to .onion and other special-use TLDs
2021-08-12 19:40:36 +02:00
Alexandre Aubin
849ccb043a
mdns: diagnosis expects a 'data' key instead of 'results'
2021-08-12 19:13:35 +02:00
Alexandre Aubin
05a5821c94
Merge branch 'dev' into mdns
2021-08-12 19:00:25 +02:00
tituspijean
212ea635df
[mdns] Fix service user
2021-08-12 15:52:25 +00:00
Alexandre Aubin
a343490f30
We shall not expose port 5353 publicly
2021-08-12 17:22:20 +02:00
Alexandre Aubin
4d0581bef2
mdns: Misc fixes after tests on the battefield
2021-08-12 17:19:45 +02:00
Alexandre Aubin
fe2e014b56
mdns: Rework mdns's conf handling such that it's generated by the regen-conf. Also drop avahi-daemon because not needed anymore.
2021-08-12 15:27:01 +02:00