Feature #200
Lock user accounts so they can not login
| Status: | Closed | Start date: | 2009-11-30 | |
|---|---|---|---|---|
| Priority: | Medium | Due date: | ||
| Assignee: | Alex Cartwright | % Done: | 100% |
|
| Category: | Zula::Libraries | |||
| Target version: | 2.5.0 |
Description
User account should be able to be locked, meaning they can no longer log in and if they are currently logged in it shall log them out. With the new session management implemented within 2.4.x, this should be very easy. This may be needed to temp lock a troublesome users account, or to restrict entire groups from logging in while site updates are taken place.
This should be allowed for each user and group (excluding Root and Guest). Locking a group basically locks all user accounts individually.
History
Updated by Alex Cartwright about 2 years ago
- % Done changed from 0 to 70
Just need the add the ability to lock/unlock entire groups now.
Updated by Alex Cartwright about 2 years ago
- Status changed from Approved to Closed
- % Done changed from 70 to 100