sbp opened a new pull request #431: Use correct dependency order to fix OAuth 
login problem
URL: https://github.com/apache/incubator-ponymail/pull/431
 
 
   OAuth login does not presently work if configured in `config.js`. The issue 
is that constructing OAuth login URLs in `oauth.html` requires the data in 
`config.js` to be manipulated by the code in `oauth.js`, but the dependencies 
are in the wrong order in `oauth.html`. This branch and pull request fixes that 
dependency order to enable OAuth to work properly.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to