]> git.openstreetmap.org Git - osqa.git/commit
Closes OSQA 175 and OSQA 318. Added a bunch of options to configure the email validat...
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 24 Jun 2010 00:57:31 +0000 (00:57 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Thu, 24 Jun 2010 00:57:31 +0000 (00:57 +0000)
commit617e60be3c7d2e0f17639f3487a721d4efdc02c0
tree622841c05180396d1b0a6998607944eb02277e9e
parentdeac5b0493ee766f3958f363eb92f5265af63961
Closes OSQA 175 and OSQA 318. Added a bunch of options to configure the email validation process, and what a user is not allowed to do without validating the email.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@443 0cfe37f9-358a-4d5e-be75-b63607b5c754
14 files changed:
forum/actions/user.py
forum/badges/base.py
forum/models/user.py
forum/settings/users.py
forum/skins/default/templates/ask.html
forum/skins/default/templates/auth/mail_validation.html [new file with mode: 0644]
forum/skins/default/templates/auth/welcome_email.html [moved from forum/skins/default/templates/auth/email_validation.html with 100% similarity]
forum/skins/default/templates/question.html
forum/skins/default/templates/users/info.html
forum/urls.py
forum/views/auth.py
forum/views/users.py
forum/views/writers.py
settings_local.py.dist