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

modify PublicApiRouter.js for fixing error #4537

Closed
Macifier opened this issue Feb 1, 2018 · 2 comments
Closed

modify PublicApiRouter.js for fixing error #4537

Macifier opened this issue Feb 1, 2018 · 2 comments

Comments

@Macifier
Copy link

Macifier commented Feb 1, 2018

please modify 172 line of PublicApiRouter.js to
var params = _querystring2.default.stringify({ username: username, token: token, id: config.applicationId, error: err.message, app: config.appName });
because you are sending error object to choose_password params url so it is getting error as empty if you send err.message atleast we can display error on choose_password if it doesn't match password criteria

@dplewis dplewis closed this as completed Feb 1, 2018
@dplewis
Copy link
Member

dplewis commented Feb 1, 2018

Duplicate #4538

@Macifier
Copy link
Author

Macifier commented Feb 1, 2018

please fix this i have to customize the choose_password file

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