Relax constraint on aliases 67/23167/1
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 2 Dec 2019 19:40:50 +0000 (20:40 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 3 Dec 2019 17:51:51 +0000 (18:51 +0100)
commitc79b6bac7d0f6ad6139326d932d119484be53cc0
tree973dcb93d9e768e247c8ebf2d875279f0632bcfb
parent93483c5f0d3434e45a8689a069b3b8286f4780d4
Relax constraint on aliases

Without relaxing constraint, it is impossible to alias
2 directory contents for the same prefix. Relaxing it
is needed for implementing ".well-known" interface.

Bug-AGL: SPEC-2968

Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Change-Id: I339699bbe66ed3df74ed4ac92344646339e5f2ad
src/main-afb-daemon.c