Hidden Z
|
d6dfee3f78
|
web/postkey/views.py: allow only 2-level domains
Until we haven't implemented subdomain auth, reject subdomains
registration via webinterface et all.
|
2010-10-29 17:50:21 +00:00 |
|
Hidden Z
|
390ab411f7
|
web/postkey/views.py: add additional validation set for hostnames
Disallow registering set of hostnames intended for i2p project use.
|
2010-10-29 17:45:46 +00:00 |
|
Hidden Z
|
e44be42738
|
web/postkey/views.py: pass "title" to renderer
|
2010-10-24 13:48:52 +00:00 |
|
Hidden Z
|
dd498acf04
|
web/postkey/views.py: remove hash uniqueness check
Not needed until it moved into validation.py
|
2010-10-16 19:49:56 +00:00 |
|
Hidden Z
|
2769f0d4bc
|
Move validation functions to separate module
|
2010-10-16 18:30:08 +00:00 |
|
Hidden Z
|
150de19f32
|
web/postkey/views.py: fix typo
|
2010-10-16 16:08:49 +00:00 |
|
Hidden Z
|
5cb9d1943a
|
web/postkey/views.py: avoid adding non-unique hashes
|
2010-10-13 17:24:32 +00:00 |
|
Hidden Z
|
85981abf58
|
postkey/views.py: add docstrings
|
2010-10-07 00:56:47 +06:00 |
|
Hidden Z
|
17db1b07fd
|
postkey/views.py: use wingets in AddForm
|
2010-10-07 00:56:47 +06:00 |
|
Hidden Z
|
548ad715aa
|
postkey/views.py: add "description" field in "addkey" view
|
2010-10-07 00:56:47 +06:00 |
|
Hidden Z
|
e191306c7e
|
postkey: add "success" view
|
2010-10-07 00:56:47 +06:00 |
|
Hidden Z
|
60ba81d91c
|
postkey: rename "index" to "addkey"
|
2010-10-07 00:56:47 +06:00 |
|
Hidden Z
|
329ad74cbe
|
web/postkey/views.py: implement base64 hash validation
|
2010-10-07 00:56:46 +06:00 |
|
Hidden Z
|
aee0c2e34a
|
views.py: implement hostname checks according to I2P Naming Rules
http://www.i2p2.i2p/naming.html
|
2010-10-07 00:56:46 +06:00 |
|
Hidden Z
|
7434e4c8c8
|
Add initial urls.py and views.py
|
2010-10-07 00:56:46 +06:00 |
|