Skip to content
  • Thomas Steur's avatar
    ac773107
    refs #4564 fix import logs and archive.sh did no longer work because there is... · ac773107
    Thomas Steur a rédigé
    refs #4564 fix import logs and archive.sh did no longer work because there is no longer a superuser in the config. Read directly the tokenauth of any superuser from a generated file instead. The updatetoken.php will create a file containing the needed token in tmp/cache which will not be served by default (on apache). Also the script contains directly an exit to avoid execution or anything from the browser or cli
    ac773107
    refs #4564 fix import logs and archive.sh did no longer work because there is...
    Thomas Steur a rédigé
    refs #4564 fix import logs and archive.sh did no longer work because there is no longer a superuser in the config. Read directly the tokenauth of any superuser from a generated file instead. The updatetoken.php will create a file containing the needed token in tmp/cache which will not be served by default (on apache). Also the script contains directly an exit to avoid execution or anything from the browser or cli
Chargement en cours