feat(otter): cli command to toggle admin status

This commit is contained in:
Jef Roosens 2025-08-29 14:02:26 +02:00
parent ee9db5ae36
commit b946e1ce98
Signed by: Jef Roosens
GPG key ID: 02D4C0997E74717B
6 changed files with 50 additions and 2 deletions

View file

@ -7,8 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://git.rustybever.be/Chewing_Bever/otter)
### Added
* Ability for an account to be an admin
* CLI command to toggle admin status of users
## [0.3.0](https://git.rustybever.be/Chewing_Bever/otter/src/tag/0.3.0)
### Added
* Public sign-up page (disabled by default)
* Private sign-up links
* New CLI commands