You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/07/01 04:01:16 UTC

[GitHub] [superset] missyoyo opened a new issue, #20577: /dashboard/new/ redirect http 302 with http scheme is now a good idea

missyoyo opened a new issue, #20577:
URL: https://github.com/apache/superset/issues/20577

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. When we click 'add dashboard' BTN, We access URI is "/dashboard/new/"  which superset return http 302 location like this "http://superset_ip/superset/dashboard/20/?edit=true"
   2. I think this is not a good idead,because http:// is not needed here,superset only need return http 302 location like this "/superset_ip/superset/dashboard/20/?edit=true"
   3. with http scheme will cause issue when we use https site and use iframe, as our site use https, browser will not load any http content as "Mixed content blocking"
   4. So is it possible to change it return relative path?
   
   
   
   #### Screenshots
   
   ![图片](https://user-images.githubusercontent.com/19371588/176820795-32828b0d-fdf2-4c2e-a5cf-5aa18e71b672.png)
   
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Firfox 90
   - superset version: `superset version`1.5.0
   - python version: `python --version`
   - node.js version: `node -v` 
   - any feature flags active:
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [superset] alldoami commented on issue #20577: /dashboard/new/ redirect http 302 with http scheme is not a good idea cause web page can not load in https web site

Posted by GitBox <gi...@apache.org>.
alldoami commented on issue #20577:
URL: https://github.com/apache/superset/issues/20577#issuecomment-1336737048

   I am running into this same issue when trying to iframe my charts.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


Re: [I] /dashboard/new/ redirect http 302 with http scheme is not a good idea cause web page can not load in https web site [superset]

Posted by "Sopholos (via GitHub)" <gi...@apache.org>.
Sopholos commented on issue #20577:
URL: https://github.com/apache/superset/issues/20577#issuecomment-1892073984

   thread up. same issue here 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


Re: [I] /dashboard/new/ redirect http 302 with http scheme is not a good idea cause web page can not load in https web site [superset]

Posted by "orkunevran (via GitHub)" <gi...@apache.org>.
orkunevran commented on issue #20577:
URL: https://github.com/apache/superset/issues/20577#issuecomment-1860198141

   same issue here. any workaround or progress?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [superset] binodyadav6119 commented on issue #20577: /dashboard/new/ redirect http 302 with http scheme is not a good idea cause web page can not load in https web site

Posted by "binodyadav6119 (via GitHub)" <gi...@apache.org>.
binodyadav6119 commented on issue #20577:
URL: https://github.com/apache/superset/issues/20577#issuecomment-1441266006

   Hi @missyoyo @alldoami Any idea to resolve above issue


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [superset] andreyzhelnin-st commented on issue #20577: /dashboard/new/ redirect http 302 with http scheme is not a good idea cause web page can not load in https web site

Posted by "andreyzhelnin-st (via GitHub)" <gi...@apache.org>.
andreyzhelnin-st commented on issue #20577:
URL: https://github.com/apache/superset/issues/20577#issuecomment-1668147061

   Same issue


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


Re: [I] /dashboard/new/ redirect http 302 with http scheme is not a good idea cause web page can not load in https web site [superset]

Posted by "emrekmrc (via GitHub)" <gi...@apache.org>.
emrekmrc commented on issue #20577:
URL: https://github.com/apache/superset/issues/20577#issuecomment-1766567781

   I've same problem. Any idea to resolve ?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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