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

Improved: Add permission check for view-maps and change defaults for request-maps (OFBIZ-13130) #126

Conversation

stschikin
Copy link
Contributor

Improved: Add permission check for view-maps and change defaults for request-maps (OFBIZ-13130)

Implemented an additional view-map parameter "auth" with a security check in RequestHandler.renderView. The default is set to "true".

The defaults for the request-map parameters "https" and "auth" were also changed to "true".

Alle request-maps and view-maps in framework, applications and plugins were checked and missing parameters were added to recreate to original functionality.

request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/bi to restore the original
functionality.
request-maps [(OFBIZ-13130)]

Adds missing request- and view-map parameters in plugins/ecommerce to
restore the original functionality.
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/example to restore the
original functionality.
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/myportal to restore the
original functionality.
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/scrum to restore the
original functionality.
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/solr to restore the original
functionality.
request-maps [(OFBIZ-13130)]

Adds missing request- and view-map parameters in plugins/webpos to
restore the original functionality.
Copy link

sonarcloud bot commented Aug 16, 2024

@JacquesLeRoux JacquesLeRoux merged commit e403c3d into apache:trunk Aug 23, 2024
1 check passed
asfgit pushed a commit that referenced this pull request Aug 24, 2024
…request-maps (OFBIZ-13130) (#126)

* [Improved]: Add permission check for view-maps and change defaults for
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/bi to restore the original
functionality.

* [Improved]: Add permission check for view-maps and change defaults for
request-maps [(OFBIZ-13130)]

Adds missing request- and view-map parameters in plugins/ecommerce to
restore the original functionality.

* [Improved]: Add permission check for view-maps and change defaults for
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/example to restore the
original functionality.

* [Improved]: Add permission check for view-maps and change defaults for
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/myportal to restore the
original functionality.

* [Improved]: Add permission check for view-maps and change defaults for
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/scrum to restore the
original functionality.

* [Improved]: Add permission check for view-maps and change defaults for
request-maps [(OFBIZ-13130)]

Adds missing view-map parameters in plugins/solr to restore the original
functionality.

* [Improved]: Add permission check for view-maps and change defaults for
request-maps [(OFBIZ-13130)]

Adds missing request- and view-map parameters in plugins/webpos to
restore the original functionality.
Conflicts handled by hand
 ecommerce/webapp/ecommerce/WEB-INF/controller.xml
 webpos/webapp/webpos/WEB-INF/controller.xml
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

Successfully merging this pull request may close these issues.

2 participants