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

Error Login by gitlab #311

Open
tongvanduc opened this issue Apr 1, 2018 · 8 comments
Open

Error Login by gitlab #311

tongvanduc opened this issue Apr 1, 2018 · 8 comments

Comments

@tongvanduc
Copy link

When I cloned the source code onto the server, after installing the system and logging in with gitlab, I encountered this problem after authentication.
SQLSTATE[28000] [1045] Access denied for user 'laravel_gitscrum'@'localhost' (using password: YES) (SQL: select * from users where (provider_id = 507079) limit 1)

@renatomarinho
Copy link
Collaborator

@tongvanduc Do you solved the issue?

@emtized
Copy link
Contributor

emtized commented Jun 26, 2018

@tongvanduc The Problem is for Gitlab Api Version
I Fixed This issue in My Forked Version in my github profile
Or i Can Create pull request instead if you are agree @renatomarinho

@renatomarinho
Copy link
Collaborator

Hi @emtized .

Sounds good! You can send PR to fix the issue.
It's a great contribution for community!

@emtized
Copy link
Contributor

emtized commented Jun 26, 2018

@renatomarinho
I just Created New PR
The problem was for V3 of gitlab Api

@emtized emtized mentioned this issue Jun 26, 2018
@renatomarinho
Copy link
Collaborator

@emtized
Please remove this files on PR : *.php___jb_tmp___
Roolback this: 690e6ca
Remove this commit : e8397be

@emtized
Copy link
Contributor

emtized commented Jun 26, 2018

@renatomarinho New PR has been added

@renatomarinho
Copy link
Collaborator

Cool! I did merge.
Thanks a lot!

@emtized
Copy link
Contributor

emtized commented Jun 27, 2018

@tongvanduc Please check new version Dude and tell us is it resolved ?

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

Successfully merging a pull request may close this issue.

3 participants