diff options
author | 2021-05-22 14:26:45 +0200 | |
---|---|---|
committer | 2021-05-22 14:26:45 +0200 | |
commit | 43c3a47773a71db9fb49589a72273fe823947dcf (patch) | |
tree | 25b075c3049618dec9c3afaaca69b8059bb4d77f /internal/api/model | |
parent | Home timeline (#28) (diff) | |
download | gotosocial-43c3a47773a71db9fb49589a72273fe823947dcf.tar.xz |
Admin cli (#29)
Now you can use the CLI tool to:
* Create a new account with the given username, email address and password (which will be hashed of course).
* Confirm the account's so that it can log in and post.
* Promote the account to admin.
* Demote the account from admin.
* Disable the account.
* Suspend the account.
Diffstat (limited to 'internal/api/model')
0 files changed, 0 insertions, 0 deletions