URL: https://github.com/freeipa/freeipa/pull/1960
Author: tiran
Title: #1960: Reproducer for issue 5923 (bytes in error response)
Action: opened
PR body:
"""
Error response used to contain bytes instead of text, which triggered an
exception.
See: https://pagure.io/freeipa/issue/5923
Signed-off-by: Christian Heimes <cheimes(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1960/head:pr1960
git checkout pr1960
As part of FreeIPA project's commitment to addressing the EU General Data
Privacy Regulation (GDPR), among other reasons, the FreeIPA privacy statement
has been created.
You can find the new statement at our project wiki:
https://www.freeipa.org/page/FreeIPA:Privacy_policy
and also linked from the bottom of every page.
The new privacy statement takes effect on Friday, May 25, 2018.
By using FreeIPA project services on or after that date, you are agreeing to
the private policy.
--
Martin Kosek <mkosek(a)redhat.com>
Manager, Software Engineering - Identity Management Team
Red Hat, Inc.
Just a quick heads up that a couple of new RFCs[1][2] update RFC
5280 w.r.t. i18n support.
[1] https://tools.ietf.org/html/rfc8398
[2] https://tools.ietf.org/html/rfc8399
The most notable change is a new otherName type to represent
internationalised email addresses (i.e. when the local part is not
ASCII). I have filed a ticket[3] to support this in FreeIPA (no
Dogtag changes are needed). I don't think it is urgent, but
eventually someone will ask for it.
[3] https://pagure.io/freeipa/issue/7564
Thanks,
Fraser
URL: https://github.com/freeipa/freeipa/pull/1959
Author: tiran
Title: #1959: [Backport][ipa-4-6] Travis: ignore 'line break after binary operator'
Action: opened
PR body:
"""
This PR was opened automatically because PR #1958 was pushed to master and backport to ipa-4-6 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1959/head:pr1959
git checkout pr1959
URL: https://github.com/freeipa/freeipa/pull/1958
Author: stlaz
Title: #1958: Travis: ignore 'line break after binary operator'
Action: opened
PR body:
"""
We started seeing the error `line break after binary operator` but when fixed, error of `line break before binary operator` appears. Ignore one of these. Worked for https://github.com/freeipa/freeipa/pull/1563
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1958/head:pr1958
git checkout pr1958
URL: https://github.com/freeipa/freeipa/pull/1955
Author: flo-renaud
Title: #1955: [Backport][ipa-4-6] ipa vault-archive overwrites an existing value without warning
Action: opened
PR body:
"""
This PR was opened automatically because PR #1948 was pushed to master and backport to ipa-4-6 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1955/head:pr1955
git checkout pr1955
URL: https://github.com/freeipa/freeipa/pull/1948
Author: amitkumar50
Title: #1948: ipa vault-archive overwrites an existing value without warning
Action: opened
PR body:
"""
Upstream ticket was raised for issuing an warning message
whenever data in ipa vault is overwritten.
In Bugzilla(1339129) its agreed upon that Current behavior is consistent
with other IPA commands. None of ipa mod commands asks for confirmation
and therefore it should be the same here.
But to document, that vault can contain only one value in ipa help vault.
This PR addresses the changes agreed in Bugzilla.
Resolves: https://pagure.io/freeipa/issue/5922
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1948/head:pr1948
git checkout pr1948
URL: https://github.com/freeipa/freeipa/pull/1943
Author: pvoborni
Title: #1943: [Backport][ipa-4-6] Fix test_server_del::TestLastServices
Action: opened
PR body:
"""
This PR was opened manually because PR #1913 was pushed to master and backport to ipa-4-6 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1943/head:pr1943
git checkout pr1943