Protect Critical Users
markus_petrux - November 19, 2008 - 21:44
This module protects critical users from being deleted in the following ways:
- Catches user/*/delete requests to protect users 0 (anonymous), 1 (admin) and current user.
- Protects user 1 and current user from being deleted from user administration.
- Removes delete button from user edit form for user 1 and current user.
Related core issue: #46149: Prevent account cancellation for uid 1
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.1 | 2008-Nov-20 | 6.9 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2008-Nov-20 | 6.86 KB | Download · Release notes | Recommended for 5.x | |
