Ticket #9 (closed Feature Request: fixed)

Opened 3 years ago

Last modified 1 year ago

Automatic new node creation

Reported by: benoitg Assigned to: drazzib
Priority: normal Milestone: WifiDog Auth Server 1.1
Component: Auth server, Usability, Interface and translations Keywords:
Cc:

Description (Last modified by max-horvath)

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.

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.

Attachments

index.php (3.5 kB) - added by Prospere on 02/22/06 15:34:29.
/ping/index.php

Change History

10/12/05 17:56:22 changed by nobody

Logged In: NO 

This would be a very handy feature as the "MAC as ID" works great ...

01/22/06 23:11:13 changed by benoitg

  • priority changed from 2 to low.
  • description changed.

01/22/06 23:22:30 changed by benoitg

  • version deleted.

02/22/06 11:37:12 changed by max-horvath

  • priority changed from low to normal.
  • status changed from assigned to new.
  • version set to Auth Server SVN.
  • owner deleted.
  • milestone set to WifiDog Auth Server 1.1.

This feature should be added to v1.1 as will be really handy ...

02/22/06 15:33:25 changed by Prospere

It's could be temporaly resolved by editing the "/ping/index.php" file (see attached file)

02/22/06 15:34:29 changed by Prospere

  • attachment index.php added.

/ping/index.php

06/09/06 11:01:36 changed by fproulx

  • milestone changed from WifiDog Auth Server 1.1 to WifiDog Auth Server 1.0.

06/10/06 10:37:51 changed by max-horvath

When adding this feature we should think about security issues as without a check someone could create unlimited node just via calling /ping/index.php endlessly (like a DoS)!

06/10/06 16:35:25 changed by max-horvath

  • description changed.

10/25/06 18:09:43 changed by drazzib

  • owner set to drazzib.

11/26/06 14:09:15 changed by benoitg

  • milestone changed from WifiDog Auth Server 1.0 to WifiDog Auth Server 1.1.

12/10/06 16:16:06 changed by freechelmi

Drazzib & FFW has a patch for this , we're using it for 6 months :

http://dev.wireless-fr.org/trac.cgi/file/wifidog/wifidog-auth/wifidog/ping/index.php

Could you check this in . ? This could be deactivated by default with an option for server-wide

07/21/07 01:01:09 changed by benoitg

  • status changed from new to closed.
  • resolution changed from None to fixed.

Implemented in [1261] purely on the auth server side (no gateway modification needed).


Add/Change #9 (Automatic new node creation)




Action