[Freeipa-devel] [freeipa PR#1941][opened] Extended UI test for selfservice permission.

2018-05-17 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1941 Author: mrizwan93 Title: #1941: Extended UI test for selfservice permission. Action: opened PR body: """ Follwoing scenario added: - test_add_all_attr - test_add_and_add_another - test_add_and_edit - test_add_and_cancel - test_add_permissi

[Freeipa-devel] [freeipa PR#1940][opened] [Backport][ipa-4-5] Radius proxy multiservers fix

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1940 Author: rcritten Title: #1940: [Backport][ipa-4-5] Radius proxy multiservers fix Action: opened PR body: """ This PR was opened automatically because PR #1922 was pushed to master and backport to ipa-4-5 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#1939][opened] [Backport][ipa-4-6] Radius proxy multiservers fix

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1939 Author: rcritten Title: #1939: [Backport][ipa-4-6] Radius proxy multiservers fix Action: opened PR body: """ This PR was opened automatically because PR #1922 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#1922][closed] Radius proxy multiservers fix

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1922 Author: slaykovsky Title: #1922: Radius proxy multiservers fix Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1922/head:pr1922 git checkout pr1922 __

[Freeipa-devel] [freeipa PR#1937][closed] pylint3: workaround false positives reported for W1662

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1937 Author: abbra Title: #1937: pylint3: workaround false positives reported for W1662 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1937/head:pr1937 git checkout p

[Freeipa-devel] [freeipa PR#1938][opened] Extend host test suite with negative scenarios and more test cases

2018-05-17 Thread pavelpicka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1938 Author: pavelpicka Title: #1938: Extend host test suite with negative scenarios and more test cases Action: opened PR body: """ Automation of host test scenarios. """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/f

[Freeipa-devel] [freeipa PR#1937][opened] pylint3: workaround false positives reported for W1662

2018-05-17 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1937 Author: abbra Title: #1937: pylint3: workaround false positives reported for W1662 Action: opened PR body: """ Pylint3 falsely reports warning W1662: using a variable that was bound inside a comprehension for the cases where the same name is re

[Freeipa-devel] [freeipa PR#1936][opened] WiP: Run sudo_rule_restricted_to_one_hostmask_negative

2018-05-17 Thread celestian via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1936 Author: celestian Title: #1936: WiP: Run sudo_rule_restricted_to_one_hostmask_negative Action: opened PR body: """ Just sudo test run with higher image: `version: 1.0.(3 --> 4)` """ To pull the PR as Git branch: git remote add ghfreeipa https:

[Freeipa-devel] [freeipa PR#1935][opened] ipa vault-archive overwrites an existing value without warning

2018-05-17 Thread amitkumar50 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1935 Author: amitkumar50 Title: #1935: ipa vault-archive overwrites an existing value without warning Action: opened PR body: """ Upstream ticket was raised for issuing an warning message whenever data in ipa vault is overwritten. In Bugzilla(13391