Does this support adding users through a servlet/JDBC.
Sunil
-----Original Message-----
From: Charles Benett [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 10:10 AM
To: Java Apache Mail Server
Subject: [Proposal] Revamping Users Repository
Started working on improving users repository in proposal/v1.3 dir.
The key change is that rather than storing passwords (effectively)
UserRepository now stores User objects.
Status:
read-only passwords - done
resettable passwords - done
case-insensitive user names - done
forwarding - storage: done, needs setting in RemoteManger and use in a
mailet
aliasing - storage: done, needs setting in RemoteManger and use in a
mailet
encrypted/ hashed passwords - not started. But now only requires changes
in one class - DefaultUser.
To build cvs with proposal go:
../build.sh -Dwith.proposal=true
Cheers,
Charles
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]