This module provides for user authentication using MD5 Digest Authentication.
MD5 authentication provides a more secure password system, but only works with supporting browsers.
However, for personal and intra-net use, where browser users can be controlled, it is ideal.
Characteristics :
- desactived by default
- intervenes in following steps : check_user_id, check_auth
- implements configuration commands
|