summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMarian Sigler <m@qjym.de>2012-09-26 23:46:15 +0200
committerMarian Sigler <m@qjym.de>2012-09-26 23:46:15 +0200
commitdfdd6899668bb153bfe992566ec1d11de29f2ad7 (patch)
tree7998631746076a26d75ad4ed1603c65af9bb45c8 /.gitignore
parentdfa0c8f473dab87dfa69ebab3a70883dab03b236 (diff)
downloadweb-dfdd6899668bb153bfe992566ec1d11de29f2ad7.tar.gz
web-dfdd6899668bb153bfe992566ec1d11de29f2ad7.tar.bz2
web-dfdd6899668bb153bfe992566ec1d11de29f2ad7.zip
Implement username blacklist; Don't allow registration with existing usernames.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9a102e9..9b19934 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
*.pyc
env/
+settings.py
+username_blacklist.txt