-
```
kimai2-cmd start "Foo" "Bar" -v -i
```
Results in
```
Found in KIMAI_CONFIG envvar: /home/beavis/.config/kimai2/settings.ini
settings.ini found at: /home/beavis/.config/kimai2/settings.ini
…
-
-
**Describe the bug**
Kimai2 1.9 accepts ultra-weak API tokens , all Password-strength efforts are bypassed when users can insert e.g. "ab123"
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
Hey we are using Kimai 2 - 1.11 stable (Ayumi) and when trying to connect we get this error:
Error on request (version). Error transfering https://website.com/api/version - server replied: Not found…
-
**Describe the bug**
I'm stuck in the middle of the installation process. After a while of execute
``php composer.phar install --no-dev --optimize-autoloader``
it stop with this error message:
```…
-
**Describe the bug**
I moved this over from https://github.com/kevinpapst/kimai2/issues/2785.
I'm using the `kimai/kimai2:apache` Docker container to run Kimai 2 with Traefik as ingress controll…
-
Hi,
I wanted to take a look at the REST API but my installation seems to not have anything under /api/doc so I get 404. I used 1-click installer present on my hosting.
Can you give me a hint how I…
-
Hi,
we use the iphone APP for sync with kimai, we have import all our customers and projects to the app, but now i cant`t sync with the app anytime. Failure: Unkown API Failure . Please check your …
-
Hi,
I installed kimai via docker
from: https://github.com/tobybatch/kimai2
version: kimai/kimai2:fpm-alpine-1.9-prod
In the demo: https://demo.kimai.org/api/doc
I saw that the endpoint /api/…
-
When creating a new customer via the API, e. g. with kimai-python, Kimai rejects requests without time and timeBudget set.
I tried to adapt the API, but @kevinpapst told me, this was rather a bug i…