-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* [Backport to 3.3.x/3.2.x][Fixes #8760] Support Basic Auth for proxied requests to change styles (#8761) * [Fixes #8760] Support Basic Auth for proxied requests to change styles * - Getting rid of the GeoServer BASIC auth-pnly proxified endpoint * - Test Cases * [Pep8] Fix flake8 issues * - Test Cases (cherry picked from commit f40d9b1) # Conflicts: # geonode/api/tests.py # geonode/geoserver/tests/test_server.py # geonode/geoserver/views.py # geonode/groups/tests.py # geonode/proxy/views.py # geonode/social/tests.py (cherry picked from commit e74dc71) * [LGTM] Fix issues * [CircleCi] Fix CSW tests (cherry picked from commit 47f6f4d)
- Loading branch information
Alessio Fabiani
authored
Feb 8, 2022
1 parent
bb66b2d
commit 8b1b6d0
Showing
10 changed files
with
179 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.