implement config locks.

This commit is contained in:
Miroslav Šedivý
2021-11-16 23:00:24 +01:00
parent 61fcf7f699
commit 00201af40c
4 changed files with 21 additions and 1 deletions

View File

@ -4,6 +4,7 @@
### New Features
- Lock controls for users, globally.
- Ability to set locks from config `NEKO_LOCKS=control login`.
### Misc
- ARM-based images not bound to Raspberry Pi only.