Update to 2024-05-02 00:01

This commit is contained in:
Daniel Berteaud
2024-05-02 00:01:40 +02:00
parent f51f6fd9bc
commit 649b1c50ee
5 changed files with 2 additions and 21 deletions

View File

@@ -59,12 +59,6 @@
environment:
COMPOSER_ALLOW_SUPERUSER: 1
- name: Fix empty Authorization header
patch:
src: kimai_empty_authorization.patch
dest: "{{ kimai_root_dir }}/app/src/API/Authentication/ApiRequestMatcher.php"
backup: true
tags: kimai
- import_tasks: ../includes/webapps_create_mysql_db.yml