author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 9 Oct 2001 07:25:59 +0000 (07:25 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 9 Oct 2001 07:25:59 +0000 (07:25 +0000) | ||
commit | 63b23f25ef3af8bab0eef62a44378b042b123eed | |
tree | a63eb02b94a430f9dbd358e899ed7655a14efdc2 | tree | snapshot |
parent | c83b87286898c1490a6f4a92bc8c221d7cee2b3b | commit | diff |
Added the Password property type. See "pydoc roundup.password" for
implementation details. Have updated some of the documentation too.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@278 57a73879-2fb5-44c3-a270-3262357dd7e2
implementation details. Have updated some of the documentation too.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@278 57a73879-2fb5-44c3-a270-3262357dd7e2
17 files changed:
CHANGES.txt | diff | blob | history | |
doc/announcement.txt | diff | blob | history | |
doc/index.html | diff | blob | history | |
roundup-admin | diff | blob | history | |
roundup/backends/back_anydbm.py | diff | blob | history | |
roundup/backends/back_bsddb.py | diff | blob | history | |
roundup/backends/back_bsddb3.py | diff | blob | history | |
roundup/cgi_client.py | diff | blob | history | |
roundup/htmltemplate.py | diff | blob | history | |
roundup/hyperdb.py | diff | blob | history | |
roundup/init.py | diff | blob | history | |
roundup/mailgw.py | diff | blob | history | |
roundup/password.py | [new file with mode: 0644] | blob |
roundup/templates/classic/dbinit.py | diff | blob | history | |
roundup/templates/extended/dbinit.py | diff | blob | history | |
test/test_db.py | diff | blob | history | |
test/test_schema.py | diff | blob | history |