1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 14:28:03 +00:00
py-i2phosts/web
Hidden Z 2b535dbf2b web/lib/validation.py: new b64 length check
b64 hash shouldn't be longer than 616 bytes. We already have length
limit in database model, but this way we can provide our custom error
message.
2010-10-21 18:40:02 +00:00
..
jump Add jumpservice implementation 2010-10-17 18:18:39 +00:00
lib web/lib/validation.py: new b64 length check 2010-10-21 18:40:02 +00:00
postkey web/postkey/views.py: remove hash uniqueness check 2010-10-16 19:49:56 +00:00
templates Add web/templates/success_submission.html 2010-10-07 00:56:47 +06:00
manage.py Import initial django project files 2010-10-07 00:56:46 +06:00
settings.py web/settings.py: add web.postkey to INSTALLED_APPS 2010-10-07 00:56:47 +06:00
urls.py Add jumpservice implementation 2010-10-17 18:18:39 +00:00