Changes between Version 2 and Version 8 of Ticket #9
- Timestamp:
- 06/10/06 16:35:25 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9
- Property status changed from assigned to new
- Property priority changed from low to normal
- Property version changed from Post 1.0 to Auth Server SVN
- Property milestone changed from to WifiDog Auth Server 1.0
- Property owner nobody deleted
-
Ticket #9 – description
v2 v8 1 {{{ 2 Network configurable option. If enabled, make the auth 3 server autocreate a new node when a wifidog gateway 4 with a new id connects. This will become usefull with 5 the "MAC as ID" patch making it in stable. 1 Network configurable option. If enabled, make the auth server autocreate a new node when a wifidog gateway with a new id connects. This will become usefull with the "MAC as ID" patch making it in stable. 6 2 7 To avoid everyone causing the creation of new node 8 entries, and to determine to whom the autocreated node 9 belongs to, this should be implemented as the auth 10 server redirecting to a new node creation page when the 11 gateway connects with an unknown id. Once you enter 12 your username and password, you are presented with the 13 new node interface. 14 15 16 }}} 3 To avoid everyone causing the creation of new node entries, and to determine to whom the autocreated node belongs to, this should be implemented as the auth server redirecting to a new node creation page when the gateway connects with an unknown id. Once you enter your username and password, you are presented with the new node interface.