Changeset 52
- Timestamp:
- 04/11/04 18:59:55 (9 years ago)
- Location:
- trunk/wifidog
- Files:
-
- 2 modified
-
ChangeLog (modified) (1 diff)
-
wifidog.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog/ChangeLog
r28 r52 1 1 # $Header$ 2 2004-04-11 Alexandre Carmel-Veilleux <acv@acv.ca> 3 * Very large modification. The entire architecture has been reworked 4 so that authentications to the central server are performed in a 5 fork()'d child process and the exit code from that child is then 6 used to set the User Class of the connection. 7 * The UserClasses (global definitions) and Rights (per connection) 8 have been integrated. 2 9 3 10 2004-03-16 Mina Naguib <minaguib@users.sourceforge.net> -
trunk/wifidog/wifidog.conf
r51 r52 110 110 UserClass 2 timeout 21600 active 1 111 111 # UserClass above 2 are site specific 112
