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) #831

Commits on Aug 14, 2024

  1. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Adds an auth parameter to view-maps. The parameter is used in renderView
    and initializes a security check.
    stschikin committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a8100d7 View commit details
    Browse the repository at this point in the history
  2. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Changes the defaults of the request-map parameters auth and https to
    true.
    stschikin committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bfc51d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Adds missing request- and view-map parameters in framework to restore
    the original functionality.
    stschikin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3bcc400 View commit details
    Browse the repository at this point in the history
  2. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Adds missing view-map parameter in applications/accounting to restore
    the original functionality.
    stschikin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b292673 View commit details
    Browse the repository at this point in the history
  3. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Adds missing request-map parameter in applications/content to restore
    the original functionality.
    stschikin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    388b797 View commit details
    Browse the repository at this point in the history
  4. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Adds missing request- and view-map parameters in framework to restore
    the original functionality.
    stschikin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    beee2f5 View commit details
    Browse the repository at this point in the history
  5. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Adds missing request- and view-map parameters in applications/product to
    restore the original functionality.
    stschikin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b540513 View commit details
    Browse the repository at this point in the history
  6. [Improved]: Add permission check for view-maps and change defaults for

    request-maps [(OFBIZ-13130)]
    
    Adds missing request-map parameter in applications/workeffort to restore
    the original functionality.
    stschikin committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    826b1c3 View commit details
    Browse the repository at this point in the history