sudo 7.x-1.0

New features

This release is mainly a port of the module to Drupal 7, with a few additions. The following changes were made:

- updated all database statements to use the database API
- updated menu items to reflect Drupal 7 administrative paths
- changed theme function for the sudo button to theme the entire form
- updated tests, and added tests for maintenance / hook_disable functionality

sudo 6.x-1.1

New features

Release 1.1 adds ability to define default sudo roles -- roles which, whenever granted to a user, will automatically add that user to the sudoers list. It also solves the problem of which roles a user should maintain when being removed from the sudoers list. Also, it ensures that all potential sudo users have their sudo roles when the site goes into maintenance mode, preventing the lockouts that could occur with 1.0. Finally, the button is now themed using CSS3 instead of sliding door images.

Subscribe with RSS Subscribe to Releases for Sudo