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

Added DisableLocalUserDataManagement parameter to disable local agent data management #403

Open
wants to merge 3 commits into
base: rel-6_5-dev
Choose a base branch
from

Conversation

pboguslawski
Copy link
Contributor

Proposed change

This mod adds DisableLocalUserDataManagement sysconfig parameter (may be
defined in Config.pm). Not defined by default. When set to 1, it disables
local agent list management in application. May be helpful when agent are
synchronized from LDAP only.

Type of change

  • '1 - πŸš€ feature' - New feature (which adds functionality to an existing integration)

Additional information

Author-Change-Id: IB#1110404

Checklist

  • The code change is tested and works locally.(❗)
  • There is no commented out code in this PR.(❕)
  • You improved or added new unit tests.(❕)
  • Local ZnunyCodePolicy passed.(❕)
  • Local UnitTests / Selenium passed.(❕)
  • GitHub workflow CI (UnitTests / Selenium) passed.(❗)

… data management

This mod adds DisableLocalUserDataManagement sysconfig parameter (may be
defined in Config.pm). Not defined by default. When set to 1, it disables
local agent list management in application. May be helpful when agent are
synchronized from LDAP only.

Author-Change-Id: IB#1110404
Fixes: 8f98bc99c36b7cd71f6d8c29a22e73635be14acd
Author-Change-Id: IB#1110404
Author-Change-Id: IB#1110404
@dennykorsukewitz dennykorsukewitz added the 1 - πŸš€ feature New feature or request label Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - πŸš€ feature New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants