Whit this modules is possible to add basic authorization feature to an
existing module...
The mechanism is similar to the session support that I send a few days
ago.... this module is a decorator to an existing module.
The user validation occurs in #isAuthorizedUser:password:, this is a
template method that must be implemented in the way you want...
There is a sample of this in DictionaryHttpAuthorizationModule, this class
implements this templare method with a dictionary of users and passwords...
Enjoy it!
Diego Gomez Deck
Comanche-Authorization-dgd.1.zip