Discussion:
[Freeipa-devel] [freeipa PR#519][opened] WebUI: add sizelimit:0 to cert-find
pvomacka
2017-02-28 13:04:15 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/519
Author: pvomacka
Title: #519: WebUI: add sizelimit:0 to cert-find
Action: opened

PR body:
"""
It was not possible to get all arbitrary certificates which were added
using {user|host|service|idview}-add-cert method. Adding sizelimit:0
to this cert-find command fix the issue. It set sizelimit to unlimited.

https://pagure.io/freeipa/issue/6712
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/519/head:pr519
git checkout pr519
pvoborni
2017-02-28 16:51:15 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/519
Title: #519: WebUI: add sizelimit:0 to cert-find

pvoborni commented:
"""
LGTM
"""

See the full comment at https://github.com/freeipa/freeipa/pull/519#issuecomment-283096563
flo-renaud
2017-03-03 13:12:08 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/519
Title: #519: WebUI: add sizelimit:0 to cert-find

flo-renaud commented:
"""
Hi @pvomacka ,
thank you, the fix works as expected.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/519#issuecomment-283949286
flo-renaud
2017-03-03 13:12:18 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/519
Title: #519: WebUI: add sizelimit:0 to cert-find

Label: +ack
tomaskrizek
2017-03-07 18:58:51 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/519
Author: pvomacka
Title: #519: WebUI: add sizelimit:0 to cert-find
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/519/head:pr519
git checkout pr519
tomaskrizek
2017-03-07 18:58:50 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/519
Title: #519: WebUI: add sizelimit:0 to cert-find

Label: +pushed
tomaskrizek
2017-03-07 18:58:48 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/519
Title: #519: WebUI: add sizelimit:0 to cert-find

tomaskrizek commented:
"""
master:

* aa8530b7af8f04a4ba868f73ea9f171911162638 WebUI: add sizelimit:0 to cert-find
"""

See the full comment at https://github.com/freeipa/freeipa/pull/519#issuecomment-284821038
Loading...