User invites.
authorrich <rich>
Thu, 14 Oct 2004 15:57:15 +0000 (15:57 +0000)
committerrich <rich>
Thu, 14 Oct 2004 15:57:15 +0000 (15:57 +0000)
commit0bbc87f2b064e8080f18e77ffcadcd6348ecd9be
tree31468b8b0e27861f6fe50fcac5664d969eb11f80
parenteb57cb1d3f0af6474edcca4fbe5a5be2b6288b6d
User invites.

Login form is more stern when the site doesn't allow free signups.

Mail2wiki - not working, commented out of the Makefile.

URLs which begin with '/' are now treated as internal URLs relative
to the current site.

Updated MANIFEST.

Updated deps.
21 files changed:
MANIFEST
conf/cocanwiki.conf
scripts/.depend
scripts/Makefile
scripts/change_password.ml
scripts/cocanwiki_mail.ml [new file with mode: 0644]
scripts/cocanwiki_mail.mli [new file with mode: 0644]
scripts/invite_user.ml [new file with mode: 0644]
scripts/invite_user_confirm.ml [new file with mode: 0644]
scripts/invite_user_confirm_form.ml [new file with mode: 0644]
scripts/invite_user_form.ml [new file with mode: 0644]
scripts/login.ml
scripts/mail_import.ml
scripts/wikilib.ml
templates/invite_user.txt [new file with mode: 0644]
templates/invite_user_confirm.txt [new file with mode: 0644]
templates/invite_user_confirm_form.html [new file with mode: 0644]
templates/invite_user_exists.txt [new file with mode: 0644]
templates/invite_user_form.html [new file with mode: 0644]
templates/login_form.html
templates/users.html