mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated Accounts Lockout (markdown)
parent
f83ca9ec86
commit
d029dc86b9
1 changed files with 8 additions and 1 deletions
|
|
@ -4,4 +4,11 @@ For settings, see:
|
|||
- Snap: `wekan.help | grep lockout`
|
||||
- Docker: Search lockout from docker-compose.yml at https://github.com/wekan/wekan
|
||||
|
||||
[Removing lockout from users](https://github.com/wekan/wekan/issues/3306)
|
||||
[Removing lockout from users](https://github.com/wekan/wekan/issues/3306)
|
||||
|
||||
For UCS, it's UCS VM and inside it Docker container. You just ssh your ucs VM like this, with same username password you used when installin UCS and administering UCS apps, su to root:
|
||||
```
|
||||
ssh Administrator@192.168.0.100
|
||||
su
|
||||
```
|
||||
And then use those Docker commands https://github.com/wekan/wekan/issues/3306#issuecomment-712743002
|
||||
Loading…
Add table
Add a link
Reference in a new issue