Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed user Algorithm? #3

Open
ibensv opened this issue Oct 20, 2021 · 4 comments
Open

Changed user Algorithm? #3

ibensv opened this issue Oct 20, 2021 · 4 comments

Comments

@ibensv
Copy link

ibensv commented Oct 20, 2021

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.

@l00ptr
Copy link

l00ptr commented Oct 23, 2021

Hello @ibensv,

Could you share exactly how you installed this plugin ? What versio of kimai2 do you use ?

Best regards,

@ibensv
Copy link
Author

ibensv commented Nov 17, 2021

@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

@ibensv
Copy link
Author

ibensv commented Nov 19, 2021

@l00ptr can i pull. I have fixed it.

@l00ptr
Copy link

l00ptr commented Nov 19, 2021

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants