[Freeipa-devel] [freeipa PR#5716][closed] [Backport][ipa-4-9] WebUI: test_user: test if user is enabled by default

2021-04-16 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5716 Author: miskopo Title: #5716: [Backport][ipa-4-9] WebUI: test_user: test if user is enabled by default Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] Re: Framework execute callback feedback

2021-04-16 Thread Rob Crittenden via FreeIPA-devel
Alexander Bokovoy wrote: > On ti, 13 huhti 2021, Rob Crittenden via FreeIPA-devel wrote: >> Currently the framework has four types of methods: >> >> - pre_callback: called before any real work is done. Usually used to >> tune up incoming options >> - execute: does the brute work. For most CRUD

[Freeipa-devel] [freeipa PR#5719][opened] [Backport][ipa-4-9] Add pkey_only to the service_find calls in the host plugin

2021-04-16 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5719 Author: rcritten Title: #5719: [Backport][ipa-4-9] Add pkey_only to the service_find calls in the host plugin Action: opened PR body: """ This PR was opened automatically because PR #5690 was pushed to master and backport to ipa-4-9 is

[Freeipa-devel] [freeipa PR#5690][closed] Add pkey_only to the service_find calls in the host plugin

2021-04-16 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5690 Author: rcritten Title: #5690: Add pkey_only to the service_find calls in the host plugin Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5690/head:pr5690 git

[Freeipa-devel] [freeipa PR#5718][opened] [Backport][ipa-4-9] Cache the value of ca_is_enabled in the request context

2021-04-16 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5718 Author: rcritten Title: #5718: [Backport][ipa-4-9] Cache the value of ca_is_enabled in the request context Action: opened PR body: """ This PR was opened automatically because PR #5702 was pushed to master and backport to ipa-4-9 is

[Freeipa-devel] [freeipa PR#5702][closed] Cache the value of ca_is_enabled in the request context

2021-04-16 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5702 Author: rcritten Title: #5702: Cache the value of ca_is_enabled in the request context Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5702/head:pr5702 git

[Freeipa-devel] [freeipa PR#5717][opened] Parse Apache log etime and display average per command

2021-04-16 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5717 Author: rcritten Title: #5717: Parse Apache log etime and display average per command Action: opened PR body: """ Including execution time (etim) was added in commit 4d716d3fbc69760bc0f7bd1a7c83ab14f1a62f18 This is a parser that will collect

[Freeipa-devel] Re: Framework execute callback feedback

2021-04-16 Thread Alexander Bokovoy via FreeIPA-devel
On ti, 13 huhti 2021, Rob Crittenden via FreeIPA-devel wrote: Currently the framework has four types of methods: - pre_callback: called before any real work is done. Usually used to tune up incoming options - execute: does the brute work. For most CRUD plugins this is all done in baseldap.py in

[Freeipa-devel] [freeipa PR#5715][opened] [Backport][ipa-4-8] WebUI: test_user: test if user is enabled by default

2021-04-16 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5715 Author: miskopo Title: #5715: [Backport][ipa-4-8] WebUI: test_user: test if user is enabled by default Action: opened PR body: """ This PR was opened automatically because PR #5566 was pushed to master and backport to ipa-4-8 is required.

[Freeipa-devel] [freeipa PR#5716][opened] [Backport][ipa-4-9] WebUI: test_user: test if user is enabled by default

2021-04-16 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5716 Author: miskopo Title: #5716: [Backport][ipa-4-9] WebUI: test_user: test if user is enabled by default Action: opened PR body: """ This PR was opened automatically because PR #5566 was pushed to master and backport to ipa-4-9 is required.

[Freeipa-devel] [freeipa PR#5566][closed] WebUI: test_user: test if user is enabled by default

2021-04-16 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5566 Author: miskopo Title: #5566: WebUI: test_user: test if user is enabled by default Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5566/head:pr5566 git checkout

[Freeipa-devel] [freeipa PR#5652][closed] Add basic support for subordinate user/group ids

2021-04-16 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5652 Author: tiran Title: #5652: Add basic support for subordinate user/group ids Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5652/head:pr5652 git checkout pr5652