heyf / django-wifidog

A Django app to authenticate with the WIFI Dog router captive portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django WIFI Dog

works fine on

django==1.4.5

django-tastypie==0.9.15

'USE_TZ' in setting.py should set to 'False`

## bug-fixed

Fix a bug that user can log in with any password after a successful log-in. Because there is no log-out function.

About

A Django app to authenticate with the WIFI Dog router captive portal


Languages

Language:Python 94.2%Language:CSS 5.8%