Credential Authentication API (CAA)

Component type

module

Maintenance status

Development status

Downloads

545

Component created

Component changed

################################################
## Use drupal as external auth backend for apache and other webservers.
## Apache example included.
## ALWAYS USE SSL FOR THIS AS PASSWORDS WILL BE SENT OVER THE WIRE!
################################################

Summary

This module provides a simple API to feed credentials, and returns a status message after verification.
Script for apache (external vhost) included.

Use cases

Menu advanced permissions

Component type

module

Maintenance status

Development status

Downloads

754

Component created

Component changed

Overview

This module allows you to specify different permissions for roles for all operations related to menu and menu items. You can delegate permissions for one role to edit the menu items of specific custom menu. Another role to have all permissions and so on ...
The module adds permission lines for every custom menu for all known operations - "add", "edit", "reset", "delete", "view". The module doesn't mess up the standard 'administer menu' permission. If a role has it then users with that role can do everything related to menus without the other permissions.