Open ibensv opened 3 years ago
Hello @ibensv,
Could you share exactly how you installed this plugin ? What versio of kimai2 do you use ?
Best regards,
@l00ptr cd kimai2/var/plugins git clone https://github.com/cHolzberger/kimai2-http-remote-auth.git HttpAuthBundle
cd .. cd ..
chown apache. /var/www/html -R chmod -R g+rw /var/www/html/kimai2/var/ chmod -R g+rw /var/www/html/kimai2/public/avatars/
bin/console kimai:reload --env=dev
Now I am using the version 1.16 of Kimai
@l00ptr can i pull. I have fixed it.
@l00ptr can i pull. I have fixed it.
What do you mean ? I am not the maintainer of this repo, I just want to use this piece of code. I think you can share your fixe and create a PR... but i don't know if @cHolzberger will merge your code :)
Best regards, J.
When i add this Bundle to my Kimai instance i get the following error:
[ERROR] The service "KimaiPlugin\HttpRemoteAuthBundle\Controller\HttpRemoteAuthController" has a dependency on a
non-existent service "fos_user.user_manager".
I think that ive read that the fosuserbundle is not supported anymore.