[GitHub] [incubator-superset] paulvic commented on issue #7739: Custom OAuth issue

2019-11-20 Thread GitBox
paulvic commented on issue #7739: Custom OAuth issue
URL: 
https://github.com/apache/incubator-superset/issues/7739#issuecomment-556061060
 
 
   And you definitely have Flask_AppBuilder 2.1.13 in 
`/usr/local/lib/python3.6/site-packages/` in the container? If so, then I'm out 
of ideas as I can't repro.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



[GitHub] [incubator-superset] paulvic commented on issue #7739: Custom OAuth issue

2019-11-20 Thread GitBox
paulvic commented on issue #7739: Custom OAuth issue
URL: 
https://github.com/apache/incubator-superset/issues/7739#issuecomment-555971509
 
 
   @jackyq2015 just want to be sure that the issue you're seeing is the same 
underlying problem as the one reported in this GH issue. 
   
   Can you confirm that logging in at `https:///login/` results in 
a `KeyError: 'login'` error but logging in at 
`https:///login/?next=/superset/sqllab` does *not* result in an 
error.
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



[GitHub] [incubator-superset] paulvic commented on issue #7739: Custom OAuth issue

2019-09-24 Thread GitBox
paulvic commented on issue #7739: Custom OAuth issue
URL: 
https://github.com/apache/incubator-superset/issues/7739#issuecomment-534621424
 
 
   Just to be clear, the fix wasn't in the 0.34 release so you'll have to wait 
for the next release or deploy the latest source. 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



[GitHub] [incubator-superset] paulvic commented on issue #7739: Custom OAuth issue

2019-09-12 Thread GitBox
paulvic commented on issue #7739: Custom OAuth issue
URL: 
https://github.com/apache/incubator-superset/issues/7739#issuecomment-530988166
 
 
   I've seen a few comments here suggesting the fix didn't work for them. I 
don't see them any longer so hopefully they were just config/setup problems. It 
would great if anyone could give this a comment a 👍 or add just comment if 
they've confirmed the issue is now resolved.
   
   Thanks!


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



[GitHub] [incubator-superset] paulvic commented on issue #7739: Custom OAuth issue

2019-08-27 Thread GitBox
paulvic commented on issue #7739: Custom OAuth issue
URL: 
https://github.com/apache/incubator-superset/issues/7739#issuecomment-525370438
 
 
   I'm seeing this too on 0.33.0rc1. I did a little digging today and found 
this PR https://github.com/dpgaspar/Flask-AppBuilder/pull/910 which introduced 
redirects after login. I noticed that the `next` value on the login screen is 
set as follows:


This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org