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

Inline javascript doesn't work with 1.3.x release #2

Open
vboctor opened this issue Jan 16, 2016 · 1 comment
Open

Inline javascript doesn't work with 1.3.x release #2

vboctor opened this issue Jan 16, 2016 · 1 comment

Comments

@vboctor
Copy link
Member

vboctor commented Jan 16, 2016

MantisBT 1.3.x disables inline javascript. The plugin needs to be revised to move the javascript to a .js file and remove the php calls from within the javascript code to get the OAuth app information from the plugin configuration.

@mrkpatchaa
Copy link
Contributor

Check #6 . I've made some update to put javascript in a separate file and load config in meta tags in header of page.
It works on my installation (2.6.0)

fmancardi added a commit to fmancardi/GoogleOauth that referenced this issue Aug 10, 2018
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