feat(otter): cli command to toggle admin status
This commit is contained in:
parent
ee9db5ae36
commit
b946e1ce98
6 changed files with 50 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue