regluit/libraryauth/migrations
eric 439169a1ab Implemented IP authentication
libraries get associated with a library_block table (IP ranges)
moved superlogin here
IP stuff mostly copied from
https://github.com/benliles/django-ipauth/blob/master/ipauth/models.py
The model is that you need to be in an allowed IP range to "join" a
library. Once you've joined, you can use your login from anywhere. to
use that library.
Asign IP ranges in admin
2013-10-08 15:37:22 -04:00
..
0001_initial.py Implemented IP authentication 2013-10-08 15:37:22 -04:00
__init__.py libraries, phase 1. 2013-10-02 12:02:08 -04:00