[Freeipa-devel] [freeipa PR#2412][opened] [Backport][ipa-4-7] Fix translation of title of entity's add dialog

2018-10-01 Thread serg-cymbaluk via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2412 Author: serg-cymbaluk Title: #2412: [Backport][ipa-4-7] Fix translation of title of entity's add dialog Action: opened PR body: """ This PR was opened automatically because PR #2378 was pushed to master and backport to ipa-4-7 is required.

[Freeipa-devel] [freeipa PR#2378][closed] Fix translation of title of entity's add dialog

2018-10-01 Thread serg-cymbaluk via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2378 Author: stanislavlevin Title: #2378: Fix translation of title of entity's add dialog Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2378/head:pr2378 git

[Freeipa-devel] [freeipa PR#2412][closed] [Backport][ipa-4-7] Fix translation of title of entity's add dialog

2018-10-01 Thread serg-cymbaluk via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2412 Author: serg-cymbaluk Title: #2412: [Backport][ipa-4-7] Fix translation of title of entity's add dialog 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#2411][opened] Test ipa-server-install when mandatory params not specified.

2018-10-01 Thread onkarkarale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2411 Author: onkarkarale Title: #2411: Test ipa-server-install when mandatory params not specified. Action: opened PR body: """ When installing ipa-server in unattended mode (i.e -U option), some manadatory params should be specified with the

[Freeipa-devel] [freeipa PR#2408][closed] Lint yaml and RPM spec

2018-10-01 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2408 Author: tiran Title: #2408: Lint yaml and RPM spec Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2408/head:pr2408 git checkout pr2408

[Freeipa-devel] [freeipa PR#2415][opened] diffs for freeipa 7716

2018-10-01 Thread germanparente via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2415 Author: germanparente Title: #2415: diffs for freeipa 7716 Action: opened PR body: """ this could be a potential diff candidate for https://pagure.io/freeipa/issue/7716 """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#2409][closed] [testing_master] Nightly PR

2018-10-01 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2409 Author: freeipa-pr-ci Title: #2409: [testing_master] Nightly PR Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2409/head:pr2409 git checkout pr2409

[Freeipa-devel] certificate checking tool

2018-10-01 Thread Rob Crittenden via FreeIPA-devel
As part of a larger IPA "health" checker and driven largely by necessity I have the beginning of a certificate checking tool available at https://github.com/rcritten/checkcerts It works for me in IPA 4.5.4, IPA 4.6.0 and IPA master (basically 4.7+ patches) mostly with just a single-master

[Freeipa-devel] [freeipa PR#2416][opened] [testing_master] Nightly PR

2018-10-01 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2416 Author: freeipa-pr-ci Title: #2416: [testing_master] Nightly PR Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2416/head:pr2416 git

[Freeipa-devel] [freeipa PR#2413][opened] Find orphan automember rules

2018-10-01 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2413 Author: t-woerner Title: #2413: Find orphan automember rules Action: opened PR body: """ If groups or hostgroups have been removed after automember rules have been created using them, then automember-rebuild, automember-add, host-add and more

[Freeipa-devel] [freeipa PR#2414][opened] UI-Test Automate: ID Range

2018-10-01 Thread serg-cymbaluk via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2414 Author: serg-cymbaluk Title: #2414: UI-Test Automate: ID Range Action: opened PR body: """ Web UI tests for "ID Ranges" functionality. This PR doesn't include cases which require AD server for running. So task hasn't completed yet. Ticket:

[Freeipa-devel] [freeipa PR#2214][closed] Generate CSR dynamically for UI tests

2018-10-01 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2214 Author: mrizwan93 Title: #2214: Generate CSR dynamically for UI tests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2214/head:pr2214 git checkout pr2214

[Freeipa-devel] Re: 4.7.1 release planning

2018-10-01 Thread Alexander Bokovoy via FreeIPA-devel
On to, 27 syys 2018, Levin Stanislav via FreeIPA-devel wrote: Hello, 'ru' translation has been already updated by Olesya Gerasimenko. Thank you for your patience and excuse me for inconveniences. No problem. I did another push right now, so there are few more titles to translate.

[Freeipa-devel] Re: certificate checking tool

2018-10-01 Thread Fraser Tweedale via FreeIPA-devel
On Mon, Oct 01, 2018 at 10:10:52PM -0400, Rob Crittenden via FreeIPA-devel wrote: > As part of a larger IPA "health" checker and driven largely by necessity > I have the beginning of a certificate checking tool available at > https://github.com/rcritten/checkcerts > > It works for me in IPA