Discussion:
[Freeipa-devel] [freeipa PR#726][opened] Add check for directory name
Akasurde
2017-04-21 04:43:16 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Author: Akasurde
Title: #726: Add check for directory name
Action: opened

PR body:
"""
Fix adds check to verify if user provided input is not
a directory when filename is required.

Fixes: https://pagure.io/freeipa/issue/6883

Signed-off-by: Abhijeet Kasurde <***@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/726/head:pr726
git checkout pr726
Akasurde
2017-04-21 08:34:05 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Author: Akasurde
Title: #726: Add check for directory name
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/726/head:pr726
git checkout pr726
Akasurde
2017-04-21 12:06:36 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Author: Akasurde
Title: #726: Add check for directory name
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/726/head:pr726
git checkout pr726
tiran
2017-04-24 08:21:04 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Title: #726: Add check for directory name

tiran commented:
"""
What about other types that might cause trouble, e.g. socket, fifo, device files, dangling symlinks?
"""

See the full comment at https://github.com/freeipa/freeipa/pull/726#issuecomment-296572324
Akasurde
2017-04-24 08:43:14 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Title: #726: Add check for directory name

Akasurde commented:
"""
@tiran Do you think we should allow only files here ?
"""

See the full comment at https://github.com/freeipa/freeipa/pull/726#issuecomment-296579941
Akasurde
2017-04-24 08:49:59 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Author: Akasurde
Title: #726: Add check for directory name
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/726/head:pr726
git checkout pr726
stlaz
2017-05-04 07:10:35 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Title: #726: Add check for directory name

stlaz commented:
"""
Obviously we can't push this until the tests pass.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/726#issuecomment-299112001
Akasurde
2017-05-09 09:24:45 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/726
Author: Akasurde
Title: #726: Add check for directory name
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/726/head:pr726
git checkout pr726

Loading...