Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | authdb: implement basics | Timo Teräs | 2010-08-27 | 1 | -63/+6 |
| | | | | | | | | | Implement a shared memory based authentication cache. It's a simple local cache indexed by IP-address, and keeps track of that IP's auth info such as username, allowed categories and timeouts. This provides basis for captive portal, per-user definable category restrictions and implementation of soft blocks (block which can be overridden by user by clicking a button on the blocked page). | ||||
* | auth: rename to squark-auth-snmp | Timo Teräs | 2010-08-22 | 1 | -0/+1151 |
Will implement 'captive portal' style authentication with separate DB later. |