Commit graph

  • 3fe44ee73b ci: moar typoz, wtf @_@ Alexandre Aubin 2022-01-11 19:50:43 +01:00
  • 4cb8c91475 Draft migration for new admins group Alexandre Aubin 2022-01-11 18:15:34 +01:00
  • 9126beffc2 Prevent deletion of the new admins group Alexandre Aubin 2022-01-11 17:11:45 +01:00
  • b84c1c24b4 Merge branch 'bullseye' into admins Alexandre Aubin 2022-01-11 17:10:54 +01:00
  • ea6500ebfd ldap: having to repeat the base dn everytime we call search() is boring and inconsistent with other methods, let's use relative dns instead Alexandre Aubin 2022-01-11 17:10:07 +01:00
  • a118a5a132 ci: typo Alexandre Aubin 2022-01-11 16:14:20 +01:00
  • 8af721993b
    Merge branch 'bullseye' into admins Alexandre Aubin 2022-01-11 16:12:23 +01:00
  • 04a92e547d Merge branch 'dev' into bullseye Alexandre Aubin 2022-01-11 16:10:51 +01:00
  • 23d58c1217 Reformat fr locale Alexandre Aubin 2022-01-11 16:06:32 +01:00
  • fedcf6dabb migrate_to_bullseye: mark the base php7.4 packages as auto Alexandre Aubin 2022-01-11 16:04:25 +01:00
  • 66cd35d304 ci: Propagate postinstall cli changes to install.gitlab-ci.yml Alexandre Aubin 2022-01-11 15:24:26 +01:00
  • 767b5c3d7e mail: Add ldap-groups virtual aliases Alexandre Aubin 2022-01-11 15:09:01 +01:00
  • 6cae524910 Drop the 'admin' user, have 'admins' be a group of Yunohost users instead Alexandre Aubin 2022-01-11 14:53:04 +01:00
  • 6315166749
    Merge pull request #1394 from YunoHost/moar_session_management_changes Alexandre Aubin 2022-01-11 12:58:38 +01:00
  • af1937c596
    Typo Alexandre Aubin 2022-01-11 12:57:53 +01:00
  • c4d2654dc5
    Merge pull request #1407 from YunoHost/fix-upgrade-apt-deps Alexandre Aubin 2022-01-11 12:53:49 +01:00
  • d657356ffa
    Merge pull request #1403 from YunoHost/ci-format-dev Alexandre Aubin 2022-01-09 19:04:13 +01:00
  • 1c404252f0
    Merge pull request #1399 from yunohost-bot/weblate-yunohost-core Alexandre Aubin 2022-01-09 19:03:42 +01:00
  • cc7fe09efa Translated using Weblate (Dutch) Boudewijn 2022-01-09 11:08:58 +00:00
  • aba7e3fba3 Translated using Weblate (Ukrainian) Tymofii-Lytvynenko 2022-01-09 02:45:22 +00:00
  • dbc8852730 Translated using Weblate (German) Christian Wehrli 2022-01-06 07:48:48 +00:00
  • 80805b3bc6 Translated using Weblate (Galician) José M 2022-01-04 04:51:36 +00:00
  • e0e93dd29e Translated using Weblate (French) Éric Gaspar 2022-01-03 16:44:54 +00:00
  • 39d28af963 Translated using Weblate (German) Christian Wehrli 2021-12-30 09:16:46 +00:00
  • fb85030bc3 Translated using Weblate (French) Germain Edy 2021-12-29 10:07:04 +00:00
  • ca71d37447 Translated using Weblate (Spanish) Germain Edy 2021-12-29 11:48:02 +00:00
  • d28e2a03ad
    Merge pull request #1402 from YunoHost/add-codequality Alexandre Aubin 2022-01-09 19:02:50 +01:00
  • b63136da52 certificate: don't attempt to restart metronome if not installed Alexandre Aubin 2022-01-09 18:40:53 +01:00
  • b59348fffe [fix] Force dependencies upgrade even if previous version is accepted ljf 2022-01-08 17:33:58 +01:00
  • 73007a382e
    Merge 29d0e74cbd into 7aa840a956 Salamandar 2022-01-08 01:16:16 +01:00
  • bbcbc411ea [CI] Format code with Black yunohost-bot 2022-01-07 22:02:58 +00:00
  • 7aa840a956
    Typo: grep doesn't like args starting with dashes Alexandre Aubin 2022-01-07 22:46:15 +01:00
  • b0f756b1a8 Aaaand order matters in apt preferences Alexandre Aubin 2022-01-07 14:58:50 +01:00
  • beadea5305
    remove unused import Kay0u 2022-01-07 10:47:03 +01:00
  • 26b837b085 Merge branch 'dev' into bullseye Alexandre Aubin 2022-01-07 02:54:55 +01:00
  • b7121502d6 More sury/php madness ... forbidding php-common doesnt seem to be good idea so let's have it Alexandre Aubin 2022-01-07 02:48:02 +01:00
  • 9cfbbd122b migrate_to_bullseye: add sury before running apt update otherwise we end up in an inconsistent state Alexandre Aubin 2022-01-07 02:26:18 +01:00
  • 79c70b7629 migrate_to_bullseye: add the list of app-ynh-deps in the php7.4 install trick, because that seem to solve some stupid dependency blocage issues... Alexandre Aubin 2022-01-07 01:01:19 +01:00
  • 607fad2105 Sury has a crazy new amount of php-* packages that depend on specific versions of php, we shall ban them or it creates a frakin mess Alexandre Aubin 2022-01-07 00:54:57 +01:00
  • 2b3138ef80
    remove args for metadata (#1405) Kayou 2022-01-06 17:37:05 +01:00
  • 7113920df3
    Add explanation for removing 'args' from log metadata Alexandre Aubin 2022-01-06 17:36:49 +01:00
  • d8df473e82
    remove args for metadata Kay0u 2022-01-06 17:27:43 +01:00
  • 24f8faca67
    Merge pull request #1404 from Tagadda/fix-remove-old-certs Alexandre Aubin 2022-01-06 14:05:36 +01:00
  • b5e04df398 [fix] Force install certificate on yunohost domain add Tagada 2022-01-06 11:50:10 +01:00
  • fa163cbc2e migrate_to_bullseye: zblerg, more constrains to not yoloremove app-ynh-deps ... Alexandre Aubin 2022-01-05 19:50:50 +01:00
  • 17ad3c8581 migrate_to_bullseye: fix typo + reorganize a couple steps Alexandre Aubin 2022-01-05 17:45:23 +01:00
  • 3cc1a0a59d tools_upgrade: filter more boring apt messages Alexandre Aubin 2022-01-05 17:44:15 +01:00
  • 0973301b0f ynh_add_config: crons should be owned by root, otherwise they probably don't run? Alexandre Aubin 2022-01-04 20:09:48 +01:00
  • 4a377bbf23
    add fixme plugin Kay0u 2022-01-04 18:05:24 +01:00
  • 816c503d3a
    add codeclimate file Kay0u 2022-01-04 17:59:37 +01:00
  • 8321642a34
    Add codequality Kay0u 2022-01-04 17:41:06 +01:00
  • 017de77405 debian/mdns: require python3-zeroconf >= 0.36 Alexandre Aubin 2022-01-03 20:20:27 +01:00
  • 620da53fe7 postfix: move postmap to post regenconf, because the postfix user must be able to access the file, and cant anymore during pre because we moved the pending regenconf folder elsewhere Alexandre Aubin 2022-01-03 20:14:36 +01:00
  • e12a0153bb Unused imports Alexandre Aubin 2022-01-03 20:07:32 +01:00
  • 63a84f5398 dyndns: replace dnssec-keygen and nsupdate with python code, drop legacy md5 stuff, drop unecessary dyndns 'private' key Alexandre Aubin 2022-01-03 20:02:56 +01:00
  • bd8fe6d4db
    Merge pull request #1401 from YunoHost/ci-format-dev Alexandre Aubin 2022-01-03 17:07:21 +01:00
  • 05b93aaaf1 [CI] Format code with Black yunohost-bot 2022-01-03 16:01:49 +00:00
  • b552b792df
    Merge pull request #1388 from YunoHost/enh-ssh-password-authentication-setting Alexandre Aubin 2022-01-03 16:35:45 +01:00
  • e98ba46e4b
    postinstall: don't skip migrate_to_bullseye migration when installing a fresh buster Alexandre Aubin 2022-01-03 16:32:34 +01:00
  • fa9365d5fa
    Yolotweaking for the bullseye migration mecanism to also install, for example, php7.4-zip if an app is gonna need it Alexandre Aubin 2022-01-03 16:28:35 +01:00
  • dfc37a48c3 manifestv2: forget about webpath ressource, replace with permissions ressource Alexandre Aubin 2022-01-02 03:30:57 +01:00
  • 364a3bc70a manifestv2: fix many things, have resource system somewhat working for install/remove Alexandre Aubin 2021-12-31 19:02:19 +01:00
  • 858370dced Merge branch 'bullseye' into manifestv2 Alexandre Aubin 2021-12-31 15:27:42 +01:00
  • ddb1f86f23 Merge branch 'dev' into bullseye Alexandre Aubin 2021-12-31 15:16:06 +01:00
  • adb029eb98
    Merge pull request #1400 from YunoHost/lgtm-warnings Alexandre Aubin 2021-12-30 18:49:01 +01:00
  • fc0cf79123
    Merge branch 'dev' into bullseye Kay0u 2021-12-30 15:29:16 +01:00
  • 270c2eb9c0
    Trying to fix some lgtm warnings Kay0u 2021-12-30 00:08:49 +01:00
  • ef44abae6e
    some improvements Kay0u 2021-12-29 22:45:25 +01:00
  • acd96f1382
    remove unused lines Kay0u 2021-12-29 22:41:57 +01:00
  • c177a6797e
    Remove unused variable Kay0u 2021-12-29 22:40:54 +01:00
  • e6a2f8ca00
    Merge pull request #1398 from YunoHost/ci-format-dev Kayou 2021-12-30 15:08:01 +01:00
  • 7cb96c6652
    fix ldap_migration decorator Kay0u 2021-12-30 00:25:54 +01:00
  • bbe0486935
    Trying to fix some lgtm warnings Kay0u 2021-12-30 00:08:49 +01:00
  • 2cc09aca91
    some improvements Kay0u 2021-12-29 22:45:25 +01:00
  • f92c88aff7
    remove unused lines Kay0u 2021-12-29 22:41:57 +01:00
  • de149975d2
    Remove unused variable Kay0u 2021-12-29 22:40:54 +01:00
  • 94bf107838 [CI] Format code with Black yunohost-bot 2021-12-29 00:44:22 +00:00
  • 2f38639a2e Revert "Tmp removal of bullseye migration for small release" Alexandre Aubin 2021-12-29 01:07:34 +01:00
  • 509ba1e8a2 Update changelog for 4.3.5 debian/4.3.5 Alexandre Aubin 2021-12-29 01:07:09 +01:00
  • 76b9838bfd Tmp removal of bullseye migration for small release Alexandre Aubin 2021-12-29 01:06:45 +01:00
  • 6ecc3cc4ae
    Merge pull request #1396 from YunoHost/add-lgtm Alexandre Aubin 2021-12-29 00:36:40 +01:00
  • f8004570ab
    Merge pull request #1395 from YunoHost/pyupgrade Alexandre Aubin 2021-12-29 00:36:31 +01:00
  • 76abbf03d7 diagnosis: bump treshold for suspiciously high number of auth failure because too many people getting report about it idk Alexandre Aubin 2021-12-29 00:35:42 +01:00
  • 94346e8892
    Merge pull request #1397 from YunoHost/ci-remove-stale-translated-strings-dev Alexandre Aubin 2021-12-27 18:08:33 +01:00
  • bd04779e40 [CI] Reformat / remove stale translated strings yunohost-bot 2021-12-27 15:31:00 +00:00
  • dce411e0e6
    Improve setting description Alexandre Aubin 2021-12-27 15:36:38 +01:00
  • a063b63d1c
    ssh config : Invert the password_authentication value check to be more resilient in case something goes wrong while fetching / parsing the value Alexandre Aubin 2021-12-27 15:35:02 +01:00
  • 3570f592f5
    Merge pull request #1380 from yunohost-bot/weblate-yunohost-core Alexandre Aubin 2021-12-27 15:30:44 +01:00
  • 377ccd8acf Typo /o\ Alexandre Aubin 2021-12-27 15:19:48 +01:00
  • 7112deb167 f-string all the things! Alexandre Aubin 2021-12-27 14:59:08 +01:00
  • 76eba6fc88 Fix log permission issue for yunohost-portal-api Alexandre Aubin 2021-12-27 13:05:11 +01:00
  • bd564e6a53 Add systemd conf for new service yunohost-portal-api Alexandre Aubin 2021-12-27 12:44:20 +01:00
  • 45baaead36 Fix typo + unused import Alexandre Aubin 2021-12-26 18:22:33 +01:00
  • 62808152ee Cookie handling for the new portal API Alexandre Aubin 2021-12-26 16:31:05 +01:00
  • c4b83459b8
    add lgtm/code quality badge Kay0u 2021-12-25 18:20:12 +01:00
  • a615528c7f
    remove double quote around a variable Kay0u 2021-12-25 17:32:50 +01:00
  • 1efb50c7ab Iterate on new portal API design: nginx config, cookie format, be able to open a non-root ldap session, Alexandre Aubin 2021-12-25 15:44:14 +01:00
  • c01042b51d Merge remote-tracking branch 'origin/moar_session_management_changes' into portal-api Alexandre Aubin 2021-12-25 15:42:02 +01:00
  • 77058ab356 [mod] stop using old style class Laurent Peuch 2021-12-24 01:16:52 +01:00
  • ad56275801 [mod] run pyupgrade on source code Laurent Peuch 2021-12-24 01:16:41 +01:00