]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Make hs20-osu-client SP and <FQDN> directories group writable
authorPurushottam Kushwaha <pkushwah@codeaurora.org>
Sat, 16 Feb 2019 06:43:12 +0000 (12:13 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 18 Feb 2019 17:54:36 +0000 (19:54 +0200)
commit7ad7aa0e12243be2a875e1d89819aecab1e17406
treeed9129a71c06c9efd95fc233b4d737cab28a4c3a
parent0f9632ceb8fb0d88749d62f7584bb6df81d1cbbb
HS 2.0: Make hs20-osu-client SP and <FQDN> directories group writable

This updates SP/<FQDN> directory with following permissions on Android
to allow moving certificate at runtime from Cert/ to SP/<FQDN> folder:
 - user:read/write/exec
 - group:read/write/exec
(i.e., add group write permission)

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hs20/client/osu_client.c