feat(server): add config for enabling public signup view

This commit is contained in:
Jef Roosens 2025-08-28 13:46:43 +02:00
parent 5017bfb710
commit 69e84b4266
Signed by: Jef Roosens
GPG key ID: 02D4C0997E74717B
9 changed files with 37 additions and 12 deletions

View file

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://git.rustybever.be/Chewing_Bever/otter)
* CLI command to add new users
* Added public sign-up page (disabled by default)
## [0.2.1](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.2.1)