Prevent Level XX to login until Hubowner allows it
Open
@pulsar-de is already working on this.
Since May 7, 2022.
enhancement
- Dominant language
- Lua
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When testing and doing stuff with Luadch you sometimes don't want users to login until you are finished.
So, before i shutdown/restart the hub i run a command that will only allow a certain level to login after the restart:
`+lockhub 80`
When the hub is up and running again as it should, i can let all the users in again:
`+unlock`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.