Remove tokens 44/23144/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 3 Dec 2019 13:54:48 +0000 (14:54 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 3 Dec 2019 17:37:21 +0000 (18:37 +0100)
Tokens are no more managed by the binder.

Bug-AGL: SPEC-2968

Change-Id: Iabcbc6e900811cd88729f007bb16ba493d0c0651
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
conf/unit/binder.inc

index a94e69d..ba5049e 100644 (file)
@@ -18,14 +18,12 @@ IF_AGL_DEVEL \
        --verbose \
        --monitoring \
        --port={{:#metatarget.http-port}} \
        --verbose \
        --monitoring \
        --port={{:#metatarget.http-port}} \
-       --token=HELLO \
        --roothttp=ON_CONTENT(application/vnd.agl.service, ., ON_PERM(:public:no-htdocs, ., htdocs)) \
 ELSE \
        IF_CONTENT(application/vnd.agl.service) \
                --no-httpd \
        ELSE \
                --port={{:#metatarget.http-port}} \
        --roothttp=ON_CONTENT(application/vnd.agl.service, ., ON_PERM(:public:no-htdocs, ., htdocs)) \
 ELSE \
        IF_CONTENT(application/vnd.agl.service) \
                --no-httpd \
        ELSE \
                --port={{:#metatarget.http-port}} \
-               --random-token \
                --roothttp=ON_PERM(:public:no-htdocs, ., htdocs) \
        ENDIF \
 ENDIF \
                --roothttp=ON_PERM(:public:no-htdocs, ., htdocs) \
        ENDIF \
 ENDIF \