Add ENV VAR to allow disabling Rocket authentication #36

Merged
glyph merged 9 commits from disable_auth into main 2021-11-25 10:10:55 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b59e62f920 - Show all commits

View File

@ -1,6 +1,6 @@
[package]
name = "peach-web"
version = "0.4.11"
version = "0.4.12"
authors = ["Andrew Reid <gnomad@cryptolab.net>"]
edition = "2018"
description = "peach-web is a web application which provides a web interface for monitoring and interacting with the PeachCloud device. This allows administration of the single-board computer (ie. Raspberry Pi) running PeachCloud, as well as the ssb-server and related plugins."