[Freeipa-devel] [freeipa PR#940][closed] replica: fix SetuptoolsVersion comparison

2017-08-03 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/940 Author: stlaz Title: #940: replica: fix SetuptoolsVersion comparison Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/940/head:pr940 git checkout pr940

[Freeipa-devel] [freeipa PR#977][opened] WebUI: fix incorrectly shown links in association tables

2017-08-15 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/977 Author: pvomacka Title: #977: WebUI: fix incorrectly shown links in association tables Action: opened PR body: """ Previously all columns was shown as links, that was caused by setting link attribute of each column to true. This true value was

[Freeipa-devel] [freeipa PR#964][closed] Restore old version of caIPAserviceCert for upgrade only

2017-08-14 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/964 Author: frasertweedale Title: #964: Restore old version of caIPAserviceCert for upgrade only Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/964/head:pr964 git

[Freeipa-devel] [freeipa PR#965][closed] [ipa-4-5] Restore old version of caIPAserviceCert for upgrade only

2017-08-14 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/965 Author: frasertweedale Title: #965: [ipa-4-5] Restore old version of caIPAserviceCert for upgrade only Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#954][closed] py3 conncheck + service plugin fixes

2017-08-17 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/954 Author: stlaz Title: #954: py3 conncheck + service plugin fixes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/954/head:pr954 git checkout pr954

[Freeipa-devel] [freeipa PR#969][closed] [ipa-4-5] Changing how commands handles error when it can't connect to IPA server

2017-08-17 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/969 Author: felipevolpone Title: #969: [ipa-4-5] Changing how commands handles error when it can't connect to IPA server Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#972][closed] build: checkout *.po files at the end of makerpms.sh

2017-08-17 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/972 Author: tomaskrizek Title: #972: build: checkout *.po files at the end of makerpms.sh Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/972/head:pr972 git checkout

[Freeipa-devel] [freeipa PR#981][opened] [ipa-4-5] WebUI: fix incorrectly shown links in association tables

2017-08-17 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/981 Author: pvomacka Title: #981: [ipa-4-5] WebUI: fix incorrectly shown links in association tables Action: opened PR body: """ Previously all columns was shown as links, that was caused by setting link attribute of each column to true. This true

[Freeipa-devel] [freeipa PR#977][closed] WebUI: fix incorrectly shown links in association tables

2017-08-17 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/977 Author: pvomacka Title: #977: WebUI: fix incorrectly shown links in association tables Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/977/head:pr977 git checkout

[Freeipa-devel] [freeipa PR#911][opened] WebUI: fix for negative number in pagination size settings

2017-07-11 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/911 Author: pvomacka Title: #911: WebUI: fix for negative number in pagination size settings Action: opened PR body: """ This PR adds new validator which allows to input only positive numbers into fiels. The new validator is then used in field for

[Freeipa-devel] [freeipa PR#912][closed] [4-5 only] replica install: drop-in IPA specific config to tmpfiles.d

2017-07-12 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/912 Author: martbab Title: #912: [4-5 only] replica install: drop-in IPA specific config to tmpfiles.d Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/912/head:pr912

[Freeipa-devel] [freeipa PR#892][closed] Always check peer has keys before connecting

2017-07-13 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/892 Author: simo5 Title: #892: Always check peer has keys before connecting Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/892/head:pr892 git checkout pr892

[Freeipa-devel] [freeipa PR#932][closed] replica-conncheck: log when failed to RPC connect

2017-07-27 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/932 Author: stlaz Title: #932: replica-conncheck: log when failed to RPC connect Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/932/head:pr932 git checkout pr932

[Freeipa-devel] [freeipa PR#931][closed] ipactl: log check_version exception

2017-07-27 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/931 Author: tomaskrizek Title: #931: ipactl: log check_version exception Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/931/head:pr931 git checkout pr931

[Freeipa-devel] [freeipa PR#878][closed] Make certificate an object

2017-07-27 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/878 Author: stlaz Title: #878: Make certificate an object Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/878/head:pr878 git checkout pr878

[Freeipa-devel] [freeipa PR#923][closed] py3: fixing zonemgr_callback

2017-07-27 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/923 Author: felipevolpone Title: #923: py3: fixing zonemgr_callback Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/923/head:pr923 git checkout pr923

[Freeipa-devel] [freeipa PR#934][closed] krainstance: fix writing str to file

2017-07-27 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/934 Author: stlaz Title: #934: krainstance: fix writing str to file Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/934/head:pr934 git checkout pr934

[Freeipa-devel] [freeipa PR#936][closed] cainstance: read cert file as bytes

2017-07-27 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/936 Author: stlaz Title: #936: cainstance: read cert file as bytes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/936/head:pr936 git checkout pr936

[Freeipa-devel] [freeipa PR#935][closed] ca: TypeError fix

2017-07-27 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/935 Author: stlaz Title: #935: ca: TypeError fix Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/935/head:pr935 git checkout pr935

[Freeipa-devel] [freeipa PR#885][closed] NULL LDAP context in call to ldap_search_ext_s during search

2017-07-24 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/885 Author: tbordaz Title: #885: NULL LDAP context in call to ldap_search_ext_s during search Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/885/head:pr885 git

[Freeipa-devel] [freeipa PR#897][closed] install: replica: Show message about key synchronization

2017-07-24 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/897 Author: dkupka Title: #897: install: replica: Show message about key synchronization Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/897/head:pr897 git checkout

[Freeipa-devel] [freeipa PR#929][closed] Correct typo estabilish->establish in the install scripts

2017-07-24 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/929 Author: lewiseason Title: #929: Correct typo estabilish->establish in the install scripts Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/929/head:pr929 git

[Freeipa-devel] [freeipa PR#928][opened] WebUI: fix jslint error

2017-07-21 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/928 Author: pvomacka Title: #928: WebUI: fix jslint error Action: opened PR body: """ jslint warned about parsing string to integer without explicit radix. This error was introduced in commit 7f10a51. The PR is without ticket as it is only one

[Freeipa-devel] [freeipa PR#927][opened] WebUI: Cockpit integration

2017-07-21 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/927 Author: pvomacka Title: #927: WebUI: Cockpit integration Action: opened PR body: """ Link to the cockpit is placed to each host details page in case the Cockpit is installed on the server. Showing or hiding cockpit link is possible because of

[Freeipa-devel] [freeipa PR#944][closed] [ipa-4-5] freeipa-pr-ci: enable pull-request CI

2017-07-31 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/944 Author: tomaskrizek Title: #944: [ipa-4-5] freeipa-pr-ci: enable pull-request CI Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/944/head:pr944 git checkout pr944

[Freeipa-devel] [freeipa PR#943][closed] freeipa-pr-ci: enable pull-request CI

2017-07-31 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/943 Author: tomaskrizek Title: #943: freeipa-pr-ci: enable pull-request CI Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/943/head:pr943 git checkout pr943

[Freeipa-devel] [freeipa PR#941][closed] Enable replica installation on DL0

2017-08-02 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/941 Author: stlaz Title: #941: Enable replica installation on DL0 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/941/head:pr941 git checkout pr941

[Freeipa-devel] [freeipa PR#953][opened] [master] WebUI: Turn on pagination on certificate page

2017-08-02 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/953 Author: pvomacka Title: #953: [master] WebUI: Turn on pagination on certificate page Action: opened PR body: """ Almost all other search tables use pagination. Only this one does not. This change makes WebUI more consistent.

[Freeipa-devel] [freeipa PR#951][closed] server plugin: pass bytes to ldap.modify_s

2017-08-03 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/951 Author: stlaz Title: #951: server plugin: pass bytes to ldap.modify_s Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/951/head:pr951 git checkout pr951

[Freeipa-devel] [freeipa PR#918][closed] dcerpc: support Python 3

2017-08-23 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/918 Author: abbra Title: #918: dcerpc: support Python 3 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/918/head:pr918 git checkout pr918

[Freeipa-devel] [freeipa PR#979][closed] cacert_manage: fix CA cert renewal

2017-08-23 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/979 Author: stlaz Title: #979: cacert_manage: fix CA cert renewal Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/979/head:pr979 git checkout pr979

[Freeipa-devel] [freeipa PR#819][opened] [ipa-4-5] Change python-cryptography to python2-cryptography

2017-05-26 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/819 Author: pvomacka Title: #819: [ipa-4-5] Change python-cryptography to python2-cryptography Action: opened PR body: """ Package name is python2-cryptography and even that it Provides python-cryptography package, it causes problems during update

[Freeipa-devel] [freeipa PR#832][+ack] Add remote_plugins subdirectories to RPM

2017-05-30 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/832 Title: #832: Add remote_plugins subdirectories to RPM Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#858][synchronized] Bumb version of python-gssapi

2017-06-07 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/858 Author: pvomacka Title: #858: Bumb version of python-gssapi Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/858/head:pr858 git checkout pr858 From

[Freeipa-devel] [freeipa PR#855][+ack] Prevent issues with older clients

2017-06-07 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/855 Title: #855: Prevent issues with older clients Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#868][comment] WebUI: add support for changing trust UPN suffixes

2017-06-14 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/868 Title: #868: WebUI: add support for changing trust UPN suffixes pvomacka commented: """ master: * b25412f9889f3523974e7aeb43920d4e2347fcfa WebUI: add support for changing trust UPN suffixes ipa-4-5: * e22b61832bb5b52eb9daadcbc12ca41e0923503c

[Freeipa-devel] [freeipa PR#868][closed] WebUI: add support for changing trust UPN suffixes

2017-06-14 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/868 Author: pvomacka Title: #868: WebUI: add support for changing trust UPN suffixes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/868/head:pr868 git checkout pr868

[Freeipa-devel] [freeipa PR#868][+pushed] WebUI: add support for changing trust UPN suffixes

2017-06-14 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/868 Title: #868: WebUI: add support for changing trust UPN suffixes Label: +pushed ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#1126][opened] Backport PR 930 to ipa-4-6

2017-10-04 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1126 Author: pvomacka Title: #1126: Backport PR 930 to ipa-4-6 Action: opened PR body: """ This PR was opened automatically because PR #930 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git branch: git remote add

[Freeipa-devel] [freeipa PR#1127][opened] Backport PR 1083 to ipa-4-6

2017-10-04 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1127 Author: pvomacka Title: #1127: Backport PR 1083 to ipa-4-6 Action: opened PR body: """ This PR was opened automatically because PR #1083 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git branch: git remote

[Freeipa-devel] [freeipa PR#1083][closed] test_caless: add caless to external CA test

2017-10-04 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1083 Author: Rezney Title: #1083: test_caless: add caless to external CA test Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1083/head:pr1083 git checkout pr1083

[Freeipa-devel] [freeipa PR#1128][closed] Backport PR 1109 to ipa-4-6

2017-10-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1128 Author: pvomacka Title: #1128: Backport PR 1109 to ipa-4-6 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1128/head:pr1128 git checkout pr1128

[Freeipa-devel] [freeipa PR#1126][closed] Backport PR 930 to ipa-4-6

2017-10-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1126 Author: pvomacka Title: #1126: Backport PR 930 to ipa-4-6 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1126/head:pr1126 git checkout pr1126

[Freeipa-devel] [freeipa PR#1127][closed] Backport PR 1083 to ipa-4-6

2017-10-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1127 Author: pvomacka Title: #1127: Backport PR 1083 to ipa-4-6 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1127/head:pr1127 git checkout pr1127

[Freeipa-devel] [freeipa PR#1151][opened] [ipa-4-5] WebUI: Fix calling undefined method during reset passwords

2017-10-13 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1151 Author: pvomacka Title: #1151: [ipa-4-5] WebUI: Fix calling undefined method during reset passwords Action: opened PR body: """ When calling reset password the whoami command is not called in batch command, therefore the result is different

[Freeipa-devel] [freeipa PR#1044][opened] WebUI: Fix calling undefined method during reset passwords

2017-09-06 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1044 Author: pvomacka Title: #1044: WebUI: Fix calling undefined method during reset passwords Action: opened PR body: """ When calling reset password the whoami command is not called in batch command, therefore the result is different then in

[Freeipa-devel] [freeipa PR#1037][closed] Backport PR 1010 to ipa-4-5

2017-09-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1037 Author: tomaskrizek Title: #1037: Backport PR 1010 to ipa-4-5 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1037/head:pr1037 git checkout pr1037

[Freeipa-devel] [freeipa PR#1038][closed] Backport PR 1010 to ipa-4-6

2017-09-05 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1038 Author: tomaskrizek Title: #1038: Backport PR 1010 to ipa-4-6 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1038/head:pr1038 git checkout pr1038

[Freeipa-devel] [freeipa PR#978][closed] Fixing and porting dogtag-ipa-ca-renew-agent-submit

2017-08-22 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/978 Author: stlaz Title: #978: Fixing and porting dogtag-ipa-ca-renew-agent-submit Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/978/head:pr978 git checkout pr978

[Freeipa-devel] [freeipa PR#963][closed] Include the CA basic constraint in CSRs when renewing a CA

2017-08-22 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/963 Author: rcritten Title: #963: Include the CA basic constraint in CSRs when renewing a CA Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/963/head:pr963 git

[Freeipa-devel] [freeipa PR#997][closed] Uninstall: fix BytesWarning exception

2017-08-25 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/997 Author: stlaz Title: #997: Uninstall: fix BytesWarning exception Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/997/head:pr997 git checkout pr997

[Freeipa-devel] [freeipa PR#1010][opened] Adds whoami DS plugin in case that plugin is missing

2017-08-28 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1010 Author: pvomacka Title: #1010: Adds whoami DS plugin in case that plugin is missing Action: opened PR body: """ When first installation of IPA has been done when whoami plugin was not enabled in DS by default and then IPA was upgraded to newer

[Freeipa-devel] [freeipa PR#991][closed] [ipa-4-5] WebUI: Add hyphenate versions of Host(Role) Based strings

2017-08-25 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/991 Author: pvomacka Title: #991: [ipa-4-5] WebUI: Add hyphenate versions of Host(Role) Based strings Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/991/head:pr991

[Freeipa-devel] [freeipa PR#970][closed] [ipa-4-5] backport #6999 to ipa-4-5

2017-08-25 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/970 Author: pvoborni Title: #970: [ipa-4-5] backport #6999 to ipa-4-5 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/970/head:pr970 git checkout pr970

[Freeipa-devel] [freeipa PR#1000][closed] Fix CA-less installation

2017-08-25 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1000 Author: frasertweedale Title: #1000: Fix CA-less installation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1000/head:pr1000 git checkout pr1000

[Freeipa-devel] [freeipa PR#994][closed] py3: fix schema response for py2 server with py3 client

2017-08-29 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/994 Author: frasertweedale Title: #994: py3: fix schema response for py2 server with py3 client Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/994/head:pr994 git

[Freeipa-devel] [freeipa PR#990][closed] Remove e.message and a relative import

2017-08-29 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/990 Author: stlaz Title: #990: Remove e.message and a relative import Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/990/head:pr990 git checkout pr990

[Freeipa-devel] [freeipa PR#1004][closed] cert: fix application of 'str' to bytes when formatting otherName

2017-08-29 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1004 Author: frasertweedale Title: #1004: cert: fix application of 'str' to bytes when formatting otherName Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1006][closed] py3: fix vault public key decoding

2017-08-29 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1006 Author: frasertweedale Title: #1006: py3: fix vault public key decoding Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1006/head:pr1006 git checkout pr1006

[Freeipa-devel] [freeipa PR#1003][closed] py3: Fix searching for yubikeys

2017-08-29 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1003 Author: stlaz Title: #1003: py3: Fix searching for yubikeys Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1003/head:pr1003 git checkout pr1003

[Freeipa-devel] [freeipa PR#907][closed] WebUI: fix WebUI unit tests

2017-08-31 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/907 Author: pvomacka Title: #907: WebUI: fix WebUI unit tests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/907/head:pr907 git checkout pr907

[Freeipa-devel] [freeipa PR#628][closed] WebUI: Remove offline version of WebUI

2017-08-30 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/628 Author: pvomacka Title: #628: WebUI: Remove offline version of WebUI Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/628/head:pr628 git checkout pr628

[Freeipa-devel] [freeipa PR#1178][opened] WebUI: make Domain Resolution Order writable

2017-10-18 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1178 Author: pvomacka Title: #1178: WebUI: make Domain Resolution Order writable Action: opened PR body: """ Objectclass which defines the Domain Resolution Order is added to the object only after modification. Therefore before modification of

[Freeipa-devel] [freeipa PR#1402][opened] WebUI: make keytab tables on service and host pages writable

2017-12-14 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1402 Author: pvomacka Title: #1402: WebUI: make keytab tables on service and host pages writable Action: opened PR body: """ There is no object class before adding the first item into tables, therefore there are no ACI and WebUI is not able to

[Freeipa-devel] [freeipa PR#1377][opened] Extend ui_driver to support geckodriver log_path

2017-12-08 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1377 Author: pvomacka Title: #1377: Extend ui_driver to support geckodriver log_path Action: opened PR body: """ Geckodriver automatically logs into geckodriver.log file which is placed in the same directory from which tests are run. In case of