[Freeipa-devel] [freeipa PR#757][comment] ca, kra install: validate DM password

2017-05-12 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/757 Title: #757: ca, kra install: validate DM password stlaz commented: """ You forgot an import in ipa-ca-install: ``` * Module ipa-ca-install install/tools/ipa-ca-install:37: [W0611(unused-import), ] Unused ScriptError imported from

[Freeipa-devel] [freeipa PR#757][comment] ca, kra install: validate DM password

2017-05-11 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/757 Title: #757: ca, kra install: validate DM password MartinBasti commented: """ We have to use `sys.exit()` in this case, because I forgot that CA still uses old style installer. Without `sys.exit()` ti will always suggest user to uninstall

[Freeipa-devel] [freeipa PR#757][comment] ca, kra install: validate DM password

2017-05-10 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/757 Title: #757: ca, kra install: validate DM password tomaskrizek commented: """ Implementing the tests shouldn't block us from pushing this fix. I opened a ticket for it: https://pagure.io/freeipa/issue/6941 """ See the full comment at

[Freeipa-devel] [freeipa PR#757][comment] ca, kra install: validate DM password

2017-05-05 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/757 Title: #757: ca, kra install: validate DM password tomaskrizek commented: """ Thanks for the feedback, hopefully I addressed all the issues. """ See the full comment at https://github.com/freeipa/freeipa/pull/757#issuecomment-299469642 --

[Freeipa-devel] [freeipa PR#757][comment] ca, kra install: validate DM password

2017-05-04 Thread stlaz
URL: https://github.com/freeipa/freeipa/pull/757 Title: #757: ca, kra install: validate DM password stlaz commented: """ There will be no more sys.exits. This patchset shall not be ACKed until all have been removed. """ See the full comment at