1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-10 06:47:58 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
662399433d web/postkey/models.py: add "description" field 2010-10-07 00:56:47 +06:00
Hidden Z
08ffe2942e web/postkey/models.py: make "name" and "b64hash" fields unique 2010-10-07 00:56:47 +06:00
Hidden Z
e21d608b32 web/postkey/models.py: update b4hash description 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
Hidden Z
53e564265d Add models.py for "postkey" django app
"postkey" app are used to submit new i2p hostnames
2010-10-07 00:56:46 +06:00