From fe9230d0d2bc701e16533c01151ac547b10547cc Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Tue, 12 May 2020 10:12:17 +0200 Subject: [PATCH] ... --- docker/build.sh | 2 +- docker/files/update.sh | 2 +- web/mustard/crawler/crawl.sh | 2 +- web/mustard/dafa.txt | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/docker/build.sh b/docker/build.sh index 6b789f1..4257196 100755 --- a/docker/build.sh +++ b/docker/build.sh @@ -1,4 +1,4 @@ #!/bin/sh -BASEDIR=$(dirname $0) +BASEDIR=$(dirname "$0") cd "$BASEDIR" docker build -t 'pongrebio/mastostart:0.1.4' -t 'pongrebio/mastostart:latest' . diff --git a/docker/files/update.sh b/docker/files/update.sh index d773844..e4ee40c 100755 --- a/docker/files/update.sh +++ b/docker/files/update.sh @@ -1,5 +1,5 @@ #!/bin/sh -BASEDIR=$(dirname $0) +BASEDIR=$(dirname "$0") cd "$BASEDIR/MastodonStartpage" git pull cd .. diff --git a/web/mustard/crawler/crawl.sh b/web/mustard/crawler/crawl.sh index 9accecd..7eb5cfb 100755 --- a/web/mustard/crawler/crawl.sh +++ b/web/mustard/crawler/crawl.sh @@ -1,4 +1,4 @@ #!/bin/sh -BASEDIR=$(dirname $0) +BASEDIR=$(dirname "$0") cd "$BASEDIR" php peerscrawl.php -e peerscrawl.exclude && php crawler.php diff --git a/web/mustard/dafa.txt b/web/mustard/dafa.txt index ab55fe1..f7c7581 100644 --- a/web/mustard/dafa.txt +++ b/web/mustard/dafa.txt @@ -24,6 +24,7 @@ - pagina gestione proprio account - pagina gestione blacklist - pagina reset password +? help online - una pagina che rilevi eventuali inconsistenze nel db, tra le quali: mail account guest diversa da mail di contatto istanza (mail contatto d'istanza può cambiare nel tempo) * implementare la faccenda dell'invio di mail preformattate agli admin con invito a editare i propri dati (quindi implementare "livelli di admin" e relative restrizioni: admin invitat* può vedere solo la pagina relativa alla propria istanza, solo aggiungere valori (non in tutti i casi), editare ed eliminare solo valori che ha aggiunto e solo se non sono già stati linkati da altr*) * dispinst.php, invite.php: possibilità di, errrr, "incalzare" admin già invitat*