-
-
apps/jobbrowser/src/jobbrowser/api2.py (Diff revision 1) This should not be needed if we can auto detect it already via another flaf? (cf. comment in jira)
HUE-9514 [query browser] API - Add proxy authentication
Review Request #15523 — Created Oct. 27, 2020 and submitted
Information | |
---|---|
ayush.goyal | |
hue | |
master | |
HUE-9514 | |
Reviewers | |
hue | |
Amlesh1902, johan, ranade, romain, Sreenath, yingc |
commit 3447d23cb2fd3729ea438627d5bc69c09d823391 Author: ayush.goyal <ayush.goyal@cloudera.com> Date: Tue Oct 27 17:22:46 2020 +0530 HUE-9514 [query browser] API - Add proxy authentication :100644 100644 123580dd62 a9c72f35ea M apps/jobbrowser/src/jobbrowser/api2.py :100644 100644 d94790804a 1a43151509 M apps/jobbrowser/src/jobbrowser/conf.py :100644 100644 d685c9cc70 33f14c5ac8 M desktop/conf.dist/hue.ini :100644 100644 a732f3bf9b 540dcb041d M desktop/conf/pseudo-distributed.ini.tmpl
-
-
apps/jobbrowser/src/jobbrowser/api2.py (Diff revision 2) Nit: typically imports from other hue modules should go in the same block (here just below `from desktop.views import serve_403_error`)