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

gitlab login is broken #382

Closed
molind opened this issue Oct 12, 2023 · 1 comment
Closed

gitlab login is broken #382

molind opened this issue Oct 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@molind
Copy link

molind commented Oct 12, 2023

When I try to use gitlab login on last master commit. It seems it can't find ueberauth_gitlab_strategy in the vendor folder.

accent           | Request: GET /auth/gitlab
accent           | ** (exit) an exception was raised:
accent           |     ** (UndefinedFunctionError) function Ueberauth.Strategy.Gitlab.default_options/0 is undefined (module Ueberauth.Strategy.Gitlab is not available)
accent           |         Ueberauth.Strategy.Gitlab.default_options()
accent           |         (ueberauth 0.10.5) lib/ueberauth/strategy.ex:403: Ueberauth.Strategy.strategy_option/3
accent           |         (ueberauth 0.10.5) lib/ueberauth/strategy.ex:386: Ueberauth.Strategy.maybe_add_state_param/2
accent           |         (ueberauth 0.10.5) lib/ueberauth/strategy.ex:322: Ueberauth.Strategy.run_request/2
@simonprev
Copy link
Member

Will be fixed in the next release, the library is now vendored and was not added in the Dockerfile 🤦

@simonprev simonprev added the bug Something isn't working label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants