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

Connector RichFilemanager-PHP using fm_authenticate() doesn't redirect to logon page #278

Closed
Nayenezgani opened this issue Jan 10, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@Nayenezgani
Copy link

Nayenezgani commented Jan 10, 2018

I'm using RichFilemanager-PHP connector with implemented function "fm_authenticate()"
when the function end with "return ['redirect' => '/auth'];", the UI doesn't redirect to the logon page but failed with error "Unable to perform initial request to server."
Response from "/connectors/php/filemanager.php" is:
{"errors":[{"id":"server","code":"500","title":"AUTHORIZATION_REQUIRED","meta":{"redirect":"\/auth","arguments":[]}}]}
Is this issue or I have something wrong configured?
Thx & Br

@psolom psolom self-assigned this Jan 10, 2018
@psolom psolom added the bug label Jan 10, 2018
@psolom psolom added this to the 2.7.1 milestone Jan 10, 2018
@psolom
Copy link
Owner

psolom commented Jan 10, 2018

It was a bug. I have committed a fix. Try it again and let me know if it's fixed, please.

@Nayenezgani
Copy link
Author

Thank you, issue is fixed and working well now :-) 👍

@psolom
Copy link
Owner

psolom commented Feb 25, 2018

Released in v2.7.1

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

No branches or pull requests

2 participants