URL: https://github.com/freeipa/freeipa/pull/665
Author: fidencio
Title: #665: Allow erasing ipaDomainResolutionOrder attribute
Action: opened
PR body:
"""
Currently when trying to erase the ipaDomainResolutionOrder attribute we
hit an internal error as the split() method is c
URL: https://github.com/freeipa/freeipa/pull/665
Author: fidencio
Title: #665: Allow erasing ipaDomainResolutionOrder attribute
Action: synchronized
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/665/head:pr665
git checkout
URL: https://github.com/freeipa/freeipa/pull/665
Author: fidencio
Title: #665: Allow erasing ipaDomainResolutionOrder attribute
Action: synchronized
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/665/head:pr665
git checkout
URL: https://github.com/freeipa/freeipa/pull/665
Title: #665: Allow erasing ipaDomainResolutionOrder attribute
fidencio commented:
"""
I have updated the commit message as I found a typo there: "both doing calling
delattr or" -> "both calling delattr or&quo