1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 22:38:08 +00:00
py-i2phosts/pyi2phosts/postkey
Hidden Z 0007450844 Implement 2nd-level domain verification when adding a subdomain
If user wants to register  a subdomain, he must prove he is owner of
2nd-level domain. He must create a file with random name generated by us
in webserver's document root in 2nd-level domain. Then we trying to
fetch this file. If it success, registration gets accepted.
2011-01-17 18:09:53 +00:00
..
templatetags Add cool pagination templatetag 2010-11-06 21:12:45 +00:00
__init__.py Rename web -> pyi2phosts 2010-11-04 12:41:42 +00:00
admin.py postkey/admin.py: search by base64 hash also 2010-12-06 17:04:53 +00:00
models.py postkey/models.py: do not fill date_added automatically 2010-11-15 19:00:51 +00:00
urls.py Implement 2nd-level domain verification when adding a subdomain 2011-01-17 18:09:53 +00:00
views.py Implement 2nd-level domain verification when adding a subdomain 2011-01-17 18:09:53 +00:00