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

6.2.34 owner_domain fixes #393

Merged
merged 2 commits into from
Aug 16, 2018

Conversation

mpkut
Copy link
Contributor

@mpkut mpkut commented Aug 9, 2018

Updates for the owner_domain global validation code:

  • The change in context for validating owner updates effectively disabled the owner_domain global validation in 6.2.34. The update obtains the current list configuration separately via $self->{context}, rather than expecting $self to be a complete list configuration hash. This allows the validation function to obtain the current owner_domain and owner_domain_min config parameters for the list.

  • When owner_domain is in effect, updating owner's personal name and other fields failed unless the owner mail address also changed. The update is more careful to only look at owner address changes.

  • Tweak the logging to hopefully be a little more informative when enabled

@ikedas ikedas added the bug label Aug 10, 2018
@ikedas ikedas added this to the 6.2.36 milestone Aug 10, 2018
@ikedas ikedas merged commit 461e960 into sympa-community:sympa-6.2 Aug 16, 2018
@mpkut mpkut deleted the 6.2.34_fix_owner_domain branch January 16, 2019 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants