• v0.4.16 ad925e1387

    v0.4.16 Stable

    kerem released this 2020-05-22 17:04:38 +03:00 | 0 commits to master since this release

    📅 Originally published on GitHub: Fri, 22 May 2020 14:11:15 GMT
    🏷️ Git tag created: Fri, 22 May 2020 14:04:38 GMT

    To enable basic HTTP authentication, add the following keys to ~/.log.io/server.json:

    "basicAuth": {
      "realm": "abc123xyz",
      "users": {
        "msmathers": "secretpassword1"
      }
    }
    

    realm should be a custom value that you generate.

    Downloads