Mercurial > p > roundup > code
diff CHANGES.txt @ 1235:7441653e5330
added hook for external password validation, and some more docco
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 26 Sep 2002 23:59:08 +0000 |
| parents | c0a3b1c49ef7 |
| children | dd52bf10f934 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Sep 26 22:15:54 2002 +0000 +++ b/CHANGES.txt Thu Sep 26 23:59:08 2002 +0000 @@ -44,7 +44,8 @@ - added "crypt" password encoding and ability to set password with already encrypted password through roundup-admin - fixed the mailgw so that anonymous users may still access it - +- add hook to allow external password verification, overridable in the + tracker interfaces module 2002-09-13 0.5.0 beta2 - all backends now have a .close() method, and it's used everywhere
