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

[16.0] Fix multi databases with list_db = false #589

Merged
merged 2 commits into from
Nov 23, 2023

Commits on Nov 22, 2023

  1. FIX queue_job avoiding AccessDenied when loading the module in an ins…

    …tance with list_db = False
    
    The scenario is a multi database environment where you can't set db_name as the databases change frequently and you use dbfilter to allow users to access their DB according to domain
    eLBati authored and guewen committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    65bdcdd View commit details
    Browse the repository at this point in the history
  2. queue job avoiding AccessDenied when loading the module in an instanc…

    …e with list_db=false
    pcastelovigo authored and guewen committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    642d286 View commit details
    Browse the repository at this point in the history