[Freeipa-devel] [freeipa PR#504][+ack] Add SHA256 fingerprints

2017-03-06 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/504 Title: #504: Add SHA256 fingerprints Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#504][-ack] Add SHA256 fingerprints

2017-03-06 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/504 Title: #504: Add SHA256 fingerprints Label: -ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#504][comment] Add SHA256 fingerprints

2017-03-06 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/504 Title: #504: Add SHA256 fingerprints stlaz commented: """ Please transform `sha256_fingerprint:` into `Fingerprint (SHA1):` ``` $ ipa cert-show --all Serial number: 1 Issuing CA: ipa Certificate: Subject: CN=Certificate Auth

[Freeipa-devel] [freeipa PR#504][comment] Add SHA256 fingerprints

2017-03-06 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/504 Title: #504: Add SHA256 fingerprints stlaz commented: """ Please transform `sha256_fingerprint:` into `Fingerprint (SHA1):` ``` $ ipa cert-show --all Serial number: 1 Issuing CA: ipa Certificate: Subject: CN=Certificate Auth

[Freeipa-devel] [freeipa PR#504][comment] Add SHA256 fingerprints

2017-03-06 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/504 Title: #504: Add SHA256 fingerprints stlaz commented: """ Please transform `sha256_fingerprint:` into `Fingerprint (SHA-256):` ``` $ ipa cert-show --all Serial number: 1 Issuing CA: ipa Certificate: Subject: CN=Certificate

[Freeipa-devel] [freeipa PR#541][opened] We don't offer no quickies

2017-03-06 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/541 Author: stlaz Title: #541: We don't offer no quickies Action: opened PR body: """ It's not our main priority as developers to offer any forms of quickies nor guides on how to perform them. http://www.urbandictionary.co

[Freeipa-devel] [freeipa PR#504][+ack] Add SHA256 fingerprints

2017-03-07 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/504 Title: #504: Add SHA256 fingerprints Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#504][comment] Add SHA256 fingerprints

2017-03-07 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/504 Title: #504: Add SHA256 fingerprints stlaz commented: """ Hm, apparently I had old `po/`, never mind, then. """ See the full comment at https://github.com/freeipa/freeipa/pull/504#issuecomment-284656476 -- Ma

[Freeipa-devel] [freeipa PR#544][opened] Don't use weak ciphers for client HTTPS connections

2017-03-07 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/544 Author: stlaz Title: #544: Don't use weak ciphers for client HTTPS connections Action: opened PR body: """ https://pagure.io/freeipa/issue/6730 """ To pull the PR as Git branch: git remote add ghfreeipa htt

[Freeipa-devel] [freeipa PR#529][comment] installer: update time estimates

2017-03-07 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/529 Title: #529: installer: update time estimates stlaz commented: """ This will say: ``` Configuring certificate server (pki-tomcatd). Estimated time: 3 minutes [1/2]: configure certmonger for renewals [2/2]: Importing RA

[Freeipa-devel] [freeipa PR#529][comment] installer: update time estimates

2017-03-07 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/529 Title: #529: installer: update time estimates stlaz commented: """ This will say: ``` Configuring certificate server (pki-tomcatd). Estimated time: 3 minutes [1/2]: configure certmonger for renewals [2/2]: Importing RA

[Freeipa-devel] [freeipa PR#553][opened] Add check for removing last KRA server

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Author: stlaz Title: #553: Add check for removing last KRA server Action: opened PR body: """ This patchset adds a check for removal of a last KRA server + adds a message about there only being one KRA to WebUI. ""

[Freeipa-devel] [freeipa PR#553][comment] Add check for removing last KRA server

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Title: #553: Add check for removing last KRA server stlaz commented: """ Hm, I forgot that KRA is the only IPA component that has a standalone uninstaller, this is therefore only a partial fix. """ See the full

[Freeipa-devel] [freeipa PR#553][synchronized] Add check for removing last KRA server

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Author: stlaz Title: #553: Add check for removing last KRA server Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/553/head:pr553 git checkout pr553 From

[Freeipa-devel] [freeipa PR#553][comment] Add check for removing last KRA server

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Title: #553: Add check for removing last KRA server stlaz commented: """ @MartinBasti ah, sorry, I completely overlooked it. The current PR version implements your suggestion. """ See the full comment at https://g

[Freeipa-devel] [freeipa PR#535][comment] add whoami command

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/535 Title: #535: add whoami command stlaz commented: """ I believe that in CLI `ipa whoami` should actually output the output of the command it found with the arguments and options it found since in WebUI this is eventually done as

[Freeipa-devel] [freeipa PR#535][comment] add whoami command

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/535 Title: #535: add whoami command stlaz commented: """ Ok. It just doesn't seem right to have a command which shows something that's not immediately useful to the user. I am not sure whether we should have it enabled f

[Freeipa-devel] [freeipa PR#553][synchronized] Add check for removing last KRA server

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Author: stlaz Title: #553: Add check for removing last KRA server Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/553/head:pr553 git checkout pr553 From

[Freeipa-devel] [freeipa PR#553][comment] Add check for removing last KRA server

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Title: #553: Add check for removing last KRA server stlaz commented: """ Split done. """ See the full comment at https://github.com/freeipa/freeipa/pull/553#issuecomment-285077007 -- Manage your subscription for

[Freeipa-devel] [freeipa PR#556][opened] Don't allow standalone KRA uninstalls

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Author: stlaz Title: #556: Don't allow standalone KRA uninstalls Action: opened PR body: """ KRA uninstallation is very likely to break the user's setup. Don't allow it at least till we can be safely sure

[Freeipa-devel] [freeipa PR#544][synchronized] Don't use weak ciphers for client HTTPS connections

2017-03-08 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/544 Author: stlaz Title: #544: Don't use weak ciphers for client HTTPS connections Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/544/head:pr544 git che

[Freeipa-devel] [freeipa PR#556][synchronized] Don't allow standalone KRA uninstalls

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Author: stlaz Title: #556: Don't allow standalone KRA uninstalls Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/556/head:pr556 git checkout pr556

[Freeipa-devel] [freeipa PR#556][comment] Don't allow standalone KRA uninstalls

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Title: #556: Don't allow standalone KRA uninstalls stlaz commented: """ Should be fixed now, had to add `sys.exit()` call not to show traceback 😞 """ See the full comment at https://github.com/freeipa/free

[Freeipa-devel] [freeipa PR#556][synchronized] Don't allow standalone KRA uninstalls

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Author: stlaz Title: #556: Don't allow standalone KRA uninstalls Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/556/head:pr556 git checkout pr556

[Freeipa-devel] [freeipa PR#535][comment] add whoami command

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/535 Title: #535: add whoami command stlaz commented: """ @abbra Thank you for the changes, the patch seems fine now. I tested the user/service/host scenarios and it worked fine. I couldn't test idviews since trusts are broken

[Freeipa-devel] [freeipa PR#535][comment] add whoami command

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/535 Title: #535: add whoami command stlaz commented: """ Thank you, ACK. Please don't close the ticket, we still need tests. """ See the full comment at https://github.com/freeipa/freeipa/pull/535#issuecomment-285

[Freeipa-devel] [freeipa PR#535][+ack] add whoami command

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/535 Title: #535: add whoami command Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#556][comment] Don't allow standalone KRA uninstalls

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Title: #556: Don't allow standalone KRA uninstalls stlaz commented: """ @MartinBasti unfortunately not. """ See the full comment at https://github.com/freeipa/freeipa/pull/556#issuecomment-285344820 -- Manag

[Freeipa-devel] [freeipa PR#556][synchronized] Don't allow standalone KRA uninstalls

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Author: stlaz Title: #556: Don't allow standalone KRA uninstalls Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/556/head:pr556 git checkout pr556

[Freeipa-devel] [freeipa PR#511][comment] Bump required version of gssproxy to 0.6.2

2017-03-09 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/511 Title: #511: Bump required version of gssproxy to 0.6.2 stlaz commented: """ +1 """ See the full comment at https://github.com/freeipa/freeipa/pull/511#issuecomment-285422303 -- Manage your subscription for

[Freeipa-devel] [freeipa PR#566][+ack] webui: do not warn about CAs if there is only one master

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/566 Title: #566: webui: do not warn about CAs if there is only one master Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/

[Freeipa-devel] [freeipa PR#553][synchronized] Add check for removing last KRA server

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Author: stlaz Title: #553: Add check for removing last KRA server Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/553/head:pr553 git checkout pr553 From

[Freeipa-devel] [freeipa PR#553][comment] Add check for removing last KRA server

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Title: #553: Add check for removing last KRA server stlaz commented: """ Reworked how the beg for a service replication worked. """ See the full comment at https://github.com/freeipa/freeipa/pull/553#issuecom

[Freeipa-devel] [freeipa PR#553][synchronized] Add check for removing last KRA server

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/553 Author: stlaz Title: #553: Add check for removing last KRA server Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/553/head:pr553 git checkout pr553 From

[Freeipa-devel] [freeipa PR#511][comment] Bump required version of gssproxy to 0.7.0

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/511 Title: #511: Bump required version of gssproxy to 0.7.0 stlaz commented: """ Is this in RHEL already? If not, it will break upstream-downstreamish tests 😞 """ See the full comment at https://github.com/freeipa

[Freeipa-devel] [freeipa PR#511][comment] Bump required version of gssproxy to 0.7.0

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/511 Title: #511: Bump required version of gssproxy to 0.7.0 stlaz commented: """ Meh, I'll be damned to eternity then 👿 """ See the full comment at https://github.com/freeipa/freeipa/pull/511#issuecomment-285

[Freeipa-devel] [freeipa PR#511][+ack] Bump required version of gssproxy to 0.7.0

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/511 Title: #511: Bump required version of gssproxy to 0.7.0 Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribut

[Freeipa-devel] [freeipa PR#529][comment] installer: update time estimates

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/529 Title: #529: installer: update time estimates stlaz commented: """ Please fix the little issue and we will push this. """ See the full comment at https://github.com/freeipa/freeipa/pull/529#issuecomment-28567016

[Freeipa-devel] [freeipa PR#529][+ack] installer: update time estimates

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/529 Title: #529: installer: update time estimates Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#117][comment] Make ipa-replica-install run in interactive mode

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/117 Title: #117: Make ipa-replica-install run in interactive mode stlaz commented: """ I have a WIP patch but since sometimes it's not clear which credentials are used, I am marking this as postponed so that we can wait until th

[Freeipa-devel] [freeipa PR#117][+postponed] Make ipa-replica-install run in interactive mode

2017-03-10 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/117 Title: #117: Make ipa-replica-install run in interactive mode Label: +postponed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/pa

[Freeipa-devel] [freeipa PR#550][comment] install: fix help

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/550 Title: #550: install: fix help stlaz commented: """ Works like a charm, ACK. """ See the full comment at https://github.com/freeipa/freeipa/pull/550#issuecomment-286051511 -- Manage your subscription for the Fre

[Freeipa-devel] [freeipa PR#550][+ack] install: fix help

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/550 Title: #550: install: fix help Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#572][comment] rpc: fix crash in verbose mode

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/572 Title: #572: rpc: fix crash in verbose mode stlaz commented: """ Does this fix https://pagure.io/freeipa/issue/6734? """ See the full comment at https://github.com/freeipa/freeipa/pull/572#issuecomment-286056640 --

[Freeipa-devel] [freeipa PR#574][opened] ipa-replica-prepare fix

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Author: stlaz Title: #574: ipa-replica-prepare fix Action: opened PR body: """ A regression was introduced in https://github.com/freeipa/freeipa/commit/0a54fac02cecad3b9e3bf8ad0c8a44df3b701857. Fix + don't fail if either

[Freeipa-devel] [freeipa PR#574][synchronized] ipa-replica-prepare fix

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Author: stlaz Title: #574: ipa-replica-prepare fix Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/574/head:pr574 git checkout pr574 From

[Freeipa-devel] [freeipa PR#574][synchronized] ipa-replica-prepare fix

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Author: stlaz Title: #574: ipa-replica-prepare fix Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/574/head:pr574 git checkout pr574 From

[Freeipa-devel] [freeipa PR#572][+ack] rpc: fix crash in verbose mode

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/572 Title: #572: rpc: fix crash in verbose mode Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#572][comment] rpc: fix crash in verbose mode

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/572 Title: #572: rpc: fix crash in verbose mode stlaz commented: """ Works for me. """ See the full comment at https://github.com/freeipa/freeipa/pull/572#issuecomment-286125002 -- Manage your subscription for the Fre

[Freeipa-devel] [freeipa PR#571][+ack] pylint: bump dependency to version >= 1.6

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/571 Title: #571: pylint: bump dependency to version >= 1.6 Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute

[Freeipa-devel] [freeipa PR#556][synchronized] Don't allow standalone KRA uninstalls

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Author: stlaz Title: #556: Don't allow standalone KRA uninstalls Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/556/head:pr556 git checkout pr556

[Freeipa-devel] [freeipa PR#556][comment] Don't allow standalone KRA uninstalls

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/556 Title: #556: Don't allow standalone KRA uninstalls stlaz commented: """ Rebased. """ See the full comment at https://github.com/freeipa/freeipa/pull/556#issuecomment-286139764 -- Manage your subscription

[Freeipa-devel] [freeipa PR#574][comment] ipa-replica-prepare fix

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Title: #574: ipa-replica-prepare fix stlaz commented: """ Very unlikely but I'll investigate. """ See the full comment at https://github.com/freeipa/freeipa/pull/574#issuecomment-286204519 -- Manage your

[Freeipa-devel] [freeipa PR#578][comment] Coverity: fix bad use of null-like value in cert.py

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/578 Title: #578: Coverity: fix bad use of null-like value in cert.py stlaz commented: """ Shame on you, @tomaskrizek """ See the full comment at https://github.com/freeipa/freeipa/pull/578#issuecomment-286204648 --

[Freeipa-devel] [freeipa PR#574][comment] ipa-replica-prepare fix

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Title: #574: ipa-replica-prepare fix stlaz commented: """ My wild guess is that it might be caused by ba3c201a but not by this patchset as it does not touch it. """ See the full comment at https://githu

[Freeipa-devel] [freeipa PR#578][comment] Coverity: fix bad use of null-like value in cert.py

2017-03-13 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/578 Title: #578: Coverity: fix bad use of null-like value in cert.py stlaz commented: """ if you look at steps 2, 4 and 13 in the Synopsis report (sorry, community!), you will see that this is a false positive. Anyone, pleas

[Freeipa-devel] [freeipa PR#579][+ack] csrgen: hide cert-get-requestdata in CLI

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/579 Title: #579: csrgen: hide cert-get-requestdata in CLI Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/

[Freeipa-devel] [freeipa PR#574][comment] ipa-replica-prepare fix

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Title: #574: ipa-replica-prepare fix stlaz commented: """ Actually, this is most probably a privilege-separation issue since "kdc.pem" which we try to read here does not exist ever since. """ See the ful

[Freeipa-devel] [freeipa PR#574][comment] ipa-replica-prepare fix

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Title: #574: ipa-replica-prepare fix stlaz commented: """ Actually, this is most probably a privilege-separation issue since "kdc.pem" which we try to read here does not exist ever since. """ See the ful

[Freeipa-devel] [freeipa PR#580][opened] Fix KDC certificates export on DL0

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/580 Author: stlaz Title: #580: Fix KDC certificates export on DL0 Action: opened PR body: """ I don't know since when this has been broken but my guess is - for a long time. """ To pull the PR as Git bra

[Freeipa-devel] [freeipa PR#574][comment] ipa-replica-prepare fix

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/574 Title: #574: ipa-replica-prepare fix stlaz commented: """ @MartinBasti should be fixed in https://github.com/freeipa/freeipa/pull/580 """ See the full comment at https://github.com/freeipa/freeipa/pull/574#issuecom

[Freeipa-devel] [freeipa PR#580][synchronized] Fix KDC certificates export on DL0

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/580 Author: stlaz Title: #580: Fix KDC certificates export on DL0 Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/580/head:pr580 git checkout pr580 From

[Freeipa-devel] [freeipa PR#580][+rejected] Fix KDC certificates export on DL0

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/580 Title: #580: Fix KDC certificates export on DL0 Label: +rejected -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/C

[Freeipa-devel] [freeipa PR#580][comment] Fix KDC certificates export on DL0

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/580 Title: #580: Fix KDC certificates export on DL0 stlaz commented: """ We should not care about KDC certificates at all on DL0. """ See the full comment at https://github.com/freeipa/freeipa/pull/580#issuecom

[Freeipa-devel] [freeipa PR#580][closed] Fix KDC certificates export on DL0

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/580 Author: stlaz Title: #580: Fix KDC certificates export on DL0 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/580/head:pr580 git checkout pr580 -- Manage your

[Freeipa-devel] [freeipa PR#581][opened] Backup KDC certificate pair

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/581 Author: stlaz Title: #581: Backup KDC certificate pair Action: opened PR body: """ KDC certificate pair was added but is not included in backup which might cause issues when restoring the IPA service. https://pagure.io/freeipa/i

[Freeipa-devel] [freeipa PR#582][opened] Remove pkinit from ipa-replica-prepare

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/582 Author: stlaz Title: #582: Remove pkinit from ipa-replica-prepare Action: opened PR body: """ The PKINIT feature is not available on domain level 0 so any options about pkinit are false. https://pagure.io/freeipa/issue/6759 &quo

[Freeipa-devel] [freeipa PR#569][+ack] Remove copy-schema-to-ca.py from master branch

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/569 Title: #569: Remove copy-schema-to-ca.py from master branch Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contr

[Freeipa-devel] [freeipa PR#531][comment] httpinstance: disable system trust module in /etc/httpd/alias

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/531 Title: #531: httpinstance: disable system trust module in /etc/httpd/alias stlaz commented: """ It seems to work fine for "mod_nss" reinstalls but `ipa-server-upgrade` is currently failing so I can't confirm that&#

[Freeipa-devel] [freeipa PR#531][comment] httpinstance: disable system trust module in /etc/httpd/alias

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/531 Title: #531: httpinstance: disable system trust module in /etc/httpd/alias stlaz commented: """ It seems to work fine for "mod_nss" reinstalls but `ipa-server-upgrade` is currently failing so I can't confirm that&#

[Freeipa-devel] [freeipa PR#531][+ack] httpinstance: disable system trust module in /etc/httpd/alias

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/531 Title: #531: httpinstance: disable system trust module in /etc/httpd/alias Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa

[Freeipa-devel] [freeipa PR#531][-ack] httpinstance: disable system trust module in /etc/httpd/alias

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/531 Title: #531: httpinstance: disable system trust module in /etc/httpd/alias Label: -ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa

[Freeipa-devel] [freeipa PR#531][+ack] httpinstance: disable system trust module in /etc/httpd/alias

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/531 Title: #531: httpinstance: disable system trust module in /etc/httpd/alias Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa

[Freeipa-devel] [freeipa PR#531][comment] httpinstance: disable system trust module in /etc/httpd/alias

2017-03-14 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/531 Title: #531: httpinstance: disable system trust module in /etc/httpd/alias stlaz commented: """ I rebased your patchset on current master and put the uninstallation of `ipa_memcached` into a multipass block and all seems to wor

[Freeipa-devel] [freeipa PR#589][+ack] ipaplatform/debian/paths: Add some missing values.

2017-03-15 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/589 Title: #589: ipaplatform/debian/paths: Add some missing values. Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/C

[Freeipa-devel] [freeipa PR#589][comment] ipaplatform/debian/paths: Add some missing values.

2017-03-15 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/589 Title: #589: ipaplatform/debian/paths: Add some missing values. stlaz commented: """ Good, I thought the release would bring more changes. Thank you for the patch! """ See the full comment at https://githu

[Freeipa-devel] [freeipa PR#605][+ack] Set development version to 4.5.90

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/605 Title: #605: Set development version to 4.5.90 Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#604][+ack] [4.5] Set zanata version to ipa-4-5

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/604 Title: #604: [4.5] Set zanata version to ipa-4-5 Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#607][opened] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: opened PR body: """ On backup-restore, the ipa unit file for httpd was not backed up. This file however contains setting for httpd to communicate with

[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file stlaz commented: """ Thanks, @tiran, this is a good idea, I noticed also KDCProxy conf symlink was missing. """ See the full comment at https://github.com/freeipa

[Freeipa-devel] [freeipa PR#607][synchronized] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/607/head:pr607 git checkout pr607 From

[Freeipa-devel] [freeipa PR#607][synchronized] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/607/head:pr607 git checkout pr607 From

[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file stlaz commented: """ Ah, right. """ See the full comment at https://github.com/freeipa/freeipa/pull/607#issuecomment-287032822 -- Manage your subscription for

[Freeipa-devel] [freeipa PR#607][comment] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Title: #607: Backup ipa-specific httpd unit-file stlaz commented: """ We need to perform `paths.SYSTEMCTL --system daemon-reload` here as well. """ See the full comment at https://github.com/freeipa/freeipa/p

[Freeipa-devel] [freeipa PR#607][synchronized] Backup ipa-specific httpd unit-file

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/607 Author: stlaz Title: #607: Backup ipa-specific httpd unit-file Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/607/head:pr607 git checkout pr607 From

[Freeipa-devel] [freeipa PR#609][opened] [4.4] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/609 Author: stlaz Title: #609: [4.4] Fix cookie with Max-Age processing Action: opened PR body: """ When cookie has Max-Age set it tries to get expiration by adding to a timestamp. Without this patch the timestamp would be set to No

[Freeipa-devel] [freeipa PR#609][edited] [4.4] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/609 Author: stlaz Title: #609: [4.4] Fix cookie with Max-Age processing Action: edited Changed field: body Original value: """ When cookie has Max-Age set it tries to get expiration by adding to a timestamp. Without this patch the

[Freeipa-devel] [freeipa PR#609][synchronized] [4.4] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/609 Author: stlaz Title: #609: [4.4] Fix cookie with Max-Age processing Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/609/head:pr609 git checkout pr609 From

[Freeipa-devel] [freeipa PR#610][opened] [4.3] Fix cookie with Max-Age processing

2017-03-16 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/610 Author: stlaz Title: #610: [4.3] Fix cookie with Max-Age processing Action: opened PR body: """ When cookie has Max-Age set it tries to get expiration by adding to a timestamp. Without this patch the timestamp would be set to No

[Freeipa-devel] [freeipa PR#611][opened] Add debug log in case cookie retrieval went wrong

2017-03-17 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/611 Author: stlaz Title: #611: Add debug log in case cookie retrieval went wrong Action: opened PR body: """ When backporting the fix, @MartinBasti pointed out we could use a debug log. https://pagure.io/freeipa/issue/6774 "&

[Freeipa-devel] [freeipa PR#610][synchronized] [4.3] Fix cookie with Max-Age processing

2017-03-17 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/610 Author: stlaz Title: #610: [4.3] Fix cookie with Max-Age processing Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/610/head:pr610 git checkout pr610 From

[Freeipa-devel] [freeipa PR#610][comment] [4.3] Fix cookie with Max-Age processing

2017-03-17 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/610 Title: #610: [4.3] Fix cookie with Max-Age processing stlaz commented: """ The ticket's already there, I just recycled the old commit message and forgot to replace it. """ See the full comment at https://

[Freeipa-devel] [freeipa PR#609][synchronized] [4.4] Fix cookie with Max-Age processing

2017-03-17 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/609 Author: stlaz Title: #609: [4.4] Fix cookie with Max-Age processing Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/609/head:pr609 git checkout pr609 From

[Freeipa-devel] [freeipa PR#612][opened] [4.5] Add debug log in case cookie retrieval went wrong

2017-03-17 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/612 Author: stlaz Title: #612: [4.5] Add debug log in case cookie retrieval went wrong Action: opened PR body: """ https://pagure.io/freeipa/issue/6774 """ To pull the PR as Git branch: git remote add ghfreeipa http

[Freeipa-devel] [freeipa PR#617][opened] Allow renaming of sudo rules

2017-03-17 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/617 Author: stlaz Title: #617: Allow renaming of sudo rules Action: opened PR body: """ This simple hack adds a rename option to client side sudorule-mod command. https://pagure.io/freeipa/issue/2466 """ To pull th

[Freeipa-devel] [freeipa PR#634][comment] cert: do not limit internal searches in cert-find

2017-03-22 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/634 Title: #634: cert: do not limit internal searches in cert-find stlaz commented: """ The tests obviously fail as they expect the `cert-find` command to respect the `sizelimit` option. """ See the full comment

[Freeipa-devel] [freeipa PR#617][synchronized] Allow renaming of sudo rules

2017-03-22 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/617 Author: stlaz Title: #617: Allow renaming of sudo rules Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/617/head:pr617 git checkout pr617 From

[Freeipa-devel] [freeipa PR#617][comment] Allow renaming of sudo rules

2017-03-22 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/617 Title: #617: Allow renaming of sudo rules stlaz commented: """ Thank you Alexander for your insight. Since this was a hack, I did not want to do it server-wise. I chose a different approach to the problem and reworked the origi

[Freeipa-devel] [freeipa PR#617][edited] Allow renaming of sudo and HBAC rules

2017-03-22 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/617 Author: stlaz Title: #617: Allow renaming of sudo and HBAC rules Action: edited Changed field: title Original value: """ Allow renaming of sudo rules """ -- Manage your subscription for the Freeipa-devel mailin

[Freeipa-devel] [freeipa PR#640][edited] Remove pkinit options from master/replica on DL0

2017-03-22 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/640 Author: stlaz Title: #640: Remove pkinit options from master/replica on DL0 Action: edited Changed field: title Original value: """ Master replica dl0 """ -- Manage your subscription for the Freeipa-devel mailin

<    1   2   3   4   5   6   7   >